Closed renovate[bot] closed 11 months ago
This PR contains the following updates:
4.5.0
4.5.1
1.8.22
1.8.25
10.6.1
10.7.0
5.2.2
5.3.2
^0.16.7
^0.17.0
^0.17.4
^0.18.0
32.5.5
32.6.1
5.0.0
5.0.5
This PR contains the following updates:
4.5.0
->4.5.1
1.8.22
->1.8.25
10.6.1
->10.7.0
5.2.2
->5.3.2
^0.16.7
->^0.17.0
^0.17.4
->^0.18.0
32.5.5
->32.6.1
5.0.0
->5.0.5
Release Notes
vuejs/language-tools (@vue/language-plugin-pug)
### [`v1.8.25`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1825-2023126) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.8.24...v1.8.25) - fix(component-type-helpers): correct type inference for FunctionalComponent ([#3766](https://togithub.com/vuejs/language-tools/issues/3766)) - thanks [@pinguet62](https://togithub.com/pinguet62) - fix(language-core): camelize props for dynamic component ([#3774](https://togithub.com/vuejs/language-tools/issues/3774)) - thanks [@so1ve](https://togithub.com/so1ve) ### [`v1.8.24`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1824-20231129) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.8.22...v1.8.24) - refactor(component-type-helpers): vue 2 types now move to `vue-component-type-helpers/vue2` ([#3404](https://togithub.com/vuejs/language-tools/issues/3404)) - feat(language-core): expose `defineEmits`'s `arg` and `typeArg` in `parseScriptSetupRanges` ([#3710](https://togithub.com/vuejs/language-tools/issues/3710)) - thanks [@so1ve](https://togithub.com/so1ve) - fix(language-core): `strictTemplates` fails to report unknown components ([#3539](https://togithub.com/vuejs/language-tools/issues/3539)) - fix(language-core): script syntax breaks if script options does not have trailing comma ([#3755](https://togithub.com/vuejs/language-tools/issues/3755)) - fix(language-core): script syntax breaks if options are enclosed in parentheses ([#3756](https://togithub.com/vuejs/language-tools/issues/3756)) - fix(language-core): allow using `as` with multiple ` Githubissues.