v9.0.0-next.4
Pre-release
Pre-release
Commits
@angular/cli (9.0.0-next.4) | ||
Commit | Description | Notes |
|
correctly account for linked packages in update |
[Closes #15511] [Closes #15294] |
@schematics/angular (9.0.0-next.4) | ||
Commit | Description | Notes |
|
add migration to add missing exports in main server file | |
|
add export to `renderModuleFactory` in server main file | |
|
add export to `renderModule` in server main file | |
|
minimal=true should not create tests files when using `ng generate` command | |
|
run lazy loading migration for version 9 |
[Closes #15539] |
|
replace deprecated `TestBed.get` with `TestBed.inject` | |
|
lazy loading module generation routing module lookup | |
@angular-devkit/build-angular (0.900.0-next.4) | ||
Commit | Description | Notes |
|
enable bundleDependencies by default for server builder | |
|
expose webpack-dev-server's allowedHosts option |
[Closes #13656] |
|
fully optimize script bundles with bundle downleveling |
[Closes #15507] |
|
make app-shell work with Ivy |
[Closes #15383] |
|
disable extract comments for webpack terser plugin | |
@angular-devkit/core (9.0.0-next.4) | ||
Commit | Description | Notes |
|
auto discover multiselect schema prompt types | |
@schematics/update (0.900.0-next.4) | ||
Commit | Description | Notes |
|
only update peer dependency if out of range |
Breaking Changes
@angular-devkit/build-angular: enable bundleDependencies by default for server builder (fb24f30)
bundleDependencies default value has been changed from none to all. This will result in all of node_modules to be bundled in the final server bundle.Under Ivy, if users choose to opt-out from bundling dependencies they will need to run NGCC binary manually to make non-bundled node_modules compatible with Ivy.
Special Thanks
Alan Agius, Charles Lyding, Renovate Bot, Judy Bogart, Joey Perrott, Keen Yee Liau, Elvis Begovic, noeri