Skip to content

Releases: microlinkhq/nanoclamp

v2.0.12

07 Dec 15:38
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump react from 18.3.1 to 19.0.0 by @dependabot in #36
  • build(deps-dev): bump @types/react from 18.3.14 to 19.0.0 by @dependabot in #35
  • build(deps-dev): bump react-dom from 18.3.1 to 19.0.0 by @dependabot in #37

Full Changelog: v2.0.10...v2.0.12

v2.0.11

06 Dec 08:12
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump react from 18.3.1 to 19.0.0 by @dependabot in #36

Full Changelog: v2.0.10...v2.0.11

v2.0.10

09 May 14:45
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump pnpm/action-setup from 3 to 4 by @dependabot in #32

Full Changelog: v2.0.9...v2.0.10

v2.0.9

26 Mar 09:34
Compare
Choose a tag to compare

What's Changed

  • fix: allow any standard HTML attributes as props in the NanoClamp type by @obecker in #27
  • fix: set textContent instead of innerText, improve clamping by @obecker in #29
  • build(deps): bump pnpm/action-setup from 2 to 3 by @dependabot in #30

New Contributors

Full Changelog: v2.0.7...v2.0.9

v2.0.7

24 Oct 12:50
Compare
Choose a tag to compare
chore(release): 2.0.7

v2.0.6

07 Sep 07:30
Compare
Choose a tag to compare
chore(release): 2.0.6

v2.0.5

13 May 11:56
Compare
Choose a tag to compare
chore(release): 2.0.5

v2.0.2

13 Nov 16:51
Compare
Choose a tag to compare

Bug Fixes

  • avoid run contributors on CI (4c591b7)

v2.0.1

13 Nov 16:41
Compare
Choose a tag to compare

What's Changed

  • refactor: use mjs extension for module bundle by @Kikobeats in #23

Full Changelog: v2.0.0...v2.0.1

v2.0.0

12 Nov 16:35
d1ae810
Compare
Choose a tag to compare

The library has been rewritten to use hooks; nothing of the user interface changed.

Kudos to @breadadams !

What's Changed

New Contributors

Full Changelog: 1.4.1...v2.0.0