Skip to content

Releases: ValentinH/svelte-easy-crop

v2.0.3

15 Jan 15:47
Compare
Choose a tag to compare

What's Changed

  • chore: add CYPRESS_RECORD_KEY by @ValentinH in #45
  • chore: bump sveltekit to v2 along with its dependencies by @Davidonium in #50
  • Allow images to be moved around the cropper area when zoom is less than 1 by @drijnkels in #52

New Contributors

Full Changelog: v2.0.1...v2.0.3

2.0.1

27 Jan 22:04
Compare
Choose a tag to compare

What's Changed

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

v2.0.0

26 Jan 22:27
Compare
Choose a tag to compare

2.0.0 A.K.A. Typescript rewrite

The library has been rewritten to TS. There should be no breaking changes but I wanted to be safe and not break anyone's project. Please open an issue if something isn't working anymore.

v1.0.8...v2.0.0

v1.0.8

31 Oct 09:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

05 Jan 20:22
Compare
Choose a tag to compare
  • fix: simplify rollup config to support CodeSandbox e866f5d

v1.0.6...v1.0.7

v1.0.6

05 Jan 19:57
Compare
Choose a tag to compare
  • fix: stop interfering with touch gestures outside of cropper 3c233ab

v1.0.5...v1.0.6

v1.0.5

28 Oct 13:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

27 Jul 09:48
Compare
Choose a tag to compare

v1.0.3...v1.0.4

v1.0.3

13 May 12:25
Compare
Choose a tag to compare
  • Update svelte field in package.json 6b2058a

v1.0.2...v1.0.3

v1.0.2

03 May 21:24
Compare
Choose a tag to compare

Simple file refactoring