Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

v14.0.0

Choose a tag to compare

@dgp1130 dgp1130 released this 02 Jun 18:00
· 385 commits to main since this release

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
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