File tree 2 files changed +21
-4
lines changed
2 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 2.0.17 (2024/5/10)
3
+ ## 2.1.0-insiders.9 (2024-05-10)
4
+
5
+ Download Pages: [ GitHub Releases] ( https://github.com/volarjs/insiders/releases/tag/v2.1.0-insiders.9 ) , [ 爱发电电圈] ( https://afdian.net/p/6d7547a60ead11efbc8352540025c377 )
6
+
7
+ > [ Join the Insiders Program] ( https://github.com/vuejs/language-tools/wiki/Get-Insiders-Edition ) for more exclusive features and updates.
8
+
9
+ ### Other Changes
10
+
11
+ - Merged [ v2.0.17] ( https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md#2017-2024-05-10 ) .
12
+
13
+ ## 2.0.17 (2024-05-10)
4
14
5
15
### Features
6
16
7
- - ** language-core:** add JSDod support for component (#2377 )
17
+ - ** language-core:** add JSDoc support for component (#2377 )
8
18
- ** language-core:** add JSDoc support for script setup binding variables (#3409 )
9
19
- ** language-core:** add class component support (#4354 )
10
20
- ** language-service:** re-support scoped class links in template (#4357 )
42
52
- Specify ` packageManager ` (#4358 ) - Thanks @so1ve
43
53
- ** docs:** emoved possibly redundant duplicate reference (#4348 ) - Thanks @artshade
44
54
- ** language-service:** temporarily remove references codeLens (#4364 )
45
- - ** vscode:** auto enabling hybrid mode allows
46
55
47
56
## 2.1.0-insiders.8 (2024/5/1)
48
57
Original file line number Diff line number Diff line change 1
1
{
2
- "latest" : " 2.1.0-insiders.8 " ,
2
+ "latest" : " 2.1.0-insiders.9 " ,
3
3
"versions" : [
4
+ {
5
+ "version" : " 2.1.0-insiders.9" ,
6
+ "date" : " 2024-5-10" ,
7
+ "downloads" : {
8
+ "GitHub" : " https://github.com/volarjs/insiders/releases/tag/v2.1.0-insiders.9" ,
9
+ "AFDIAN" : " https://afdian.net/p/6d7547a60ead11efbc8352540025c377"
10
+ }
11
+ },
4
12
{
5
13
"version" : " 2.1.0-insiders.8" ,
6
14
"date" : " 2024-5-1" ,
You can’t perform that action at this time.
0 commit comments