nuxt-community / typescript-template

Typescript starter for Nuxt 2
https://nuxt-ts-template.netlify.app/
MIT License
643 stars 114 forks source link

fix(deps): update dependency @nuxtjs/composition-api to v0.30.0 #319

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxtjs/composition-api 0.29.3 -> 0.30.0 age adoption passing confidence

Release Notes

nuxt-community/composition-api ### [`v0.30.0`](https://togithub.com/nuxt-community/composition-api/blob/master/CHANGELOG.md#​0300-httpsgithubcomnuxt-communitycomposition-apicompare02930300-2021-11-05) [Compare Source](https://togithub.com/nuxt-community/composition-api/compare/0.29.3...0.30.0) ##### Bug Fixes - resolve all aliases ([#​578](https://togithub.com/nuxt-community/composition-api/issues/578)) ([d2c7516](https://togithub.com/nuxt-community/composition-api/commit/d2c7516ebb6478d0628e85c6f2201f86cd7b1abf)) - use `.mjs` version of `@vue/compoisition-api` ([#​577](https://togithub.com/nuxt-community/composition-api/issues/577)) ([f49884b](https://togithub.com/nuxt-community/composition-api/commit/f49884b6dbe34869de88b56c2c6ef01d609d8556)) ##### [0.29.3](https://togithub.com/nuxt-community/composition-api/compare/0.29.2...0.29.3) (2021-10-11) ##### Bug Fixes - correctly proxify functions within ssrRef ([#​561](https://togithub.com/nuxt-community/composition-api/issues/561)) ([016ff0a](https://togithub.com/nuxt-community/composition-api/commit/016ff0aaf115af9208969a4d12becfbdde307204)) - skip setting values that are unchanged in useFetch ([#​552](https://togithub.com/nuxt-community/composition-api/issues/552)) ([484b061](https://togithub.com/nuxt-community/composition-api/commit/484b061162549a75da37a7ffe833affb03e285c3)) ##### [0.29.2](https://togithub.com/nuxt-community/composition-api/compare/0.29.1...0.29.2) (2021-09-21) ##### Features - add new exports from `@vue/composition-api` ([6d0ebd0](https://togithub.com/nuxt-community/composition-api/commit/6d0ebd09af7dbf12a4a8cf87d7aedd5cdfcdedb9)) ##### [0.29.1](https://togithub.com/nuxt-community/composition-api/compare/0.29.0...0.29.1) (2021-09-21)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.