File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 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 ) )
You can’t perform that action at this time.
0 commit comments