Skip to content

Commit 3148463

Browse files
committed
release: cut the v20.0.0-next.6 release
1 parent 569dc4f commit 3148463

File tree

4 files changed

+31
-3
lines changed

4 files changed

+31
-3
lines changed

Diff for: .aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-1406867100
55
integration/package.json=-620011313
6-
package.json=-634838912
7-
pnpm-lock.yaml=673781343
6+
package.json=-2075832703
7+
pnpm-lock.yaml=-986459546
88
pnpm-workspace.yaml=334858811
99
src/cdk-experimental/package.json=237487315
1010
src/cdk/package.json=-908433069

Diff for: CHANGELOG.md

+27
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
<a name="20.0.0-next.6"></a>
2+
# 20.0.0-next.6 "abelsonite-avocado" (2025-04-09)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [b1cc0501e](https://github.com/angular/components/commit/b1cc0501e969362d8c051568eee98767442cc3fd) | fix | **table:** error if data is accessed too early ([#30817](https://github.com/angular/components/pull/30817)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [82f0fa6fa](https://github.com/angular/components/commit/82f0fa6fa750779a04687d2564537e672a326b90) | feat | **core:** handle prefers-reduced-motion automatically ([#30796](https://github.com/angular/components/pull/30796)) |
11+
### cdk-experimental
12+
| Commit | Type | Description |
13+
| -- | -- | -- |
14+
| [6ac4c1ae2](https://github.com/angular/components/commit/6ac4c1ae2ca67564eef15e11f5b4363c5262747e) | feat | **listbox:** readonly mode ([#30803](https://github.com/angular/components/pull/30803)) |
15+
| [2e34b20cb](https://github.com/angular/components/commit/2e34b20cb7d2ede488c5df4ca858684524ef8073) | fix | **ui-patterns:** add missing event handlers ([#30786](https://github.com/angular/components/pull/30786)) |
16+
### material-angular-io
17+
| Commit | Type | Description |
18+
| -- | -- | -- |
19+
| [3a1a0b368](https://github.com/angular/components/commit/3a1a0b3685866103d297b80b1b6bbb27b95fb307) | fix | streamline directive and component metadata handling in dgeni ([#30661](https://github.com/angular/components/pull/30661)) |
20+
### multiple
21+
| Commit | Type | Description |
22+
| -- | -- | -- |
23+
| [5229fe0a0](https://github.com/angular/components/commit/5229fe0a0824a94baf1c595b798ae11fd19f1a09) | fix | rename hardcoded tokens that were renamed ([#30807](https://github.com/angular/components/pull/30807)) |
24+
| [9bf4be9e2](https://github.com/angular/components/commit/9bf4be9e231add2698324f020ef2c8c3c28769cc) | fix | rename token prefixes to match components ([#30802](https://github.com/angular/components/pull/30802)) |
25+
26+
<!-- CHANGELOG SPLIT MARKER -->
27+
128
<a name="19.2.9"></a>
229
# 19.2.9 "abellaite-apron" (2025-04-09)
330
### cdk

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"ci-notify-slack-failure": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/circleci/notify-slack-job-failure.mts",
5353
"prepare": "husky"
5454
},
55-
"version": "20.0.0-next.5",
55+
"version": "20.0.0-next.6",
5656
"dependencies": {
5757
"@angular/animations": "^20.0.0-next.5",
5858
"@angular/common": "^20.0.0-next.5",

Diff for: pnpm-lock.yaml

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)