You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 22, 2024. It is now read-only.
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 formatting in generated server.ts
remove deprecated appDir option
@nguniversal/builders
Commit
Description
add ng-server-context for SSG pages
add sourcemap mapping support for dev-server
import zone.js in worker during prerendering
@nguniversal/common
Commit
Description
add ng-server-context for SSR pages
add support for Node.js version 18
Special Thanks
Alan Agius, Carlos Torrecillas, Doug Parker, Greg Magolan and angular-robot[bot]
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.