You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: update language-service version and bump version for release (angular#2154)
Updates the language-service version to fix issues like:
angular#2153
Bumps the version of the repository so that we can cut a new
VSCode extension release.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
# 19.2.1
2
+
This release upgrades `@angular/language-service` to v19.2.2.
3
+
4
+
*[feat(syntaxes): support template literals (#2152)](https://github.com/angular/vscode-ng-language-service/commit/de5d9650caa3a9de1b50e9815acb2a631f14ab3d)
5
+
*[Updates the bundled version of the Angular compiler to fix enum resolution errors](https://github.com/angular/angular/commit/4fa5d18e5a57be03979b73be03a3d280c6dc0cb5)
6
+
*[feat: forward tags for quick info from type definitions](https://github.com/angular/angular/commit/3f0116607dc3ad7e31cb4d895a56094f77c82f5d)
7
+
1
8
# 19.2.0
2
9
This release upgrades `@angular/language-service` to v19.2.0.
0 commit comments