Releases: trivago/babel-plugin-cloudinary
Releases · trivago/babel-plugin-cloudinary
Global defaults, extended support and bugfix
Features
- #13 Support binary operators within plugin parameters (e.g. concatenating strings with
+
). - #12 Global default cloudinary transforms with
defaultTransforms
.
Bugfix
- #14 Update eslint-utils to version 1.4.2.
Dependencies update
Bugfix
- Update dependencies based on npm security audit #11
Bug fix and dependencies update
Bugfix
- #7 Support asset names in
getBaseImageUrl
that are URL-encoded by Cloudinary API.
Features
- Update dependencies based on npm's security audit
First release
First release with documented APIs for __buildCloudinaryUrl
and cloudinaryrc.json
.