-
-
Notifications
You must be signed in to change notification settings - Fork 425
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
03e3774
commit 62410bd
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Changelog (Insiders) | ||
|
||
## [v2.1.0-insiders.1](https://github.com/volarjs/insiders/releases/tag/v2.1.0-insiders.1) | ||
|
||
### New Features | ||
|
||
#### Reactions visualization (PR: https://github.com/volarjs/insiders/pull/5) | ||
|
||
![](https://github.com/volarjs/insiders/assets/16279759/45ee9090-3b16-4d20-99a5-08b5a0fd3c50) | ||
|
||
#### Template interpolation decorators (PR: https://github.com/volarjs/insiders/pull/4) | ||
|
||
> To disable this feature, uncheck `vue.editor.templateInterpolationDecorators` in VSCode settings. | ||
![](https://github.com/volarjs/insiders/assets/16279759/27a36203-7170-47ce-9fe2-323cf18f1f3b) | ||
|
||
### Other Changes | ||
|
||
- Merged https://github.com/vuejs/language-tools/commit/1b9946c02ee3f5bb8c2de17c430985756115e51c into Insider. |