Skip to content

Commit 7bdf314

Browse files
committed
release: cut the v18.1.0-rc.0 release
1 parent 5b81e0f commit 7bdf314

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="18.1.0-rc.0"></a>
2+
3+
# 18.1.0-rc.0 (2024-06-26)
4+
5+
### @angular/build
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- |
9+
| [3e359da8d](https://github.com/angular/angular-cli/commit/3e359da8dfdbfdb99be13f5c52a7e429c106d4ad) | fix | address rxjs undefined issues during SSR prebundling |
10+
| [1e8fd70c6](https://github.com/angular/angular-cli/commit/1e8fd70c6f1bf2735474fcac0f109bd2bafa980e) | fix | show JavaScript cache store initialization warning |
11+
12+
<!-- CHANGELOG SPLIT MARKER -->
13+
114
<a name="18.0.6"></a>
215

316
# 18.0.6 (2024-06-26)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "18.1.0-next.3",
3+
"version": "18.1.0-rc.0",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [

0 commit comments

Comments
 (0)