]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
release: @pinia/nuxt@0.5.1 @pinia/nuxt@0.5.1
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 16 Oct 2023 09:52:06 +0000 (11:52 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 16 Oct 2023 09:52:06 +0000 (11:52 +0200)
packages/nuxt/CHANGELOG.md
packages/nuxt/package.json

index 3e4e5a8db940816d01311aa180fe676a75b1ce08..b2763f820b47bffe3895c4368c78f8168567e789 100644 (file)
@@ -1,3 +1,13 @@
+## [0.5.1](https://github.com/vuejs/pinia/compare/@pinia/nuxt@0.5.0...@pinia/nuxt@0.5.1) (2023-10-16)
+
+### Bug Fixes
+
+- **nuxt:** use srcDir by default for storeDirs ([dd90708](https://github.com/vuejs/pinia/commit/dd907089a688742d609bfd24c182cb7b6d6df375)), closes [#2447](https://github.com/vuejs/pinia/issues/2447)
+
+### Features
+
+- Add storeToRefs to the auto imports in @pinia/nuxt [#1876](https://github.com/vuejs/pinia/issues/1876) ([#2427](https://github.com/vuejs/pinia/issues/2427)) ([f19f368](https://github.com/vuejs/pinia/commit/f19f368a963be68940432bb0d4e0f5d74306c2d9))
+
 # [0.5.0](https://github.com/vuejs/pinia/compare/@pinia/nuxt@0.4.11...@pinia/nuxt@0.5.0) (2023-10-13)
 
 ### Features
index 6feef213e0a690642a4b93c0ffd0fe2765255cc6..7c5da3f37793fe4c29c9c7884a6558332054549a 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@pinia/nuxt",
-  "version": "0.5.0",
+  "version": "0.5.1",
   "description": "Nuxt Module for pinia",
   "keywords": [
     "pinia",