Releases: cloudinary/frontend-frameworks
Releases · cloudinary/frontend-frameworks
Version 1.11.2
Html
- fix: return last plugin response
Version 1.11.1
Html
- fix: fix placeholder plugin token
Version 1.11.0
Html
- test: add tests for HtmlImageLayer destroy
- fix: cleanup html layer on component unmount
React
- fix: Unmount HtmlImageLayer instance on component unmount
Version 1.10.0
Vue
- feature: add reference docs for the new Vue SDK
Version 1.9.1
Html
- Add analytics features to plugins
Version 1.9.0
Angular
- feature: add cldPoster property with support for auto
React
- feature: add cldPoster property with support for auto
Vue
- feature: add cldPoster property with support for auto
Version 1.8.1
Html
- fix: pass analytics options down to the plugins, and use it in placeholder & responsive
Version 1.8.0
Angular
- Add playground app
React
- Improve video props type
Vue
- Add the advanced video component
v1.7.0
What's Changed
- add clean true in rollup typescript plugin by @strausr in #180
- fix: SNI-6973 Incorrect sample in README by @ehab-cl in #184
- fix: SNI-7113 formatting issue in Vue3 SDK Readme by @ehab-cl in #185
- fix: guard html image layer analytics options by @pawelphilipczyk-cloudinary in #183
- fix: fix react playground by using vite by @lbendavid-cloudinary in #186
- Fix/vue ssr analytics token by @lbendavid-cloudinary in #187
- Readme fixes by @ehab-cl in #189
- Chore/rename vue package by @mckomo-cl in #188
New Contributors
- @ehab-cl made their first contribution in #184
- @pawelphilipczyk-cloudinary made their first contribution in #183
- @mckomo-cl made their first contribution in #188
Full Changelog: 1.6.0...v1.7.0
Version 1.6.0
Html
- Add an optional analytics option to be passed to serverSideSrc
React
- use the same analytics token in react ssr and csr