File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 18.0.0-rc.3 " ></a >
2
+ # 18.0.0-rc.3 "steel-sofa" (2024-05-21)
3
+ ### cdk
4
+ | Commit | Type | Description |
5
+ | -- | -- | -- |
6
+ | [ d80afa95e] ( https://github.com/angular/components/commit/d80afa95e7f48fb3ae33464af9b1661f8b279fce ) | fix | ** drag-drop:** defer loading reset styles ([ #29056 ] ( https://github.com/angular/components/pull/29056 ) ) |
7
+ ### material
8
+ | Commit | Type | Description |
9
+ | -- | -- | -- |
10
+ | [ 57acd08fb] ( https://github.com/angular/components/commit/57acd08fb52f10e6a4ace5d09d62f680a3c7f1d8 ) | fix | ** chips:** simplify repeat chip removal prevention ([ #29048 ] ( https://github.com/angular/components/pull/29048 ) ) |
11
+ | [ ae82909a9] ( https://github.com/angular/components/commit/ae82909a95a4f51ee82b704db5e724f83b6806d0 ) | fix | ** schematics:** Add css token renaming migration |
12
+ | [ c7396b877] ( https://github.com/angular/components/commit/c7396b877dd11051cde3410b65e98a6a90f25546 ) | fix | ** slider:** aria-valuetext host binding should be onPush compatible ([ #29042 ] ( https://github.com/angular/components/pull/29042 ) ) |
13
+ | [ 8299b0912] ( https://github.com/angular/components/commit/8299b091223d3938abe18e0c939b82434ae7a7a1 ) | fix | ** slider:** resolve duplicate key warnings ([ #29073 ] ( https://github.com/angular/components/pull/29073 ) ) |
14
+
15
+ <!-- CHANGELOG SPLIT MARKER -->
16
+
1
17
<a name =" 18.0.0-rc.2 " ></a >
2
18
# 18.0.0-rc.2 "orange-owl" (2024-05-15)
3
19
### cdk
Original file line number Diff line number Diff line change 54
54
"ci-notify-slack-failure" : " node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/circleci/notify-slack-job-failure.mts" ,
55
55
"prepare" : " husky install"
56
56
},
57
- "version" : " 18.0.0-rc.2 " ,
57
+ "version" : " 18.0.0-rc.3 " ,
58
58
"dependencies" : {
59
59
"@angular/animations" : " ^18.0.0-rc.2" ,
60
60
"@angular/common" : " ^18.0.0-rc.2" ,
You can’t perform that action at this time.
0 commit comments