All Versions
23
Latest Version
Avg Release Cycle
25 days
Latest Release
1576 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.3.1 Changes
November 28, 2020- ๐ Use normalize-wheel to fix zoom with scroll on Firefox 44b42d6
-
v3.3.0 Changes
November 03, 2020 -
v3.2.2 Changes
October 22, 2020 -
v3.2.1 Changes
October 13, 2020 -
v3.2.0 Changes
September 25, 2020๐ Features
- Introduce a new
onCropSizeChange
prop. It's called when a change in either the cropSize width or the cropSize height occurs.
Commits
- ๐ fix publishing 09fa0f7
- ๐ Fix linting 8bd464f
- โก๏ธ Update dependencies 981993a
- โฌ๏ธ Bump decompress from 4.2.0 to 4.2.1 in /docs (#172) 1488de6
- โฌ๏ธ Bump http-proxy from 1.17.0 to 1.18.1 (#174) 60c2c77
- โฌ๏ธ Bump http-proxy from 1.18.0 to 1.18.1 in /docs (#175) b6ff005
- ๐ fix(crop-size): Add function callback prop to access crop size changes (#179) b8ce617
- โก๏ธ Update issue templates 4c37e0c
- โก๏ธ Update issue templates 1874fcb
- โฌ๏ธ Bump elliptic from 6.5.2 to 6.5.3 in /docs (#161) dfea667
- โฌ๏ธ Bump elliptic from 6.4.1 to 6.5.3 (#160) 4f2da63
- Introduce a new
-
v3.1.1 Changes
July 21, 2020 -
v3.1.0 Changes
June 24, 2020 -
v3.0.1 Changes
May 18, 2020 -
v3.0.0 Changes
May 15, 2020๐ Package size diet release โค๏ธ
Thanks to @stefanoruth in #127, we have remove the dependency on
@emotion
to manage the styles. This decreased the gzipped size from 12.5KB to 4KB ๐ฑ๐ฅ Breaking changes?
๐ If you were using the
classnames
property, you might have to manually import the CSS file starting from 3.0.0. See https://github.com/ricardo-ch/react-easy-crop#stylesExcept for this, everything should be the same ๐
Commits
-
v2.1.2 Changes
May 14, 2020- โก๏ธ Update rollup-plugin-typescript2 #129