You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes it's definitely on the todo list We're already only really focused on Vue3 so it's likely we'll drop support for Vue2 and Vuex going forward and switch to Pinia, unless anyone screams.
It's been far too long coming, but the project has finally been ported over to pinia!
In the end the code-base is now too different to coexist, so it's now a new project: pinia-jsonapi (The name change is due to a clash with an existing project in npm).
The functionality is more or less identical, though there are some differences due to how pinia differs from vuex - the main changes are listed in PORTING.md - but everything should be documented in detail in the main docs.
I've preserved the versioning nd history from jsonapi-vuex for sanity, so it's released as 6.0.0 - though it should still be considered as more of a v1 release and there may be bugs/issues not found through the test suite.
If you have any issues/comments please make them on the new repo, rather than adding them here.
Hello @mrichar1,
Since Vue is recommending to start using Pinia i was wondering if there are any plans to add Pinia support to this great project?
Looking forward to hear from you.
Regards,
Durk
The text was updated successfully, but these errors were encountered: