Commit 19ae3c2
committed
feat(overmind-vue): drop Vue 2 support, make Vue 3 the default entry point
BREAKING CHANGE: Vue 2 support has been removed. The Vue 3 Composition API
hooks are now exported from the main entry point (`overmind-vue`). The
`overmind-vue/vue3` subpath still works as a backward-compatible alias.
Peer dependency is now `vue: ^3.0.0`.1 parent 9e079e3 commit 19ae3c2
File tree
6 files changed
+219
-370
lines changed- packages/overmind-vue
- src
- vue3
6 files changed
+219
-370
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
0 commit comments