Commit e21bcc2
authored
feat(vue): Support Pinia v3 (#15383)
Pinia had a boring major release yesterday: [Migration Guide on their
website](https://pinia.vuejs.org/cookbook/migration-v2-v3.html#Migrating-from-v2-to-v3).
As they mainly removed deprecations, I just upgraded the pinia to v3 in
the E2E test.
closes #153781 parent 3d16a07 commit e21bcc2
File tree
2 files changed
+2
-2
lines changed- dev-packages/e2e-tests/test-applications/vue-3
- packages/vue
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments