Skip to content

v14.0.0-next.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dgp1130 dgp1130 released this 05 May 18:43
· 385 commits to main since this 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-engine and @nguniversal/socket-engine has been removed in favor of @nguniversal/common.

@nguniversal/common

Commit Description
feat - 46caf56c drop support for Node.js 12

Commit Description
refactor - 2a84fe03 remove deprecated engines

express-engine

Commit Description
fix - ccc09c12 construct req url instead of using originalUrl

Special Thanks

Adam Plumer, Alan Agius, Conrad Magnus Kirschner, Doug Parker and Paul Gschwendtner