+### [0.11.1](https://github.com/vuejs/pinia/compare/@pinia/nuxt@0.11.0...@pinia/nuxt@0.11.1) (2025-06-04)
+
+### Features
+
+- Support Nuxt 4 ([#2978](https://github.com/vuejs/pinia/issues/2978)) ([925e93c](https://github.com/vuejs/pinia/commit/925e93c6180b8d2d1a1ddac29914990851e2e5ef))
+
## [0.11.0](https://github.com/vuejs/pinia/compare/@pinia/nuxt@0.10.1...@pinia/nuxt@0.11.0) (2025-04-09)
### Features
{
"name": "@pinia/nuxt",
- "version": "0.11.0",
+ "version": "0.11.1",
"description": "Nuxt Module for pinia",
"keywords": [
"pinia",
+### [3.0.3](https://github.com/vuejs/pinia/compare/pinia@2.2.6...pinia@3.0.3) (2025-06-04)
+
+No code changes.
+
### [3.0.2](https://github.com/vuejs/pinia/compare/pinia@2.2.6...pinia@3.0.2) (2025-04-09)
### Bug Fixes
{
"name": "pinia",
- "version": "3.0.2",
+ "version": "3.0.3",
"description": "Intuitive, type safe and flexible Store for Vue",
"type": "module",
"main": "index.cjs",
+### [1.0.2](https://github.com/vuejs/pinia/compare/@pinia/testing@1.0.1...@pinia/testing@1.0.2) (2025-06-04)
+
+No code changes in this release.
+
### [1.0.1](https://github.com/vuejs/pinia/compare/@pinia/testing@1.0.0...@pinia/testing@1.0.1) (2025-04-09)
### Bug Fixes
{
"name": "@pinia/testing",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Testing module for Pinia",
"keywords": [
"vue",
"tsup": "^8.3.6"
},
"peerDependencies": {
- "pinia": ">=3.0.2"
+ "pinia": ">=3.0.3"
},
"publishConfig": {
"access": "public"