cloudinary · GitHub
1.11.2 / 2023-03-20
Html
- fix: return last plugin response
1.11.1 / 2023-03-09
Html
- fix: fix placeholder plugin token
1.11.0 / 2023-02-21
Html
- test: add tests for HtmlImageLayer destroy
- fix: cleanup html layer on component unmount
React
- fix: Unmount HtmlImageLayer instance on component unmount
1.10.0 / 2023-02-13
Vue
- feature: add reference docs for the new Vue SDK
1.9.1 / 2023-02-06
Html
- Add analytics features to plugins
1.9.0 / 2023-01-17
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
1.8.1 / 2023-01-11
Html
- fix: pass analytics options down to the plugins, and use it in placeholder & responsive
1.8.0 / 2023-01-03
Angular
React
Vue
- Add the advanced video component
Html
- fix: guard html image layer analytics options
React
- fix: change playground package name
- fix: use cloudinary favicon in playground
- fix: use responsive plugin in react playground
- fix: fix react playground by using vite
Vue
- chore: package @cloudinary/vue3 was renamed to @cloudinary/vue
- fix: fix analytic token in SSR
- fix: fix broken src attribute in SSR
1.6.0 / 2022-11-17
Html
- Add an optional analytics option to be passed to serverSideSrc
React
- use the same analytics token in react ssr and csr
1.5.0 / 2022-09-18
Vue 3
- Release first version of @cloudinary/vue3 SDK
React
- Fix react jest configuration (#173)
- Update React SDK readme (#175)
Docs:
- Update README example (#168)
1.4.2 / 2022-08-09
Angular
- Fix angular package version (#150)
VUE3
- Test vue3 responsive (#160)
- Test vue3 placeholder (#159)
- Test vue3 lazyload (#158)
- Test vue3 analytics (#157)
- Test vue3 accessibility tests (#156)
- Add vue3 advanced image (#153)
- Add vue3 sdk base with a build script (#151)
1.4.1 / 2022-05-31
- Fix wrong README links (#148)
1.4.0 / 2022-05-11
React
- Fix incorrect responsive behavior with SSR responsive (#147)
Angular
- Fix incorrect responsive behavior with SSR responsive (#147)
- Add Angular 12 as peer dep (#146)
1.3.0 / 2022-04-11
React
- Add peer dependency for react 18 (#145)
Angular
- Update README.md (#144)
- Remove production mode (#143)
1.2.2 / 2022-03-28
- fix svelte build requirements (#141)
1.2.1 / 2022-03-24
- bump minimist version (#142)
1.2.0 / 2022-03-13
React
- Responsive Plugin will now respect steps to define max width (#133)
Angular
- Responsive Plugin will now respect steps to define max width (#133)
Html
- Update htmlVideo to use the right format for ogg/ogv (#138)
- Adjust package.json fields (#136)
1.1.0 / 2022-02-13
React
- Replace micro-bundle with rollup (#131)
Angular
- Fix muted attribute on angular video (#126)
- Add video reference (#127)
1.0.1 / 2022-01-05
Other changes
1.0.0 / 2022-01-04
New functionality
- Feature/add analytics (#114)
Breaking changes
- Change plugin input to object instead of string (#119)
Other changes
- Update url-gen version
- Update issue templates
- Update pull_request_template.md
- Add test for muted video (#122)
- Fix video src url with analytics (#121)
- Add img attributes to angular (#118
1.0.0-beta.14 / 2021-12-5
- update readme for packages (#108)
- resolve broken ts imports (#109)
- rename angular package (#107)
1.0.0-beta.13 / 2021-11-30
1.0.0-beta.11 / 2021-09-14
- updated to html to latest version (#96)
1.0.0-beta.10 / 2021-09-14
New functionality
- added autoOptimalBreakpoints to picture tag (#86)
Other changes
- changed to url-gen package name (#94)
1.0.0-beta.9 / 2021-07-04
- Fix/common js build (#87)
- Add advanced picture (#84)
1.0.0-beta.8 / 2021-05-12
Other changes
1.0.0-beta.7 / 2021-05-12
Other changes
- Fix svelte npm package file contents
1.0.0-beta.6 / 2021-05-11
Other changes
1.0.0-beta.4 / 2021-05-09
New functionality
- align video attributes in React and Angular(#77)
- Added ondestroy lifecycle hook to video component (#78)
Other changes
- Disable package-lock generation by adding .npmrc config
- Feature/add vue sdk infrastructure (#74)
- Add dynamic copy right date (#76)
1.0.0-beta.3 / 2021-04-12
New functionality
- React - Add innerRef prop to AdvanceVideo component (#65)
- React - Add video component (#59)
- Shared(Breaking) - Update video sources to accept Transcode action (#64)
Other changes
- Svelte - Fix ts errors by adding importsNotUsedAsValues rule (#68)
- Angular - Add enableProdMode() (#63)
- Svelte tests - Add svelte ssr tests (#62)
- Svelte tests - Add responsive unit tests for svelte sdk (#60)
- Angular tests - add missing angular tests (#61)
- React tests - add react e2e tests (#58)
- Svelte docs - Add svelte sdk docs (#57)
- React - Update dependency of react version to be ^16.3.0 || ^17.0.0 (#49)
- Shared - fix status canceled error on placeholder (#54)
- Shared - Feature/add video layer (#52)
1.0.0-beta.1 / 2021-02-24
New functionality
Other changes
- Upgrade to base beta (#51)
- Handle placeholder onerror (#46)
- Add travis.yml file (#50)
- Docs - Add version number to the docs reference (#47)
- Docs - Finalize readme before release (#45)
1.0.0-beta.0 / 2021-02-02
Other changes
1.0.0-alpha.5 / 2021-02-02
Other changes
- Add changelog
- Test full release-cycle using jenkins
1.0.0-alpha.4 / 2021-01-31
Initial Release
- Implement plugins - Responsive, Placeholder, Accessibility, Lazyload
- Implement React and Angular image components
Read the original on github.com ↗