Skip to content

Commit 57936a7

Browse files
committed
release: cut the v19.2.0-next.0 release
1 parent ec8c288 commit 57936a7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="19.2.0-next.0"></a>
2+
# 19.2.0-next.0 (2025-01-22)
3+
### compiler
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [fe8a68329b](https://github.com/angular/angular/commit/fe8a68329b50363f914a728579392f3fc68670a6) | feat | support untagged template literals in expressions ([#59230](https://github.com/angular/angular/pull/59230)) |
7+
### compiler-cli
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [ed705a856a](https://github.com/angular/angular/commit/ed705a856a164f91d33e2173b4f371329d07c472) | feat | detect missing structural directive imports ([#59443](https://github.com/angular/angular/pull/59443)) |
11+
### core
12+
| Commit | Type | Description |
13+
| -- | -- | -- |
14+
| [bc2ad7bfd3](https://github.com/angular/angular/commit/bc2ad7bfd37a61992b550943de5da0eab2eec98b) | feat | support streaming resources ([#59573](https://github.com/angular/angular/pull/59573)) |
15+
16+
<!-- CHANGELOG SPLIT MARKER -->
17+
118
<a name="19.1.3"></a>
219
# 19.1.3 (2025-01-22)
320
### compiler

0 commit comments

Comments
 (0)