v2.3.0
Pinia#pinia #vue_pinia #vue3_pinia
2.3.0 (2024-12-04)
This version requires at least Vue 2.7. On January 2025, Pinia 3.0 will drop support for Vue 2 (which already reached EOL last year). If you need support or help migrating, you can book help with Eduardo (@posva).
FeaturesBug Fixes
2.2.8 (2024-11-28)
Features
- deprecate old defineStore (d1858e8)
Bug Fixes
- avoid immediate computing with
storeToRefs(67d3109), closes #2812 - types: unwrap refs in
mapWritableStatefor setup stores (#2805) (ea14e53), closes #2804
2.2.7 (2024-11-27)
Bug Fixes
2.2.8 (2024-11-28)
Features
- deprecate old defineStore (d1858e8)
Bug Fixes
- avoid immediate computing with
storeToRefs(67d3109), closes #2812 - types: unwrap refs in
mapWritableStatefor setup stores (#2805) (ea14e53), closes #2804
2.2.7 (2024-11-27)
Bug Fixes

Generated by RSStT. The copyright belongs to the original author.