14.0.0 (2022-06-02)
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