File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
.aspect/rules/external_repository_action_cache Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 33.npmrc=974837034
44pnpm-lock.yaml=-1149894156
55yarn.lock=1254518305
6- package.json=-2138089801
6+ package.json=-748848106
77pnpm-workspace.yaml=1711114604
Original file line number Diff line number Diff line change 1+ # 17.0.1
2+ This release upgrades ` @angular/language-service ` to v17.0.1.
3+
4+ * fix: Disable block syntax parsing when no project in workspace supports it (#1962 ) (#1964 ) (e276a57d4)
5+ * fix(syntaxes): Single quote should end ` as ` alias match (#1956 ) (d7dab5264)
6+ * fix(syntaxes): Adjust block syntax highlighting to require ` ( ` or ` { ` on same line (#1961 ) (075047ae3)
7+ * fix(syntaxes): Use expression.ng instead of JS for block expressions (#1960 ) (e17fc5c35)
8+
19# 17.0.0
210This release upgrades ` @angular/language-service ` to v17.0.0-rc.3.
311
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" : " 17.0.0 " ,
5+ "version" : " 17.0.1 " ,
66 "publisher" : " Angular" ,
77 "icon" : " angular.png" ,
88 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments