Skip to content

Commit 7f6cfd5

Browse files
committed
docs: Update changelog for 11.2.8 release
1 parent 9699ad8 commit 7f6cfd5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# v11.2.8
2+
3+
- perf: prevent requests from being sent to the server when outside Angular context (fcbdf938e)
4+
- build: Switch to esbuild instead of rollup for the client and banner (27ccba8d0)
5+
- perf: check diagnostics in most recently used order (7f2873f6f56fbaff6c8232389ce64f3e60484a09)
6+
- perf: Compute diagnostics for a single file if it is external template (a2b77fa7680c8328c67f77e3765fc179702405c0)
7+
- fix: logger should print one timestamp for an entire group (4d94f40d4c699916b379c9dab38a9e9e254e6c3e)
8+
19
# v11.2.7
210

311
This release reverts the following commits due to [#1198](https://github.com/angular/vscode-ng-language-service/issues/1198):

0 commit comments

Comments
 (0)