]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
release: @pinia/nuxt@0.11.2 @pinia/nuxt@0.11.2
authorEduardo San Martin Morote <posva13@gmail.com>
Fri, 18 Jul 2025 09:35:29 +0000 (11:35 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Fri, 18 Jul 2025 09:35:29 +0000 (11:35 +0200)
packages/nuxt/CHANGELOG.md
packages/nuxt/package.json

index 60b3b6df75a3969d973696de0cfc24fb56458b11..66b9e0ac1dc5b800cf9713379cc52c7755f73333 100644 (file)
@@ -1,3 +1,9 @@
+### [0.11.2](https://github.com/vuejs/pinia/compare/@pinia/nuxt@0.11.1...@pinia/nuxt@0.11.2) (2025-07-18)
+
+### Bug Fixes
+
+- **nuxt:** mark compatibility for nuxt v4 stable ([#3009](https://github.com/vuejs/pinia/issues/3009)) ([c87a249](https://github.com/vuejs/pinia/commit/c87a249517242f547967acea1de7749b80d6fe67))
+
 ### [0.11.1](https://github.com/vuejs/pinia/compare/@pinia/nuxt@0.11.0...@pinia/nuxt@0.11.1) (2025-06-04)
 
 ### Features
@@ -231,7 +237,6 @@ No changes in this release
   The `$nuxt` context usage should be replaced with globals like
   `$fetch()` and `useNuxtApp()`. You can find more information about this
   in Nuxt documentation:
-
   - <https://v3.nuxtjs.org/bridge/bridge-composition-api/>
   - <https://v3.nuxtjs.org/bridge/overview>
 
index 3be68bd08dffe2e51c737542ea9f843038ebc870..741edb8e3d1bc672fc724b959c144a99b1fe64ff 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@pinia/nuxt",
-  "version": "0.11.1",
+  "version": "0.11.2",
   "description": "Nuxt Module for pinia",
   "keywords": [
     "pinia",