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
14.0.1 (2022-06-15)
@nguniversal/common
| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | -------------------------------------------- |
| baff49b3 | fix | correctly handle headers for jsdom in Clover |
Special Thanks
Alan Agius and hiepxanh
<!-- CHANGELOG SPLIT MARKER -->
<a name="14.0.0"></a>