File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ # v0.900.9
2+
3+ This release upgrades ` @angular/language-service ` to v9.0.0-rc.13.
4+ For a complete change log see [ here] ( https://github.com/angular/angular/blob/master/CHANGELOG.md#900-rc13-2020-02-01 ) .
5+
6+ Bug fixes:
7+ - more accurate and specific binding scopes (#598 )
8+ - check that a language service exists for discovered projects (#562 )
9+
110# v0.900.8
211
312This release upgrades ` @angular/language-service ` to v9.0.0-rc.12.
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.900.8 " ,
5+ "version" : " 0.900.9 " ,
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.900.8 " ,
4+ "version" : " 0.900.9 " ,
55 "author" : " Angular" ,
66 "license" : " MIT" ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments