Skip to content

Releases: angular/universal

v16.0.0

03 May 18:17
Compare
Choose a tag to compare

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.

v16.0.0-rc.2

28 Apr 19:59
Compare
Choose a tag to compare
v16.0.0-rc.2 Pre-release
Pre-release

16.0.0-rc.2 (2023-04-28)

v16.0.0-rc.1

20 Apr 09:42
Compare
Choose a tag to compare
v16.0.0-rc.1 Pre-release
Pre-release

16.0.0-rc.1 (2023-04-20)

@nguniversal/express-engine

Commit Description
fix - 500f5e54 export default bootstrap in server template for standalone

v16.0.0-rc.0

13 Apr 19:24
Compare
Choose a tag to compare
v16.0.0-rc.0 Pre-release
Pre-release

16.0.0-rc.0 (2023-04-13)

@nguniversal/express-engine

Commit Description
fix - 66021f10 update import for template server file

@nguniversal/builders

Commit Description
fix - fdb08953 add support to serve service workers

@nguniversal/common

Commit Description
fix - 71c2cef8 update TransferHttpResponse requiring body and headers

v15.2.1

13 Apr 16:23
Compare
Choose a tag to compare

15.2.1 (2023-04-13)

@nguniversal/builders

Commit Description
fix - 15a46b89 add support to serve service workers

v16.0.0-next.0

05 Apr 10:41
Compare
Choose a tag to compare
v16.0.0-next.0 Pre-release
Pre-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

v15.2.0

23 Feb 09:13
Compare
Choose a tag to compare

15.2.0 (2023-02-23)

@nguniversal/builders

Commit Description
feat - 0e7dd9ac add --verbose option to SSR Dev Server

@nguniversal/common

Commit Description
feat - 78dc17db add removal notice for Clover APIs
fix - 93c8a38d avoid invalidating cache when using a post request

Special Thanks

Alan Agius

v15.2.0-rc.0

23 Feb 09:03
Compare
Choose a tag to compare
v15.2.0-rc.0 Pre-release
Pre-release

15.2.0-rc.0 (2023-02-23)

@nguniversal/builders

Commit Description
feat - 0e7dd9ac add --verbose option to SSR Dev Server

@nguniversal/common

Commit Description
feat - 78dc17db add removal notice for Clover APIs
fix - 93c8a38d avoid invalidating cache when using a post request

Special Thanks

Alan Agius

v15.1.0

12 Jan 16:35
Compare
Choose a tag to compare

15.1.0 (2023-01-12)

@nguniversal/builders

Commit Description
fix - 98d7837b disable bundle budgets when using the dev-server

Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Mark Pieszak and Paul Gschwendtner

v15.1.0-rc.0

12 Jan 16:29
Compare
Choose a tag to compare
v15.1.0-rc.0 Pre-release
Pre-release

15.1.0-rc.0 (2023-01-12)

@nguniversal/builders

Commit Description
fix - 98d7837b disable bundle budgets when using the dev-server

Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Mark Pieszak and Paul Gschwendtner