Skip to content

Releases: angular/universal

v14.0.0-rc.1

31 May 23:12
Compare
Choose a tag to compare
v14.0.0-rc.1 Pre-release
Pre-release

No user-visible changes, just an RC release to test internal infrastructure changes.

v14.0.0-rc.0

12 May 16:16
Compare
Choose a tag to compare
v14.0.0-rc.0 Pre-release
Pre-release

14.0.0-rc.0 (2022-05-11)

v14.0.0-next.0

05 May 18:43
Compare
Choose a tag to compare
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-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

v13.1.1

04 May 23:30
Compare
Choose a tag to compare

13.1.1 (2022-05-04)

@nguniversal/builders

Commit Description
fix - 4762906c address service worker generation failures

Special Thanks

Alan Agius

v13.1.0

21 Mar 20:10
Compare
Choose a tag to compare

13.1.0 (2022-03-21)

Special Thanks

Alan Agius and Joey Perrott

v13.1.0-next.1

19 Jan 00:03
Compare
Choose a tag to compare
v13.1.0-next.1 Pre-release
Pre-release

13.1.0-next.1 (2022-01-18)

@nguniversal/express-engine

Commit Description
fix - ce08aafd initialNavigation should be 'enabledBlocking'

@nguniversal/common

Commit Description
fix - c38b739a correctly handle lazy loaded routes in Clover
fix - 03c8e6b2 ensure CommonJS migrations can be accessed

Special Thanks

Adam Plumer, Alan Agius, Doug Parker and Mike Huang

v13.0.2

18 Jan 22:39
Compare
Choose a tag to compare

13.0.2 (2022-01-18)

@nguniversal/common

Commit Description
fix - 4f682fbd ensure CommonJS migrations can be accessed

Special Thanks

Adam Plumer, Alan Agius and Doug Parker

v13.0.1

11 Nov 21:51
Compare
Choose a tag to compare

13.0.1 (2021-11-11)

@nguniversal/common

Commit Description
fix - 71516ece correctly handle lazy loaded routes in Clover

@nguniversal/express-engine

Commit Description
fix - fee929e2 initialNavigation should be 'enabledBlocking'

Special Thanks

Alan Agius, Doug Parker and Mike Huang

release: v13.1.0-next.0

03 Nov 23:18
Compare
Choose a tag to compare
Pre-release

13.1.0-next.0 (2021-11-03)

No changes since 13.0.0.

v13.0.0

03 Nov 19:46
Compare
Choose a tag to compare

13.0.0 (2021-11-03)

@nguniversal/common

Commit Description
feat - 838e478e officially support Node.js v16
fix - b94bcd11 inlineCriticalCssProcessor outputPath fallback to ''

Special Thanks

Alan Agius, Doug Parker, Douglas Parker, HyperLifelll9, Keen Yee Liau and ikeq