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

please add a Migration Guide from v3 #335

Open
3 tasks done
xmasuhai opened this issue Sep 25, 2024 · 1 comment
Open
3 tasks done

please add a Migration Guide from v3 #335

xmasuhai opened this issue Sep 25, 2024 · 1 comment
Labels
✨ enhancement New feature or request

Comments

@xmasuhai
Copy link

Clear and concise description of the problem

I was originally using version v3, but now when I upgraded to version v4, I encountered an error during project packaging: Property 'xxx' does not exist on type '_StoreWithState<"xxx".... After carefully reviewing the API documentation, I realized that the path used in version v3 has been deprecated and has been replaced by the pick in the current v4 version.

Suggested solution

Hope to add a chapter on Migration Guide from v3 in the documentation.

Alternative

No response

Additional context

No response

Validations

@xmasuhai xmasuhai added the ✨ enhancement New feature or request label Sep 25, 2024
@prazdevs
Copy link
Owner

That can be an idea to add some migration, as for now, you can refer to the changelog and breaking changes if you need it

https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md#v400

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants