@nguniversal/common
Advanced tools
Changelog
14.1.0 (2022-08-17)
| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | ------------------------------------------------------------------- |
| 26f2aa57 | feat | add support for blob
and arraybuffer
in TransferHttpCacheModule |
Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and renovate[bot]
<!-- CHANGELOG SPLIT MARKER --><a name="14.0.3"></a>
Changelog
14.0.3 (2022-07-06)
| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | ---------------------------- |
| b68cc08a | fix | handle ngDevMode
correctly |
Alan Agius, Paul Gschwendtner and arturovt
<!-- CHANGELOG SPLIT MARKER --><a name="14.0.2"></a>
Changelog
14.0.2 (2022-06-23)
| Commit | Type | Description | | ------------------------------------------------------------------------------------------------ | ---- | ----------------------------------------------- | | ddffd973 | fix | correctly handle path normalizations on Windows |
Alan Agius and Paul Gschwendtner
<!-- CHANGELOG SPLIT MARKER --><a name="14.0.1"></a>
Changelog
14.0.1 (2022-06-15)
| Commit | Type | Description | | ------------------------------------------------------------------------------------------------ | ---- | -------------------------------------------- | | baff49b3 | fix | correctly handle headers for jsdom in Clover |
Alan Agius and hiepxanh
<!-- CHANGELOG SPLIT MARKER --><a name="14.0.0"></a>
Changelog
14.0.0 (2022-06-02)
@nguniversal/aspnetcore-engine
, @nguniversal/hapi-engine
and @nguniversal/socket-engine
has been removed in favor of @nguniversal/common
.| Commit | Type | Description | | ------------------------------------------------------------------------------------------------ | ---- | --------------------------- | | 46caf56c | feat | drop support for Node.js 12 |
| Commit | Type | Description | | ------------------------------------------------------------------------------------------------ | -------- | ------------------------- | | 2a84fe03 | refactor | remove deprecated engines |
| Commit | Type | Description | | ------------------------------------------------------------------------------------------------ | ---- | ---------------------------------------------- | | ccc09c12 | fix | construct req url instead of using originalUrl |
Adam Plumer, Alan Agius, Conrad Magnus Kirschner, Doug Parker and Paul Gschwendtner
<!-- CHANGELOG SPLIT MARKER --><a name="13.1.1"></a>