Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

v16.0.0-next.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@alan-agius4 alan-agius4 released this 05 Apr 10:41
· 103 commits to main since this release

16.0.0-next.0 (2023-04-05)

Breaking Changes

@nguniversal/common

  • Node.js v14 support has been removed

    Node.js v14 is planned to be End-of-Life on 2023-04-30. Angular will stop supporting Node.js v14 in Angular v16. Angular v16 will continue to officially support Node.js versions v16 and v18.

@nguniversal/express-engine

Commit Description
feat - 3af1451a add standalone support to ng add
feat - 1e2b9385 support rendering standalone application

@nguniversal/builders

Commit Description
feat - 0481bde7 add support for prerendering a standalone application

@nguniversal/common

Commit Description
feat - 9fbdb23c add CSP support for inline styles
feat - 010546e5 support rendering standalone application
refactor - ae96fbc4 remove Node.js v14 support

Special Thanks

Alan Agius