nuxt-codemirror
nuxt-codemirror copied to clipboard
chore(deps): update dependency vue-tsc to v2.2.12
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| vue-tsc (source) | 2.2.2 -> 2.2.12 |
||
| vue-tsc (source) | 2.0.29 -> 2.2.12 |
Release Notes
vuejs/language-tools (vue-tsc)
v2.2.12
v2.2.10
v2.2.8
Bug Fixes
- revert "fix(language-core): validate
v-modelvariable against model type"
Please refer to CHANGELOG.md for details.
Sponsors
v2.2.6
Features
- feat(language-core): infer prop JSDoc from
defineModel's leading comments (#5211) - Thanks to @KazariEX!
Bug Fixes
- fix(language-core): map camelized prop name correctly (#5207) - Thanks to @KazariEX!
- fix(component-meta): resolve
defineModeloptions to collectdefaultvalue (#5209) - Thanks to @KazariEX! - fix(language-core): avoid duplicate generation of
defineExpose's codes - Thanks to @KazariEX! - fix(language-core): generate camelized prop name for
defineModel(#5213) - Thanks to @KazariEX! - fix(language-core): validate
v-modelvariable against model type (#5214) - Thanks to @KazariEX! - fix(language-core): use keywords instead of semicolons to separate script sections (#5217) - Thanks to @KazariEX!
Other Changes
- ci: auto close issues with
can't reproducelabel - Thanks to @KazariEX! - refactor(language-core): defer the calculation of
linkedCodeMappingsoffsets (#5220) - Thanks to @KazariEX!
Please refer to CHANGELOG.md for details.
Sponsors
v2.2.4
Features
- feat(language-service): map sfc compiler errors outside the template inner content (#5045) - Thanks to @KazariEX!
- feat(language-core): introduce options to control type inference of
$attrs,$el,$refsand$slots(#5135) - Thanks to @KazariEX! - feat(language-core): enhance single root nodes collection (#4819) - Thanks to @KazariEX!
Bug Fixes
- fix(language-core): move
generateSfcBlockSectionto the end to fix missing comma errors (#5184) - Thanks to @zhiyuanzmj! - fix(language-core): handle edge case of default slot name mismatch - Thanks to @KazariEX!
- fix(language-core): combine dollar variable keys from the upper level interface - Thanks to @KazariEX!
- fix(language-core): hoist the variables that may cause
TS4081(#5192) - Thanks to @KazariEX! - fix(language-core): adjust regex match for
@vue-genericto improve offset calculation (#5193) - Thanks to @Gehbt! - fix(language-core): correct codegen of native element refs - Thanks to @KazariEX!
- fix(language-core): ignore latex block content (#5151) - Thanks to @KazariEX!
- fix(language-core): do not emit
undefinedfor model with default value (#5198) - Thanks to @RylanBueckert-Broadsign! - fix(language-service): typescript-semantic renaming first in style blocks (#4685) - Thanks to @KazariEX!
- fix(typescript-plugin): prevent removed components from appearing in the completion list - Thanks to @KazariEX!
Other Changes
- refactor(language-core): drop invalid
v-scopeimplemention - Thanks to @KazariEX! - refactor(language-core): improve type declaration of
v-for- Thanks to @KazariEX! - test: enable
declarationto track more errors - Thanks to @KazariEX! - refactor(language-core): remove semantic highlight of style module names - Thanks to @KazariEX!
- chore(language-core): add docs for
@vue-expect-errorsupport (#5176) - Thanks to @machty! - ci: upload extension as artifact for each commit - Thanks to @KazariEX!
Please refer to CHANGELOG.md for details.
Sponsors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.