Skip to content

Commit beda3e5

Browse files
committed
docs: release notes for the v16.0.0-rc.3 release
1 parent 4a38e8a commit beda3e5

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
<a name="16.0.0-rc.3"></a>
2+
3+
# 16.0.0-rc.3 (2023-04-27)
4+
5+
### @schematics/angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- |
9+
| [b2ed7bd10](https://github.com/angular/angular-cli/commit/b2ed7bd100bfe77dca81c590b827870fd496075f) | fix | provide migration that disables build optimizer on dev server builds |
10+
11+
### @angular-devkit/build-angular
12+
13+
| Commit | Type | Description |
14+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------- |
15+
| [e690b7cbd](https://github.com/angular/angular-cli/commit/e690b7cbde470b69b3c23fa9af1ecfca4c8e3a7e) | fix | always enable `looseEnums` build optimizer rule |
16+
| [f74151baa](https://github.com/angular/angular-cli/commit/f74151baab740df15a5cc80255d97d0320147b2a) | fix | exclude `@angular/platform-server/init` from unsafe optimizations |
17+
| [e1398d333](https://github.com/angular/angular-cli/commit/e1398d333e86b6caad8b5cfef7048fefd77a9e22) | perf | do not inline sourcemap when using vite dev-server |
18+
19+
<!-- CHANGELOG SPLIT MARKER -->
20+
121
<a name="16.0.0-rc.2"></a>
222

323
# 16.0.0-rc.2 (2023-04-26)

0 commit comments

Comments
 (0)