Releases: ValentinH/svelte-easy-crop
Releases · ValentinH/svelte-easy-crop
v3.0.1
v3.0.0
What's Changed
⚠️ potential breaking change
If you are overriding the default styles by using the CSS classnames, they are now all prefixed by svelte-easy-crop-
. See this commit: https://github.com/ValentinH/svelte-easy-crop/pull/53/files?w=1
New Contributors
Full Changelog: v2.0.4...v3.0.0
v2.0.4
What's Changed
- add nonpassive event modifier to mouse wheel and touchstart event lis… by @ronkeiser in #55
- call oncomplete when aspect changes
New Contributors
- @ronkeiser made their first contribution in #55
Full Changelog: v2.0.3...v2.0.4
v2.0.3
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
- @Davidonium made their first contribution in #50
- @drijnkels made their first contribution in #52
Full Changelog: v2.0.1...v2.0.3
2.0.1
v2.0.0
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
What's Changed
- Fix SSR onDestroy - ensure document before calling removeEventListener by @oscarhermoso in #37
- Bump terser from 4.8.0 to 4.8.1 by @dependabot in #34
- Bump svelte from 3.38.3 to 3.49.0 by @dependabot in #33
- Bump async from 3.2.0 to 3.2.4 by @dependabot in #32
- Bump shell-quote from 1.7.2 to 1.7.3 by @dependabot in #31
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #29
- Bump follow-redirects from 1.14.1 to 1.14.8 by @dependabot in #28
New Contributors
- @oscarhermoso made their first contribution in #37
Full Changelog: v1.0.7...v1.0.8
v1.0.7
v1.0.6
v1.0.5
What's Changed
- remove engines config from package.json. by @tamaki-tech in #21
New Contributors
- @tamaki-tech made their first contribution in #21
Full Changelog: v1.0.4...v1.0.5