File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1+ # v0.1000.7
2+
3+ This release upgrades ` @angular/language-service ` to v10.0.7.
4+ For a complete change log see [ here] ( https://github.com/angular/angular/blob/master/CHANGELOG.md#1007-2020-07-30 ) .
5+
6+ This release fixes a bug caused by the upgrade of bundle format from ES5 to
7+ ES2015.
8+
9+ Bug fixes:
10+ - Metadata should not include methods on Object.prototype (#38292 ) (879ff08)
11+
12+ # v0.1000.6
13+
14+ This release upgrades ` @angular/language-service ` to v10.0.6.
15+ For a complete change log see [ here] ( https://github.com/angular/angular/blob/master/CHANGELOG.md#1006-2020-07-28 ) .
16+
117# v0.1000.5
218
319This release upgrades ` @angular/language-service ` to v10.0.5.
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.5 " ,
5+ "version" : " 0.1000.7 " ,
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.5 " ,
4+ "version" : " 0.1000.7 " ,
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