This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
v15.0.0-next.0
Pre-release
Pre-release
·
253 commits
to main
since this release
15.0.0-next.0 (2022-10-13)
Breaking Changes
@nguniversal/common
- Angular universal no longer supports Node.js versions
14.[15-19].x
and16.[10-12].x
. Current supported versions of Node.js are14.20.x
,16.13.x
and18.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 |
---|---|
remove deprecated appDir option |
@nguniversal/builders
Commit | Description |
---|---|
add ng-server-context for SSG pages |
|
add sourcemap mapping support for dev-server |
@nguniversal/common
Commit | Description |
---|---|
add ng-server-context for SSR pages |
|
add support for Node.js version 18 |
Special Thanks
Alan Agius, Greg Magolan and angular-robot[bot]