Skip to content

v16.0.0

Compare
Choose a tag to compare
@dgp1130 dgp1130 released this 03 May 18:17
· 103 commits to main since this release

16.0.0 (2023-05-03)

@nguniversal/common

Commit Description
feat - 9fbdb23c add CSP support for inline styles
feat - 010546e5 support rendering standalone application
fix - 71c2cef8 update TransferHttpResponse requiring body and headers
refactor - ae96fbc4 remove Node.js v14 support

@nguniversal/builders

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

@nguniversal/express-engine

Commit Description
feat - 3af1451a add standalone support to ng add
feat - 1e2b9385 support rendering standalone application
fix - 500f5e54 export default bootstrap in server template for standalone
fix - 66021f10 update import for template server file

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.