Bump vue-tsc from 1.8.22 to 1.8.24
Bumps vue-tsc from 1.8.22 to 1.8.24.
Changelog
Sourced from vue-tsc's changelog.
1.8.24 (2023/11/29)
- refactor(component-type-helpers): vue 2 types now move to
vue-component-type-helpers/vue2
(#3404)- feat(language-core): expose
defineEmits
'sarg
andtypeArg
inparseScriptSetupRanges
(#3710) - thanks@so1ve
- fix(language-core):
strictTemplates
fails to report unknown components (#3539)- fix(language-core): script syntax breaks if script options does not have trailing comma (#3755)
- fix(language-core): script syntax breaks if options are enclosed in parentheses (#3756)
- fix(language-core): allow using
as
with multiple<script>
blocks (#3733) - thanks@so1ve
- fix(language-core): component type narrowing not working in template
- fix(language-core): incremental insertion incorrect if input
<script setup>
tag above<script>
tag (#3743) - thanks@so1ve
- fix(language-core): don't camelize attributes for plain elements (#3750) - thanks
@rchl
- fix(vscode): syntax highlighting for
.prop
shorthand (#3729) - thanks@so1ve
Volar.js 1.11.1 updates:
- fix: browser integration no longer requires node polyfill (volarjs/volar.js#70)
- fix: document continuous change merge results are incorrect in WebStorm (volarjs/volar.js#77) - thanks
@browsnet
Commits
-
6f85019
v1.8.24 -
6c29fd6
test: increate timeout for riscv64 (#3721) -
a10dd59
chore: bump volar -
521edcf
chore: bump volar and services -
dc4eb7b
chore: bump volar -
3cd2fd4
fix: Avoid downstream need node polyfill for browser (#3696) -
f5141bd
chore: bump volar -
85a236c
chore: upgrade esbuild - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts