File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1+ # v0.900.13
2+
3+ This release upgrades ` @angular/language-service ` to v9.0.2.
4+ For a complete change log see [ here] ( https://github.com/angular/angular/blob/master/CHANGELOG.md#902-2020-02-19 ) .
5+
6+ New features:
7+ - Trigger autocomplete on pipe
8+
9+ Bug fixes:
10+ - Editor buffer out of sync with file on disk
11+
112# v0.900.12
213
314This release upgrades ` @angular/language-service ` to v9.0.1.
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.12 " ,
5+ "version" : " 0.900.13 " ,
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.12 " ,
4+ "version" : " 0.900.13 " ,
55 "author" : " Angular" ,
66 "license" : " MIT" ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments