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

v15.0.0

Compare
Choose a tag to compare
@dgp1130 dgp1130 released this 16 Nov 20:28
· 228 commits to main since this release

15.0.0 (2022-11-16)

Breaking Changes

@nguniversal/common

  • Angular universal no longer supports Node.js versions 14.[15-19].x and 16.[10-12].x. Current supported versions of Node.js are 14.20.x, 16.13.x and 18.10.x.

@nguniversal/express-engine

  • deprecated appDir option was removed from the express-engine ng add schematic. This option was previously unused.

@nguniversal/express-engine

Commit Description
fix - 6d5500d7 fix formatting in generated server.ts
refactor - 905c0ae1 remove deprecated appDir option

@nguniversal/builders

Commit Description
feat - fef00f90 add ng-server-context for SSG pages
feat - 08979337 add sourcemap mapping support for dev-server
fix - 654c23c8 import zone.js in worker during prerendering

@nguniversal/common

Commit Description
feat - a62d3d3b add ng-server-context for SSR pages
feat - 78cf7b7f add support for Node.js version 18

Special Thanks

Alan Agius, Carlos Torrecillas, Doug Parker, Greg Magolan and angular-robot[bot]