|
| 1 | +<a name="19.0.0-next.10"></a> |
| 2 | + |
| 3 | +# 19.0.0-next.10 (2024-10-09) |
| 4 | + |
| 5 | +## Breaking Changes |
| 6 | + |
| 7 | +### @schematics/angular |
| 8 | + |
| 9 | +- The app-shell schematic is no longer compatible with Webpack-based builders. |
| 10 | + |
| 11 | +### @schematics/angular |
| 12 | + |
| 13 | +| Commit | Type | Description | |
| 14 | +| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------------- | |
| 15 | +| [292a4b7c2](https://github.com/angular/angular-cli/commit/292a4b7c2f62828606c42258db524341f4a6391e) | feat | update app-shell and ssr schematics to adopt new Server Rendering API | |
| 16 | +| [6dbfc770b](https://github.com/angular/angular-cli/commit/6dbfc770b2d2f72dbc73e39e763f0773435825c6) | fix | add validation for component and directive class name | |
| 17 | +| [7de93e593](https://github.com/angular/angular-cli/commit/7de93e593a9b6439b2f33d0c25c371e14a0e9e38) | fix | include `index.csr.html` in resources asset group | |
| 18 | + |
| 19 | +### @angular-devkit/build-angular |
| 20 | + |
| 21 | +| Commit | Type | Description | |
| 22 | +| --------------------------------------------------------------------------------------------------- | ---- | ----------------- | |
| 23 | +| [ab6e19e1f](https://github.com/angular/angular-cli/commit/ab6e19e1f9a8781334821048522abe86b149c9c3) | fix | handle main field | |
| 24 | + |
| 25 | +### @angular/build |
| 26 | + |
| 27 | +| Commit | Type | Description | |
| 28 | +| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------------- | |
| 29 | +| [549c20a93](https://github.com/angular/angular-cli/commit/549c20a9396b33ae2e6708a8a9a7c77f0167b276) | fix | `Ctrl + C` not terminating dev-server with SSR | |
| 30 | +| [1d9db138f](https://github.com/angular/angular-cli/commit/1d9db138f34132f62fd008c9b8597489b08018e6) | fix | always generate a new hash for optimized chunk | |
| 31 | +| [7c50ba9e2](https://github.com/angular/angular-cli/commit/7c50ba9e2faca445c196c69e972ac313547dda54) | fix | ensure `index.csr.html` is always generated when prerendering or SSR are enabled | |
| 32 | +| [1bb68ba68](https://github.com/angular/angular-cli/commit/1bb68ba6812236a135c1599031bf7e1b7e0d1d79) | fix | move lmdb to optionalDependencies | |
| 33 | +| [9233e5ef4](https://github.com/angular/angular-cli/commit/9233e5ef471e851a173827df7f74a581381c6373) | fix | show error message when error stack is undefined | |
| 34 | +| [6c618d495](https://github.com/angular/angular-cli/commit/6c618d495c54394eb2b87aee36ba5436c06557bd) | fix | update logic to support both internal and external SSR middlewares | |
| 35 | + |
| 36 | +<!-- CHANGELOG SPLIT MARKER --> |
| 37 | + |
1 | 38 | <a name="18.2.8"></a>
|
2 | 39 |
|
3 | 40 | # 18.2.8 (2024-10-09)
|
|
0 commit comments