@nguniversal/common
Advanced tools
Changelog
14.2.3 (2022-11-23)
| Commit | Type | Description | | ------------------------------------------------------------------------------------------------ | ---- | -------------------------------------------- | | ba967baa | fix | Initialize zone.js once in rendering workers |
| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | --------------------------------------- |
| 7ebba3cf | fix | fix formatting in generated server.ts
|
Alan Agius
<!-- CHANGELOG SPLIT MARKER --><a name="15.0.0"></a>
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>
Changelog
14.2.1 (2022-11-03)
| Commit | Type | Description | | ------------------------------------------------------------------------------------------------ | ---- | --------------------------------------------------------------------------- | | 8f47c59e | fix | address method Promise.prototype.then called on incompatible receiver error |
| Commit | Type | Description | | ------------------------------------------------------------------------------------------------ | ---- | ---------------------- | | eab35cff | fix | replace zone.js import |
Alan Agius
<!-- CHANGELOG SPLIT MARKER --><a name="14.2.0"></a>
Changelog
14.2.0 (2022-09-07)
| Commit | Type | Description | | ------------------------------------------------------------------------------------------------ | ---- | -------------------------------------------- | | 6dcce858 | fix | handle cookies with localhost domain as path |
| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | --------------------------------------- |
| d9a13469 | fix | remove default value of appDir
option |
Alan Agius, Charles Lyding and angular-robot[bot]
<!-- CHANGELOG SPLIT MARKER --><a name="14.1.0"></a>