File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ # v11.2.14
2
+
3
+ Bug fixes:
4
+ 1 . files incorrectly determined as not being in an Angular project (#1331 ) (d26daaaa5)
5
+ 2 . remove TSC_NONPOLLING_WATCHER env variable and provide default watchOptions (#1323 ) (#1326 ) (bbd0c60fa)
6
+
1
7
# v11.2.13
2
8
This release upgrades ` @angular/language-service ` to v11.2.12.
3
9
Original file line number Diff line number Diff line change 2
2
"name" : " ng-template" ,
3
3
"displayName" : " Angular Language Service" ,
4
4
"description" : " Editor services for Angular templates" ,
5
- "version" : " 11.2.13 " ,
5
+ "version" : " 11.2.14 " ,
6
6
"publisher" : " Angular" ,
7
7
"icon" : " angular.png" ,
8
8
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/language-server" ,
3
3
"description" : " LSP server for Angular Language Service" ,
4
- "version" : " 11.2.13 " ,
4
+ "version" : " 11.2.14 " ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " https://github.com/angular/vscode-ng-language-service.git"
You can’t perform that action at this time.
0 commit comments