We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e8ed69 commit 3269742Copy full SHA for 3269742
packages/nuxt/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.8.0](https://github.com/vuejs/pinia/compare/@pinia/nuxt@0.7.0...@pinia/nuxt@0.8.0) (2024-11-28)
2
+
3
+### Bug Fixes
4
5
+- allow module to install pinia alongside ([#2846](https://github.com/vuejs/pinia/issues/2846)) ([3e8ed69](https://github.com/vuejs/pinia/commit/3e8ed69addc30954b887241faed8778048e5d20e))
6
7
# [0.7.0](https://github.com/vuejs/pinia/compare/@pinia/nuxt@0.6.1...@pinia/nuxt@0.7.0) (2024-11-03)
8
9
### Bug Fixes
packages/nuxt/package.json
@@ -1,6 +1,6 @@
{
"name": "@pinia/nuxt",
- "version": "0.7.0",
+ "version": "0.8.0",
"description": "Nuxt Module for pinia",
"keywords": [
"pinia",
0 commit comments