We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d165c commit 505beebCopy full SHA for 505beeb
CHANGELOG.md
@@ -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
14
# 15.0.1
15
16
This release fixes an incorrectly bundled `vsix` in the v15.0.0 release.
0 commit comments