v-tweakpane
v-tweakpane copied to clipboard
chore(deps-dev): update vue-tsc requirement from ^2.0.16 to ^2.0.19
Updates the requirements on vue-tsc to permit the latest version.
Release notes
Sourced from vue-tsc's releases.
v2.0.19
Bug Fixes
- language-core: property 'xyz' does not exist on type 'abc' when using v-for (#4386)
- language-core: avoid report error when events do not accept parameters (#4387)
- language-core: inline dynamic event handlers should not expect commas (#4387)
Please refer to CHANGELOG.md for details.
Insiders Program π
This project is community-driven. If you would like to support this project, consider joining the Insiders Program to improve the sustainability of this project and unlock more features.
Sponsors
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
2.0.19 (2024-05-16)
Bug Fixes
- language-core: property 'xyz' does not exist on type 'abc' when using v-for (#4386)
- language-core: avoid report error when events do not accept parameters (#4387)
- language-core: inline dynamic event handlers should not expect commas (#4387)
2.1.0-insiders.10 (2024-05-15)
Download Pages: GitHub Releases, η±εη΅η΅ε
Join the Insiders Program for more exclusive features and updates.
Other Changes
- Merged v2.0.18.
2.0.18 (2024-05-15)
Features
- language-core: report unknown events when strictTemplates is enabled (#3718)
- language-core: add
compileSFCScriptplugin hook (#3200)- vscode: add coffeescript syntax highlight support
Bug Fixes
- language-core: fix event handler type for hyphen-case event names
- language-core: allow binding multiple events with the same name (#4369)
- language-core: variable used in
keyappears as unused in v-for template tag (#329) (#3421)- language-core: generics with slots don't work with Vue 2.7 (#3241)
- language-core: template language of .md files should be markdown (#4299)
- language-core: no template class links when
experimentalResolveStyleCssClassesis set toalways(#4379)Other Changes
- Upgrade Volar from
v2.2.2tov2.2.4.
- Fixed a few URI conversion issues
- fix(typescript): empty items list should be valid completion result (#4368)
- fix(typescript): path completion not working for meta files
- Upgrade Volar services from
v0.0.44tov0.0.45.
- fix(typescript-twoslash-queries): inlay hints not working
- fix(css, html, json, yaml): failed to resolve relative path
- feat(emmet): port VSCode emmet extension client logic (volarjs/services#95)
- The following extensions have been added to Hybrid Modeβs compatibility whitelist:
miaonster.vscode-tsx-arrow-definitionrunem.lit-plugin2.1.0-insiders.9 (2024-05-10)
... (truncated)
Commits
a9fae15v2.0.1994c3386fix(language-core): property 'xyz' does not exist on type 'abc' when using v-for7aac280v2.0.1845832efchore: bump volare86e6ebchore: upgrade volar968039cv2.0.1782af0cfchore: bump volardd6c13efix(language-core): support defineModel for generic component (#4345)555178bchore: bump volar- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)