This repository was archived by the owner on Nov 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ # v0.1000.5
2+
3+ This release upgrades ` @angular/language-service ` to v10.0.5.
4+ For a complete change log see [ here] ( https://github.com/angular/angular/blob/master/CHANGELOG.md#1005-2020-07-22 ) .
5+
6+ The ` .umd ` suffix has been removed from the bundle filename.
7+
18# v0.1000.4
29
310This release upgrades ` @angular/language-service ` to v10.0.4.
411For a complete change log see [ here] ( https://github.com/angular/angular/blob/master/CHANGELOG.md#1004-2020-07-15 ) .
512
13+ Features:
14+ - Upgrade bundle format to ES2015.
15+
616Bug fixes:
717- Remove completion for string (#37983 ) (387e838)
818
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.4 " ,
5+ "version" : " 0.1000.5 " ,
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.4 " ,
4+ "version" : " 0.1000.5 " ,
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