File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed
Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 1+ <a name="21.2.0-next.1"></a>
2+
3+ # 21.2.0-next.1 (2026-02-05)
4+
5+ ### @angular/cli
6+
7+ | Commit | Type | Description |
8+ | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------- |
9+ | [91b9d281f](https://github.com/angular/angular-cli/commit/91b9d281fc88a242aa6e5dd5495e275990d926ef) | feat | integrate file formatting into update migrations |
10+ | [6f29a8c35](https://github.com/angular/angular-cli/commit/6f29a8c35abb8928d4e7ea01958192dd2a83491d) | fix | renamed files by their new path in the schematic workflow |
11+ | [bc363af8b](https://github.com/angular/angular-cli/commit/bc363af8bc40f117a4e35ec9eb7eedf69f5b5b37) | perf | optimize package manager discovery with stat-based probing |
12+
13+ ### @schematics/angular
14+
15+ | Commit | Type | Description |
16+ | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------- |
17+ | [5d1df50d8](https://github.com/angular/angular-cli/commit/5d1df50d8b84b453570ae5fd9ab6f949bbc11649) | fix | add actionable feedback to vitest-browser schematic |
18+ | [51fc77828](https://github.com/angular/angular-cli/commit/51fc77828a33fdf35051b7e18d79ad43f90cba1d) | fix | warn when production configuration is missing for service worker |
19+
20+ ### @angular/build
21+
22+ | Commit | Type | Description |
23+ | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------- |
24+ | [ece30f235](https://github.com/angular/angular-cli/commit/ece30f2359c2dc794b0c9272447f623a121e88b0) | feat | add headless option to unit-test builder |
25+ | [1f114a9e8](https://github.com/angular/angular-cli/commit/1f114a9e8b9bddd53e01016a2d7cb211a04eee48) | fix | bundle setup files in unit-test builder for Vitest |
26+
27+ <!-- CHANGELOG SPLIT MARKER -->
28+
129<a name="21.1.3"></a>
230
331# 21.1.3 (2026-02-05)
Original file line number Diff line number Diff line change 11{
22 "name" : " @angular/devkit-repo" ,
3- "version" : " 21.2.0-next.0 " ,
3+ "version" : " 21.2.0-next.1 " ,
44 "private" : true ,
55 "description" : " Software Development Kit for Angular" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments