Commit 0eaee78
fix(vue): update output target and fix incorrect types (#30259)
Issue number: resolves #30254
---------
The type for `routerLink` was incorrectly set as `symbol`.
The new update of the Vue output target to sets it to `string | symbol`
- [ ] Yes
- [x] No
Dev build: `8.5.1-dev.11742238707.15ce0fe2`
---------
Co-authored-by: Brandy Smith <[email protected]>1 parent 6befd55 commit 0eaee78
File tree
4 files changed
+64
-97
lines changed- core
- packages/vue
4 files changed
+64
-97
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 | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments