github angular/universal v13.0.0-rc.0

latest releases: 16.2.0, 16.1.3, 16.2.0-rc.0...
pre-release2 years ago

13.0.0-rc.0 (2021-10-14)

Breaking Changes

@nguniversal/common

  • Inlining of critical CSS is no longer enable by default. Users already on Angular version 12 and have not opted-out from using this feature are encouraged to opt-in using the inlineCriticalCss option.

The motivation behind this change is that the package used to parse the CSS has a number of defects which can lead to unactionable error messages when updating to Angular 13 from versions priors to 12. Such errors can be seen in the following issue angular/angular-cli#20760.

@nguniversal/builders

Commit Description
fix - 6ba411cd index.original.html should be used if exists

@nguniversal/common

Commit Description
feat - 357411dd disable critical CSS inlining by default
feat - 838e478e officially support Node.js v16
fix - b94bcd11 inlineCriticalCssProcessor outputPath fallback to ''

Special Thanks

Alan Agius, Doug Parker, Douglas Parker, Javier Infante and ikeq

Don't miss a new universal release

NewReleases is sending notifications on new releases.