File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# v12.0.2
2
2
3
- fix: only give html provider completions for inline templates (#1369 ) (98d5c97bb)
4
- fix: avoid showing MISSING: command for code lens in templates (#1370 ) (fa5212faf)
5
- perf: Avoid making Angular-related decisions for files not in an Angular project (#1360 ) (f83b02eb0)
6
- fix: remove angular.ngdk configuration (#1361 ) (797140c2b)
7
- fix: remove message about disabled LS if ngcc fails (#1359 ) (0fdc5fb20)
3
+ * fix: only give html provider completions for inline templates (#1369 ) (98d5c97bb)
4
+ * fix: avoid showing MISSING: command for code lens in templates (#1370 ) (fa5212faf)
5
+ * perf: Avoid making Angular-related decisions for files not in an Angular project (#1360 ) (f83b02eb0)
6
+ * fix: remove angular.ngdk configuration (#1361 ) (797140c2b)
7
+ * fix: remove message about disabled LS if ngcc fails (#1359 ) (0fdc5fb20)
8
8
9
9
# v12.0.1
10
10
You can’t perform that action at this time.
0 commit comments