Skip to content

Commit 75e36bf

Browse files
committed
chore: changelog
1 parent 41b0f66 commit 75e36bf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

3+
## 1.2.0 (2023/2/25)
4+
5+
- feat: compatible with upstream monaco integration (https://github.com/volarjs/volar.js/pull/10)
6+
- feat: support array extends for tsconfig ([#2344](https://github.com/johnsoncodehk/volar/issues/2344))
7+
- feat: make cursor inside quotes when insert missing required props edit ([#2414](https://github.com/johnsoncodehk/volar/issues/2414))
8+
- feat: support mixin child nodes for pug ([#2447](https://github.com/johnsoncodehk/volar/issues/2447))
9+
- fix: ignore native tags for missing required props hint
10+
- fix: ignore methods for missing required props hint ([#2443](https://github.com/johnsoncodehk/volar/issues/2443))
11+
- fix: SFC outline not show child nodes ([#2446](https://github.com/johnsoncodehk/volar/issues/2446))
12+
313
## 1.1.7 (2023/2/22)
414

515
- fix: document symbols request crash with arrow function declaration ([#2438](https://github.com/johnsoncodehk/volar/issues/2438))

0 commit comments

Comments
 (0)