This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
Releases: angular/universal
Releases · angular/universal
v14.0.0-rc.1
No user-visible changes, just an RC release to test internal infrastructure changes.
v14.0.0-rc.0
v14.0.0-next.0
14.0.0-next.0 (2022-05-05)
Breaking Changes
@nguniversal/common
- Support for Node.js v12 has been removed as it will become EOL on 2022-04-30. Please use Node.js v14.15 or later.
- Deprecated
@nguniversal/aspnetcore-engine
,@nguniversal/hapi-engine
and@nguniversal/socket-engine
has been removed in favor of@nguniversal/common
.
@nguniversal/common
Commit | Description |
---|---|
drop support for Node.js 12 |
Commit | Description |
---|---|
remove deprecated engines |
express-engine
Commit | Description |
---|---|
construct req url instead of using originalUrl |
Special Thanks
Adam Plumer, Alan Agius, Conrad Magnus Kirschner, Doug Parker and Paul Gschwendtner
v13.1.1
v13.1.0
v13.1.0-next.1
13.1.0-next.1 (2022-01-18)
@nguniversal/express-engine
Commit | Description |
---|---|
initialNavigation should be 'enabledBlocking' |
@nguniversal/common
Commit | Description |
---|---|
correctly handle lazy loaded routes in Clover | |
ensure CommonJS migrations can be accessed |
Special Thanks
Adam Plumer, Alan Agius, Doug Parker and Mike Huang
v13.0.2
v13.0.1
release: v13.1.0-next.0
13.1.0-next.0 (2021-11-03)
No changes since 13.0.0
.