Skip to content

Commit 3fb97a6

Browse files
committed
chore: changelog
1 parent 45832ef commit 3fb97a6

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
11
# Changelog
22

3+
## 2.0.18 (2024-05-15)
4+
5+
### Features
6+
7+
- feat(language-core): report unknown events when strictTemplates is enabled (#3718)
8+
- feat(language-core): add `compileSFCScript` plugin hook (#3200)
9+
- feat(vscode): add coffeescript syntax highlight support
10+
11+
### Bug Fixes
12+
13+
- fix(language-core): fix event handler type for hyphen-case event names
14+
- fix(language-core): allow binding multiple events with the same name (#4369)
15+
- fix(language-core): variable used in `key` appears as unused in v-for template tag (#329) (#3421)
16+
- fix(language-core): generics with slots don't work with Vue 2.7 (#3241)
17+
- fix(language-core): template language of .md files should be markdown (#4299)
18+
- fix(language-core): no template class links when `experimentalResolveStyleCssClasses` is set to `always` (#4379)
19+
20+
### Other Changes
21+
22+
- Upgrade Volar from `v2.2.2` to `v2.2.4`.
23+
- Fixed a few URI conversion issues
24+
- fix(typescript): empty items list should be valid completion result (#4368)
25+
- fix(typescript): path completion not working for meta files
26+
- Upgrade Volar services from `v0.0.44` to `v0.0.45`.
27+
- fix(typescript-twoslash-queries): inlay hints not working
28+
- fix(css, html, json, yaml): failed to resolve relative path
29+
- feat(emmet): port VSCode emmet extension client logic (https://github.com/volarjs/services/issues/95)
30+
- The following extensions have been added to Hybrid Mode’s compatibility whitelist:
31+
- `miaonster.vscode-tsx-arrow-definition`
32+
- `runem.lit-plugin`
33+
334
## 2.1.0-insiders.9 (2024-05-10)
435

536
Download Pages: [GitHub Releases](https://github.com/volarjs/insiders/releases/tag/v2.1.0-insiders.9), [爱发电电圈](https://afdian.net/p/6d7547a60ead11efbc8352540025c377)

0 commit comments

Comments
 (0)