File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1+ # v0.900.7
2+
3+ This release upgrades ` @angular/language-service ` to v9.0.0-rc.11.
4+ For a complete change log see [ here] ( https://github.com/angular/angular/blob/master/CHANGELOG.md#900-rc11-2020-01-24 ) .
5+
6+ New features:
7+ - Specific suggestions for template context diags (#34751 ) (cc7fca4)
8+ - Support multiple symbol definitions (#34782 ) (2f2396c)
9+
10+ Bug fixes:
11+ - Diagnostic span should point to class name (#34932 ) (c9db7bd)
12+
13+
114# v0.900.6
215
316This release upgrades ` @angular/language-service ` to v9.0.0-rc.10.
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.6 " ,
5+ "version" : " 0.900.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.900.6 " ,
4+ "version" : " 0.900.7 " ,
55 "author" : " Angular" ,
66 "license" : " MIT" ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments