UNPKG

@nuxtjs/cloudinary

Version:
68 lines (35 loc) 3.82 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [1.0.1](https://github.com/nuxt-community/cloudinary-module/compare/v1.0.0...v1.0.1) (2020-10-27) ### Bug Fixes * [#31](https://github.com/nuxt-community/cloudinary-module/issues/31) api_key of undefine and snakecase convert ([#32](https://github.com/nuxt-community/cloudinary-module/issues/32)) ([e2033fb](https://github.com/nuxt-community/cloudinary-module/commit/e2033fb7b65a9cf999cc3702494e483ae42385d2)) ### [0.0.10](https://github.com/nuxt-community/cloudinary-module/compare/v0.0.9...v0.0.10) (2020-09-07) ### [0.0.9](https://github.com/nuxt-community/cloudinary-module/compare/v0.0.8...v0.0.9) (2020-08-11) ### Bug Fixes * [#5](https://github.com/nuxt-community/cloudinary-module/issues/5) privateCdn for client needs fallback value ([9f680bd](https://github.com/nuxt-community/cloudinary-module/commit/9f680bdaad501981665578b3424045986f0fa6bc)) * **docs:** update README.md ([ad18a3e](https://github.com/nuxt-community/cloudinary-module/commit/ad18a3eeb90a47810f9db34b9a949dd7c5de4c8e)) * **docs:** update routing and theme ([e4cc16c](https://github.com/nuxt-community/cloudinary-module/commit/e4cc16cc0eab761edfe772a13d42b7349f1162ca)) * [#3](https://github.com/nuxt-community/cloudinary-module/issues/3) typo for useComponent value in Component ([5267e33](https://github.com/nuxt-community/cloudinary-module/commit/5267e33bb76a0941e9813752326ba7ee91ef4ce5)) * add netlify config ([f04313e](https://github.com/nuxt-community/cloudinary-module/commit/f04313e1ca21d9224ec5bc50007aab2146aad8ed)) ### [0.0.8](https://github.com/nuxt-community/cloudinary-module/compare/v0.0.7...v0.0.8) (2020-08-06) ### [0.0.7](https://github.com/nuxt-community/cloudinary-module/compare/v0.0.6...v0.0.7) (2020-08-06) ### [0.0.6](https://github.com/nuxt-community/cloudinary-module/compare/v0.0.5...v0.0.6) (2020-08-06) ### [0.0.5](https://github.com/nuxt-community/cloudinary-module/compare/v0.0.4...v0.0.5) (2020-08-06) ### Features * **docs:** add content to Usage section ([c07b423](https://github.com/nuxt-community/cloudinary-module/commit/c07b42325fd440ff3bd8013160e88fdf03232c5f)) * **docs:** add install pages and graphics ([a1ebb60](https://github.com/nuxt-community/cloudinary-module/commit/a1ebb60d41aa40228cd9802c55d0e238a73e73aa)) * **docs:** update examples and usages ([232462f](https://github.com/nuxt-community/cloudinary-module/commit/232462fb20938e2d161c8a5e579e7d98e985828c)) ### Bug Fixes * bug in video url ([7507260](https://github.com/nuxt-community/cloudinary-module/commit/7507260dcc3f3ea5a9d7a114fe289b9f6788dd2b)) * update preference to package ([3d105a2](https://github.com/nuxt-community/cloudinary-module/commit/3d105a24cc6c91a67d08324f81e04ad360df7964)) ### [0.0.4](https://github.com/mayashavin/nuxt-cloudinary/compare/v0.0.3...v0.0.4) (2020-08-04) ### [0.0.2](https://github.com/mayashavin/nuxt-cloudinary/compare/v0.0.3...v0.0.2) (2020-08-04) ### [0.0.3](https://github.com/mayashavin/nuxt-cloudinary/compare/v0.0.1...v0.0.3) (2020-08-04) ### [0.0.2](https://github.com/mayashavin/nuxt-cloudinary/compare/v0.0.1...v0.0.2) (2020-08-04) ### [0.0.1](https://github.com/mayashavin/nuxt-cloudinary/compare/v0.0.2...v0.0.1) (2020-08-04) ### 0.0.2 (2020-08-04) ### Features * **docs:** add docs ([1cb9a89](https://github.com/mayashavin/nuxt-cloudinary/commit/1cb9a89e35c7ece52532be2ae9a31369118d6ea6)) * **module:** add client and server mode ([4fb9ece](https://github.com/mayashavin/nuxt-cloudinary/commit/4fb9ece08894c856815e5267db764d5b8068a2bf)) ### Bug Fixes * init ([556d1cf](https://github.com/mayashavin/nuxt-cloudinary/commit/556d1cfc4fe2e2a602b32b2abf12e420e5aa1c81))