File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ # v0.1000.2
2+
3+ This release upgrades ` @angular/language-service ` to v10.0.2.
4+ For a complete change log see [ here] ( https://github.com/angular/angular/blob/master/CHANGELOG.md#1002-2020-06-30 ) .
5+
6+ Bug fixes:
7+ - incorrect autocomplete results on unknown symbol (#37518 ) (7c0b25f)
8+
19# v0.1000.1
210
311This release upgrades ` @angular/language-service ` to v10.0.1.
Original file line number Diff line number Diff line change 22 "name" : " ng-template" ,
33 "displayName" : " Angular Language Service" ,
44 "description" : " Editor services for Angular templates" ,
5- "version" : " 0.1000.1 " ,
5+ "version" : " 0.1000.2 " ,
66 "publisher" : " Angular" ,
77 "icon" : " angular.png" ,
88 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @angular/language-server" ,
33 "description" : " LSP server for Angular Language Service" ,
4- "version" : " 0.1000.1 " ,
4+ "version" : " 0.1000.2 " ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " https://github.com/angular/vscode-ng-language-service.git"
You can’t perform that action at this time.
0 commit comments