Skip to content

Commit b9eb4dc

Browse files
committed
chore: insiders changelog
1 parent 03e3774 commit b9eb4dc

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
[Insiders changelog](https://github.com/vuejs/language-tools/blob/master/INSIDERS_CHANGELOG.md)
4+
35
## 2.0.7 (2024/3/20)
46

57
> [!NOTE]

INSIDERS_CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Insiders Changelog
2+
3+
## [v2.1.0-insiders.1](https://github.com/volarjs/insiders/releases/tag/v2.1.0-insiders.1)
4+
5+
### New Features
6+
7+
#### Reactions visualization (PR: https://github.com/volarjs/insiders/pull/5)
8+
9+
![](https://github.com/volarjs/insiders/assets/16279759/45ee9090-3b16-4d20-99a5-08b5a0fd3c50)
10+
11+
#### Template interpolation decorators (PR: https://github.com/volarjs/insiders/pull/4)
12+
13+
> To disable this feature, uncheck `vue.editor.templateInterpolationDecorators` in VSCode settings.
14+
15+
![](https://github.com/volarjs/insiders/assets/16279759/27a36203-7170-47ce-9fe2-323cf18f1f3b)
16+
17+
### Other Changes
18+
19+
- Merged https://github.com/vuejs/language-tools/commit/1b9946c02ee3f5bb8c2de17c430985756115e51c into Insider.

0 commit comments

Comments
 (0)