Angular Universal Common Module
This is the common Angular Universal module that is common across server-side rendering app
irrespective of the rendering engine.
The package can be installed using:
npm install @nguniversal/common --save
TransferHttpCacheModule
Moved to /docs/transfer-http.md
13.0.0 (2021-11-03)
@nguniversal/common
| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | -------------------------------------------------------- |
| 838e478e | feat | officially support Node.js v16 |
| b94bcd11 | fix | inlineCriticalCssProcessor outputPath
fallback to ''
|
Special Thanks
Alan Agius, Doug Parker, Douglas Parker, HyperLifelll9, Keen Yee Liau and ikeq
<a name="12.1.3"></a>