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.1.0 (2022-03-21)
@nguniversal/common
| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | ------------------------------ |
| 891cbbd6 | feat | add support for TypeScript 4.6 |
Special Thanks
Alan Agius and Joey Perrott
<!-- CHANGELOG SPLIT MARKER -->
<a name="13.1.0-next.1"></a>