Skip to content

Upgrade Pinia to v4 - #1228

Draft
dgee2 wants to merge 1 commit into
deps-quasar-majorfrom
deps-pinia-major
Draft

Upgrade Pinia to v4#1228
dgee2 wants to merge 1 commit into
deps-quasar-majorfrom
deps-pinia-major

Conversation

@dgee2

@dgee2 dgee2 commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Bumps pinia 3.0.4 -> 4.0.2. Usage in this repo is minimal
(createPinia() in main.ts only, no defineStore/storeToRefs call
sites), and pinia's own changelog describes v4 as "only technically
breaking": the package is ESM-only (already the case here) and
@vue/devtools-api moved from bundled to a real dependency of pinia
itself, so no changes were needed on our side.

Verified: lint, build, unit tests, storybook interaction tests
(78/78).

Co-authored-by: Claude noreply@anthropic.com


Stack created with GitHub Stacks CLIGive Feedback 💬

Bumps pinia 3.0.4 -> 4.0.2. Usage in this repo is minimal
(createPinia() in main.ts only, no defineStore/storeToRefs call
sites), and pinia's own changelog describes v4 as "only technically
breaking": the package is ESM-only (already the case here) and
@vue/devtools-api moved from bundled to a real dependency of pinia
itself, so no changes were needed on our side.

Verified: lint, build, unit tests, storybook interaction tests
(78/78).

Co-authored-by: Claude <noreply@anthropic.com>
@dgee2
dgee2 force-pushed the deps-pinia-major branch from a7c96b7 to 711400a Compare August 13, 2026 21:45
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant