Releases: angular/universal
Releases · angular/universal
v16.0.0
16.0.0 (2023-05-03)
@nguniversal/common
Commit | Description |
---|---|
add CSP support for inline styles | |
support rendering standalone application | |
update TransferHttpResponse requiring body and headers | |
remove Node.js v14 support |
@nguniversal/builders
Commit | Description |
---|---|
add support for prerendering a standalone application |
@nguniversal/express-engine
Commit | Description |
---|---|
add standalone support to ng add |
|
support rendering standalone application | |
export default bootstrap in server template for standalone | |
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
v16.0.0-rc.1
v16.0.0-rc.0
v15.2.1
v16.0.0-next.0
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 |
---|---|
add standalone support to ng add |
|
support rendering standalone application |
@nguniversal/builders
Commit | Description |
---|---|
add support for prerendering a standalone application |
@nguniversal/common
Commit | Description |
---|---|
add CSP support for inline styles | |
support rendering standalone application | |
remove Node.js v14 support |
Special Thanks
Alan Agius