File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change
1
+ # 15.0.0
2
+
3
+ This release upgrades ` @angular/language-service ` to v15.0.0.
4
+
5
+ * feat(server): provide folding ranges for inline templates (#1779 )
6
+ * fix(server): resolve tsdk correctly when settings specify a relative location (#1765 )
7
+ * fix(server): send diagnostic range to the Angular language service when fixing code errors (#1747 )
8
+ * fix: support deeply nested pnpm virtual store node_modules paths in resolveAndRunNgcc (#1742 )
9
+ * feat(server): support code actions (#1723 )
10
+ * feat(language-service): Quick fix to import a component when its selector is used ([ #47088 ] ( https://github.com/angular/angular/pull/47088 ) )
11
+ * feat(language-service): support to fix invalid banana in box ([ #47393 ] ( https://github.com/angular/angular/pull/47393 ) )
12
+
1
13
# v14.2.0
2
14
3
15
This release upgrades ` @angular/language-service ` to v14.2.0.
You can’t perform that action at this time.
0 commit comments