v2.3.0

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).

Features
  • writable computeds to be picked up by mapWritableState (#2847) (0fa633e)

Bug Fixes
  • avoid npm bug when resolving optional deps (#2841) (1e45f33)

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 mapWritableState for setup stores (#2805) (ea14e53), closes #2804

2.2.7 (2024-11-27)
Bug Fixes
  • devtools: avoid running outside of browsers (eb5e6fd), closes #2843

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 mapWritableState for setup stores (#2805) (ea14e53), closes #2804

2.2.7 (2024-11-27)
Bug Fixes
  • devtools: avoid running outside of browsers (eb5e6fd), closes #2843

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

Source

Report Page