Skip to content

Commit 910a276

Browse files
committed
release: cut the v19.1.2 release
1 parent f192f15 commit 910a276

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-2023857461
5-
package.json=1466644867
5+
package.json=750671300
66
packages/angular_devkit/architect/package.json=-107274537
77
packages/angular_devkit/core/package.json=339935828
88
pnpm-lock.yaml=-1484082178

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="19.1.2"></a>
2+
3+
# 19.1.2 (2025-01-17)
4+
5+
### @angular/build
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------ |
9+
| [939d1612a](https://github.com/angular/angular-cli/commit/939d1612add13bab9aed6cc77bce0e17555bfe3b) | fix | perform incremental background file updates with component updates |
10+
| [304027207](https://github.com/angular/angular-cli/commit/30402720707b7a8b9042a6046692d62a768cdc64) | fix | prevent full page reload on HMR updates with SSR enabled |
11+
| [148acbd58](https://github.com/angular/angular-cli/commit/148acbd58a13b1ba8c4a3349bd6042c24a9f93b5) | fix | reset component updates on dev-server index request |
12+
13+
<!-- CHANGELOG SPLIT MARKER -->
14+
115
<a name="19.1.1"></a>
216

317
# 19.1.1 (2025-01-16)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "19.1.1",
3+
"version": "19.1.2",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [

0 commit comments

Comments
 (0)