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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
# 15.0.3
2
+
3
+
This release upgrades `@angular/language-service` to v15.0.3.
4
+
5
+
* fix(server): filter unsupported code action to improve performance on save (#1834)
6
+
* fix(compiler-cli): Produce diagnostic rather than crash when using invalid hostDirective ([#48314](https://github.com/angular/angular/pull/48314))
7
+
8
+
# 15.0.2
9
+
10
+
This release upgrades `@angular/language-service` to v15.0.2.
11
+
12
+
* fix(extension): Ensure older projects that require View Engine can function (#1826)
13
+
1
14
# 15.0.1
2
15
3
16
This release fixes an incorrectly bundled `vsix` in the v15.0.0 release.
0 commit comments