Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7986f8e

Browse filesBrowse files
committed
release: @pinia/nuxt@0.11.2
1 parent c87a249 commit 7986f8e
Copy full SHA for 7986f8e

File tree

Expand file treeCollapse file tree

2 files changed

+7
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+7
-2
lines changed
Open diff view settings
Collapse file

‎packages/nuxt/CHANGELOG.md‎

Copy file name to clipboardExpand all lines: packages/nuxt/CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### [0.11.2](https://github.com/vuejs/pinia/compare/@pinia/nuxt@0.11.1...@pinia/nuxt@0.11.2) (2025-07-18)
2+
3+
### Bug Fixes
4+
5+
- **nuxt:** mark compatibility for nuxt v4 stable ([#3009](https://github.com/vuejs/pinia/issues/3009)) ([c87a249](https://github.com/vuejs/pinia/commit/c87a249517242f547967acea1de7749b80d6fe67))
6+
17
### [0.11.1](https://github.com/vuejs/pinia/compare/@pinia/nuxt@0.11.0...@pinia/nuxt@0.11.1) (2025-06-04)
28

39
### Features
@@ -231,7 +237,6 @@ No changes in this release
231237
The `$nuxt` context usage should be replaced with globals like
232238
`$fetch()` and `useNuxtApp()`. You can find more information about this
233239
in Nuxt documentation:
234-
235240
- <https://v3.nuxtjs.org/bridge/bridge-composition-api/>
236241
- <https://v3.nuxtjs.org/bridge/overview>
237242

Collapse file

‎packages/nuxt/package.json‎

Copy file name to clipboardExpand all lines: packages/nuxt/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pinia/nuxt",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"description": "Nuxt Module for pinia",
55
"keywords": [
66
"pinia",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.