Update pinia 2.3.1 → 3.0.0 (major) #2195
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ pinia (2.3.1 → 3.0.0) · Repo · Changelog
Release Notes
3.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
release: [email protected] @pinia/[email protected] @pinia/[email protected]
docs: fix edit links
ci: use v3 too
chore: use pnpm 10
refactor: use type module
docs: fix the name of the store initialization (#2897)
docs: fix link in navbar
docs: dropdown version
docs: link consultancy
docs: notes about vue 3 and 2
docs: new migration page
chore: remove more vue 2
chore: up deps
refactor: upgrade vue-devtools
chore: up vitest
refactor: remove internal type `_Awaited`
refactor: remove deprecated alias
refactor: remove support for `id` as a property
refactor: remove nuxt 2 code
chore: update to latest
chore: up deps
refactor: wip remove vue-demi
chore: comment [skip ci]
feat(testing): warn about incorrect createSpy
Release Notes
1.4.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
Bumped v1.4.1.
🏷️ Add type definitions for `constructorHandlers` option (#43)
Bumped v1.4.0
✨ Add `constructorHandlers` option (#40)
Run CI on Linux only, fix linting (#42)
updated benchmarks
fix type in benchmark (#38)
added structuredclone
1.3.1
__proto__ own copying doc
disabling ts tests until ts tests are fixed, PRs welcome
Added to the benchmark: fastest-json-copy, JSON.parse(JSON.stringify()), and plain-object-clone (#26)
document map/set support
🆕 @vue/devtools-kit (added, 7.7.2)
🆕 @vue/devtools-shared (added, 7.7.2)
🆕 birpc (added, 0.2.19)
🆕 copy-anything (added, 3.0.5)
🆕 hookable (added, 5.5.3)
🆕 is-what (added, 4.1.16)
🆕 mitt (added, 3.0.1)
🆕 perfect-debounce (added, 1.0.0)
🆕 speakingurl (added, 14.0.1)
🆕 superjson (added, 2.2.2)
🆕 @vue/devtools-api (added, 7.7.2)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands