@nguniversal/module-map-ngfactory-loader
Advanced tools
Changelog
15.0.0 (2022-11-16)
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
.appDir
option was removed from the express-engine ng add schematic. This option was previously unused.| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | -------- | --------------------------------------- |
| 6d5500d7 | fix | fix formatting in generated server.ts
|
| 905c0ae1 | refactor | remove deprecated appDir option |
| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | ---------------------------------------------- |
| fef00f90 | feat | add ng-server-context
for SSG pages |
| 08979337 | feat | add sourcemap mapping support for dev-server |
| 654c23c8 | fix | import zone.js
in worker during prerendering |
| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | ------------------------------------- |
| a62d3d3b | feat | add ng-server-context
for SSR pages |
| 78cf7b7f | feat | add support for Node.js version 18 |
Alan Agius, Carlos Torrecillas, Doug Parker, Greg Magolan and angular-robot[bot]
<!-- CHANGELOG SPLIT MARKER --><a name="14.2.1"></a>