nuxt-modules / partytown

Partytown integration for Nuxt. Run third-party scripts from a web worker.
MIT License
319 stars 8 forks source link

chore(deps): update dependency @nuxt/kit to ^3.0.0-rc.8 #135

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/kit ^3.0.0-rc.6 -> ^3.0.0-rc.8 age adoption passing confidence

Release Notes

nuxt/framework ### [`v3.0.0-rc.8`](https://togithub.com/nuxt/framework/releases/tag/v3.0.0-rc.8) [Compare Source](https://togithub.com/nuxt/framework/compare/v3.0.0-rc.7...v3.0.0-rc.8) > **Note** > This version includes hotfixes from rc.7. Check [v3.0.0-rc.7 release notes](https://togithub.com/nuxt/framework/releases/tag/v3.0.0-rc.7) for all changes between [rc.6...rc.8](https://togithub.com/nuxt/framework/compare/v3.0.0-rc.7...v3.0.0-rc.8) > **Warning** > There are slight API changes with this release candidate. 💬 Join the [release discussion](https://togithub.com/nuxt/framework/discussions/6558) ##### 🚀 How to upgrade - **Automated:** `npx nuxi-edge@latest upgrade --force` - **Manual:** Bump `nuxt` dependency to `3.0.0-rc.8` and then use `npx nuxi-edge@latest cleanup` to cleanup any local caches ##### 🩹 Fixes - **cli:** Fix issues with `nuxi upgrade` ([#​6514](https://togithub.com/nuxt/framework/issues/6514)) - **nuxt:** ⚠️ Allow `app:rendered` to modify ssr context and add `render:html` ([#​6521](https://togithub.com/nuxt/framework/issues/6521)) - **vite:** Remove `/@​fs` from external ids ([#​6529](https://togithub.com/nuxt/framework/issues/6529)) - **nuxt:** Tree-shake devtools from production bundle ([#​6538](https://togithub.com/nuxt/framework/issues/6538)) - **vite, nuxt:** Resolve relative to `srcDir` rather than `rootDir` ([#​6546](https://togithub.com/nuxt/framework/issues/6546)) ##### 📦 Build - **nuxt:** Publish missing types ([#​6516](https://togithub.com/nuxt/framework/issues/6516)) ##### 📖 Documentation - Change `info` to `danger` for the pages root element ([#​6528](https://togithub.com/nuxt/framework/issues/6528)) - **quick-start:** Add the file path for disabling generating shim ([#​6519](https://togithub.com/nuxt/framework/issues/6519)) - **schema:** Grammar, punctuation and typo fixes ([#​6469](https://togithub.com/nuxt/framework/issues/6469)) ##### ❤️ Contributors - Damian Głowala - Daniel Roe - Eugen Istoc - Jiang Menghao - Pooya Parsa - Timur Bolotov ### [`v3.0.0-rc.7`](https://togithub.com/nuxt/framework/releases/tag/v3.0.0-rc.7) [Compare Source](https://togithub.com/nuxt/framework/compare/v3.0.0-rc.6...v3.0.0-rc.7) > **Warning** > There are slight API changes with this release candidate. Please check the linked issues marked with ⚠️ > **Warning** > This release contains some regressions. Please upgrade to the latest [v3.0.0-rc.8](https://togithub.com/nuxt/framework/releases/tag/v3.0.0-rc.8) ##### 🚀 Enhancements - **vite:** Check types with `vue-tsc` ([#​6012](https://togithub.com/nuxt/framework/issues/6012)) - **vite:** ⚠️ Upgrade to vite v3 ([#​5398](https://togithub.com/nuxt/framework/issues/5398)) - **nuxt:** ⚠️ Only scan top level `composables/` with glob support ([#​6025](https://togithub.com/nuxt/framework/issues/6025)) - **nuxt:** Improve error DX ([#​4539](https://togithub.com/nuxt/framework/issues/4539)) - **cli:** `nuxi cleanup` command ([#​6125](https://togithub.com/nuxt/framework/issues/6125)) - **nuxt, schema:** Add `