This repository was archived by the owner on Nov 22, 2024. It is now read-only.
v14.0.0-next.0
Pre-release
Pre-release
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-engineand@nguniversal/socket-enginehas 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