Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
release: cut the v14.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 committed Aug 17, 2022
1 parent 26f2aa5 commit 53b17a6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 49 deletions.
54 changes: 6 additions & 48 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,16 @@
<a name="14.1.0-rc.0"></a>
<a name="14.1.0"></a>

# 14.1.0-rc.0 (2022-07-20)

## Special Thanks

Alan Agius

<!-- CHANGELOG SPLIT MARKER -->

<a name="14.1.0-next.2"></a>

# 14.1.0-next.2 (2022-07-06)
# 14.1.0 (2022-08-17)

### @nguniversal/common

| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | ---------------------------- |
| [1815b10f](https://github.com/angular/universal/commit/1815b10feba34a5dcb1d12567c9d4b4d774e45ee) | fix | handle `ngDevMode` correctly |
| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | ------------------------------------------------------------------- |
| [26f2aa57](https://github.com/angular/universal/commit/26f2aa576b7a0be25aebf8f8f9f75fb57c23be28) | feat | add support for `blob` and `arraybuffer` in TransferHttpCacheModule |

## Special Thanks

Alan Agius, Angular Robot, Paul Gschwendtner, arturovt and renovate[bot]
Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and renovate[bot]

<!-- CHANGELOG SPLIT MARKER -->

Expand All @@ -40,22 +30,6 @@ Alan Agius, Paul Gschwendtner and arturovt

<!-- CHANGELOG SPLIT MARKER -->

<a name="14.1.0-next.1"></a>

# 14.1.0-next.1 (2022-06-23)

### @nguniversal/builders

| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | ----------------------------------------------- |
| [c1383d13](https://github.com/angular/universal/commit/c1383d1305550af3914e07415c3ef700ca33a21c) | fix | correctly handle path normalizations on Windows |

## Special Thanks

Alan Agius, Doug Parker, Paul Gschwendtner and renovate[bot]

<!-- CHANGELOG SPLIT MARKER -->

<a name="14.0.2"></a>

# 14.0.2 (2022-06-23)
Expand All @@ -72,22 +46,6 @@ Alan Agius and Paul Gschwendtner

<!-- CHANGELOG SPLIT MARKER -->

<a name="14.1.0-next.0"></a>

# 14.1.0-next.0 (2022-06-15)

### @nguniversal/common

| Commit | Type | Description |
| ------------------------------------------------------------------------------------------------ | ---- | -------------------------------------------- |
| [baff49b3](https://github.com/angular/universal/commit/baff49b353111e1f183b023ad94643fc4cb7bbf2) | fix | correctly handle headers for jsdom in Clover |

## Special Thanks

Alan Agius and hiepxanh

<!-- CHANGELOG SPLIT MARKER -->

<a name="14.0.1"></a>

# 14.0.1 (2022-06-15)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nguniversal",
"main": "index.js",
"version": "14.1.0-rc.0",
"version": "14.1.0",
"private": true,
"description": "Universal (isomorphic) JavaScript support for Angular",
"homepage": "https://github.com/angular/universal",
Expand Down

0 comments on commit 53b17a6

Please sign in to comment.