Releases: angular/universal
Releases · angular/universal
v14.2.0-next.0
14.2.0-next.0 (2022-08-17)
Special Thanks
Alan Agius, Charles Lyding and angular-robot[bot]
v14.1.0
14.1.0 (2022-08-17)
@nguniversal/common
Commit |
Description |
![feat - 26f2aa57](https://camo.githubusercontent.com/63e5a28d34683ed173d27314b2ecfa029e3992c89b707cdf7c4b1d5b4945241d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f32366632616135372d666561742d626c7565) |
add support for blob and arraybuffer in TransferHttpCacheModule |
Special Thanks
Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and renovate[bot]
v14.1.0-rc.0
14.1.0-rc.0 (2022-07-20)
Special Thanks
Alan Agius
v14.1.0-next.2
14.1.0-next.2 (2022-07-06)
@nguniversal/common
Commit |
Description |
![fix - 1815b10f](https://camo.githubusercontent.com/819ebd0ab474afc4c7263c57c7fb5abd1019ddbca708dcad00f87ff60ba0ba89/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f31383135623130662d6669782d677265656e) |
handle ngDevMode correctly |
Special Thanks
Alan Agius, Angular Robot, Paul Gschwendtner, arturovt and renovate[bot]
v14.0.3
14.0.3 (2022-07-06)
@nguniversal/common
Commit |
Description |
![fix - b68cc08a](https://camo.githubusercontent.com/d66203b3871c1b797cd46d34b5c7d97641e8283a5aafb9ee8ef6fb4c2ce4436a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f62363863633038612d6669782d677265656e) |
handle ngDevMode correctly |
Special Thanks
Alan Agius, Paul Gschwendtner and arturovt
v14.1.0-next.1
14.1.0-next.1 (2022-06-23)
@nguniversal/builders
Commit |
Description |
![fix - c1383d13](https://camo.githubusercontent.com/d0359912382f3e71e444dbc5efe9496ef106e2090318f58f4a4bca0cf72af648/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f63313338336431332d6669782d677265656e) |
correctly handle path normalizations on Windows |
Special Thanks
Alan Agius, Doug Parker, Paul Gschwendtner and renovate[bot]
v14.0.2
14.0.2 (2022-06-23)
@nguniversal/builders
Commit |
Description |
![fix - ddffd973](https://camo.githubusercontent.com/9f50b67179e8ad6cfc11b5aaace003d35cf9c07d6f710674d2b65dd65418ab72/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f64646666643937332d6669782d677265656e) |
correctly handle path normalizations on Windows |
Special Thanks
Alan Agius and Paul Gschwendtner
v14.1.0-next.0
14.1.0-next.0 (2022-06-15)
@nguniversal/common
Commit |
Description |
![fix - baff49b3](https://camo.githubusercontent.com/9386408175efea41501e4c6e0396a0b3e3d9a5a90cc3d108a5e8bf9f25298a92/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f62616666343962332d6669782d677265656e) |
correctly handle headers for jsdom in Clover |
Special Thanks
Alan Agius and hiepxanh
v14.0.1
14.0.1 (2022-06-15)
@nguniversal/common
Commit |
Description |
![fix - baff49b3](https://camo.githubusercontent.com/9386408175efea41501e4c6e0396a0b3e3d9a5a90cc3d108a5e8bf9f25298a92/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f62616666343962332d6669782d677265656e) |
correctly handle headers for jsdom in Clover |
Special Thanks
Alan Agius and hiepxanh
v14.0.0
14.0.0 (2022-06-02)
Breaking Changes
@nguniversal/common
- Support for Node.js v12 has been removed as it will become EOL on 2022-04-30. Please use Node.js v14.15 or later.
- Deprecated
@nguniversal/aspnetcore-engine
, @nguniversal/hapi-engine
and @nguniversal/socket-engine
has been removed in favor of @nguniversal/common
.
@nguniversal/common
Commit |
Description |
![feat - 46caf56c](https://camo.githubusercontent.com/084b98b479fab572060b8bda292815fa338ac6a88e9a4dcf818ad3ba8404cb2d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f34366361663536632d666561742d626c7565) |
drop support for Node.js 12 |
Commit |
Description |
![refactor - 2a84fe03](https://camo.githubusercontent.com/79dffa7719e87e12e7575f8d8d3fe7be0db356acd0cefc206121e493770ac05d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f32613834666530332d7265666163746f722d79656c6c6f77) |
remove deprecated engines |
express-engine
Commit |
Description |
![fix - ccc09c12](https://camo.githubusercontent.com/3b7ff3e01624628a0ecb10184bdddcbeed0d132263e05a3286f1d986e24a2be6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f63636330396331322d6669782d677265656e) |
construct req url instead of using originalUrl |
Special Thanks
Adam Plumer, Alan Agius, Conrad Magnus Kirschner, Doug Parker and Paul Gschwendtner