Skip to content

v9.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@vikerman vikerman released this 07 Nov 20:18

Commits

@angular/cli (9.0.0-rc.1)

Commit Description Notes
disable update commit creation by default [Closes #16013]
use spawned process error when it's available
handle null stderr during npm install
only show add/update package install output on errors [Closes #16014]
[Closes #16027]
remove unneeded git HEAD update message [Closes #16031]
add migration name to commit header
pass next option to all update logic [Closes #16015]
verify package specifier when adding a package [Closes #16029]
skip project analytics prompt when using update [Closes #16012]
don't install using global command but rather install in a different folder
change analytics type to boolean or string

@schematics/angular (9.0.0-rc.1)

Commit Description Notes
only show `ngsw-config.json` file not find warning when `ngswConfigPath` is defined
migrate module compiler option
warn when target references a missing tsconfig [Closes #16019]
`appendValueInAstArray` should not break JSON when using different formatting
tsconfig creates invalid file references
replace `'**/*.ts` file inclusion with `**/*.d.ts`

@angular-devkit/build-angular (0.900.0-rc.1)

Commit Description Notes
temporarily disable global locale data injection
insert locale data when localizing
temporarily remove localize peer dependency
allow missing i18nFile option when using i18nLocale

@ngtools/webpack (9.0.0-rc.1)

Commit Description Notes
fix resource dep lookup on windows [Closes #15863]
skip NGCC when file system is read only


Special Thanks

Alan Agius, Charles Lyding, Filipe Silva, Renovate Bot, vikerman, Kayla Altepeter