Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from vuex to pinia for state management #454

Open
SamR1 opened this issue Nov 19, 2023 · 0 comments
Open

Switch from vuex to pinia for state management #454

SamR1 opened this issue Nov 19, 2023 · 0 comments
Labels
client dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Comments

@SamR1
Copy link
Owner

SamR1 commented Nov 19, 2023

See statement on vuejs/vuex repository

The official state management library for Vue has changed to Pinia. Pinia has almost the exact same or enhanced API as Vuex 5, described in vuejs/rfcs#271. You could simply consider Pinia as Vuex 5 with a different name. Pinia also works with Vue 2.x as well.

latest vuex release: 4.1.0 (2022-10-14)

@SamR1 SamR1 added client dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

1 participant