Releases: uploadcare/uploadcare-widget-tab-effects
Releases · uploadcare/uploadcare-widget-tab-effects
v1.7.2
v1.7.1
v1.7.0
What's Changed
- Swedish locale by @joelgrondrup in #45
New Contributors
- @joelgrondrup made their first contribution in #45
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Add new locale: Spanish (es). by @comontes in #42
- Add separate bundle to be used with react-widget by @nd0ut in #43
New Contributors
- @henrymyers made their first contribution in #41
- @comontes made their first contribution in #42
Full Changelog: v1.5.0...v1.6.0
v1.5.0
Added
- Generate an english-only bundle that imports the correct
uploadcare.lang.en.js
bundle.See #41. - Generate a minified english-only bundle that imports the correct
uploadcare.lang.en.min.js
bundle. See #41.
Fixed
- Update the existing minified bundle so that it imports the correct
uploadcare.min.js
bundle. See #41.