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.900.15
2+
3+ This release upgrades ` @angular/language-service ` to v9.0.4.
4+ For a complete change log see [ here] ( https://github.com/angular/angular/blob/master/CHANGELOG.md#904-2020-02-27 ) .
5+
6+ Bug fixes:
7+ - get the right 'ElementAst' in the nested HTML tag (#35317 ) (7403ba1)
8+ - infer context type of structural directives (#35537 ) (#35561 ) (a491f7e)
9+ - provide hover for interpolation in attribute value (#35494 ) (0700279)
10+
111# v0.900.14
212
313This release introduces TextMate grammar for Angular template expressions.
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.14 " ,
5+ "version" : " 0.900.15 " ,
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.14 " ,
4+ "version" : " 0.900.15 " ,
55 "author" : " Angular" ,
66 "license" : " MIT" ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments