Sourced from @angular/cli's releases.
21.1.1
@schematics/angular
Commit Description correct vscode MCP configuration for new projects remove special characters from jasmine-vitest report filename
@angular/cli
Commit Description Remove nonexistent link from MCP response
@angular/build
Commit Description allow application assets in workspace root prevent incorrect catch binding removal in downleveled for-await update undici to v7.18.2 21.1.0
@schematics/angular
Commit Description add browserMode option to jasmine-vitest schematic generate detailed migration report for refactor-jasmine-vitestadd MCP configuration file to new workspaces
@angular/cli
@angular/build
... (truncated)
Sourced from @angular/cli's changelog.
21.1.1 (2026-01-21)
@angular/cli
Commit Type Description 151b69587 fix Remove nonexistent link from MCP response
@schematics/angular
Commit Type Description 9da6d8fa7 fix correct vscode MCP configuration for new projects 361758c75 fix remove special characters from jasmine-vitest report filename
@angular/build
Commit Type Description 1b7e3307a fix allow application assets in workspace root d1e596dc5 fix prevent incorrect catch binding removal in downleveled for-await 98ef0981a fix update undici to v7.18.2 20.3.15 (2026-01-21)
@angular/cli
Commit Type Description 795d65413 fix update pacote to v21.0.4
@angular-devkit/build-angular
Commit Type Description ffc72cbc5 fix update webpack to version 5.104.1 21.1.0 (2026-01-14)
@angular/cli| Commit | Type | Description |
... (truncated)
d49ec17 release: cut the v21.1.1 release9da6d8f fix(@schematics/angular): correct vscode MCP configuration for new projects4742aae build: update pnpm to v10.28.1361758c fix(@schematics/angular): remove special characters from jasmine-vitest repor...151b695 fix(@angular/cli): Remove nonexistent link from MCP response98ef098 fix(@angular/build): update undici to v7.18.22e3fca7 build: lock file maintenance1b7e330 fix(@angular/build): allow application assets in workspace rootd1e596d fix(@angular/build): prevent incorrect catch binding removal in downleveled f...ad75b55 build: update github/codeql-action action to v4.31.10Sourced from @angular/common's releases.
21.1.1
compiler-cli
Commit Description drop .tsx extension for generated relative imports core
Commit Description handle Set in class bindings forms
Commit Description Ability to manually register a form field binding in signal forms fix control value syncing on touch VSCode Extension: 21.1.1
- fix(vscode-extension): add syntax highlighting for arrow functions (a649fc8f57)
- fix(vscode-extension): add syntax highlighting for spread/rest expressions (8f16846dd9)
VSCode Extension: 21.1.0
21.1.0 (2026-01-12)
- fix(vscode-extension): convert enum member kind in completions correctly (50674f8c28)
21.1.0
common
Commit Description Add custom transformations for Cloudflare and Cloudinary image loaders support custom transformations in ImageKit and Imgix loaders compiler
Commit Description Add support for multiple swich cases matching Support empty cases core
forms
Commit Description allow focusing bound control from field state platform-browser
| Commit | Description |
... (truncated)
Sourced from @angular/common's changelog.
21.1.1 (2026-01-21)
compiler-cli
Commit Type Description 0e1f1ed573 fix drop .tsx extension for generated relative imports core
Commit Type Description 05adfcf8f2 fix handle Set in class bindings forms
Commit Type Description d89a80a970 feat Ability to manually register a form field binding in signal forms cb75f9ce85 fix fix control value syncing on touch 21.1.0 (2026-01-14)
Deprecations
upgrade
VERSIONfrom@angular/upgradeis deprecated. Please use the entry from@angular/upgrade/staticinstead.common
Commit Type Description d8790972be feat Add custom transformations for Cloudflare and Cloudinary image loaders a6b8cb68af feat support custom transformations in ImageKit and Imgix loaders compiler
Commit Type Description 640693da8e feat Add support for multiple swich cases matching 0ad3adc7c6 fix Support empty cases core
Commit Type Description 99ad18a4ee feat Add stability debugging utility a0dfa5fa86 feat support rest arguments in function calls 6e18fa8bc9 feat support spread elements in array literals e407280ab5 feat support spread expressions in object literals 06be8034bb fix Microtask scheduling should be used after any application synchronization b4f584cf42 fix return StaticProviderforprovidePlatformInitializerforms
Commit Type Description 1ea5c97703 feat allow focusing bound control from field state platform-browser
Commit Type Description ec9dc94cee feat add contexttocreateApplicationab67988d2e feat resolve JIT resources in createApplication
... (truncated)
3954dc2 refactor(http): remove redundant providedIn: 'root' in XSRF_HEADER_NAME03e2b36 refactor(core): update error message links to versioned docs (#66374)74af7d8 refactor(core): Use the provided Document value rather than global in FakeNav...a2b9429 Revert "feat(router): add trailingSlash config option"12fccc5 feat(router): add trailingSlash config option3dfdb71 docs: add docs for transform property in built-in loadersdd58c4b refactor(common): Add token to indicate whether precommit handler is supporteda6b8cb6 feat(common): support custom transformations in ImageKit and Imgix loadersd879097 feat(common): Add custom transformations for Cloudflare and Cloudinary image ...6270bba ci: reformat filesSourced from @angular/material's releases.
21.1.1
aria
Commit Description grid: unit tests for grid pattern (#32633) multiple
Commit Description incorrect paths in declaration files for aria resolve sass if function deprecation warnings (#32674) 21.1.0
material-experimental
Commit Description column-resize: add null checks for overlay (#32259) column-resize: fix m2 colors (#32388) material
Commit Description schematics: add preconnect links for Google Fonts in index.html (#32238) stepper: add a prefix section to the horizontal stepper header (#32184) datepicker: error if some methods are called too early. (#32630) menu: Do not open the menu when trigger is aria-disabled (properly handle disabledInteractive) (#32601) radio: allow aria attributes to be reset (#32613) slider: add missing closing parenthesis in tick mark transform (#32580) cdk
Commit Description a11y: allow safe HTML to be passed to live announcer (#32386) a11y: allow safe HTML to be passed to live announcer (#32412) table: add virtual scrolling support a11y: add @angular/platform-browserto peer dependencies (#32471)scrolling: handle null document.body in ViewportRuler (#32477) text-field: avoid page jump on auto-resize (#32605) aria
Commit Description ui-patterns: enable overwriting preventDefaultto allow triggering hyperlinks using enter key (#32123)21.1.0-rc.0
material-experimental
Commit Description column-resize: fix m2 colors (#32388) material
Commit Description datepicker: error if some methods are called too early. (#32630) slider: add missing closing parenthesis in tick mark transform (#32580)
... (truncated)
Sourced from @angular/material's changelog.
21.1.1 "plastic-bear" (2026-01-21)
aria
Commit Type Description d24f099179 fix grid: unit tests for grid pattern (#32633) multiple
Commit Type Description 6b5466afb2 fix incorrect paths in declaration files for aria 028f89b4d8 fix resolve sass if function deprecation warnings (#32674) 21.2.0-next.0 "cadmium-chicken" (2026-01-14)
21.1.0 "cadmium-crane" (2026-01-14)
aria
Commit Type Description b45cda3f9 fix ui-patterns: enable overwriting preventDefaultto allow triggering hyperlinks using enter key (#32123)cdk
Commit Type Description a20aeabbe feat a11y: allow safe HTML to be passed to live announcer (#32386) 75b373bbc feat a11y: allow safe HTML to be passed to live announcer (#32412) 439d1f92a feat table: add virtual scrolling support 67f213a35 fix a11y: add @angular/platform-browserto peer dependencies (#32471)efa0d4f6f fix scrolling: handle null document.body in ViewportRuler (#32477) c62c64f21 fix text-field: avoid page jump on auto-resize (#32605) material
Commit Type Description ef1355914 feat schematics: add preconnect links for Google Fonts in index.html (#32238) 6b9decb77 feat stepper: add a prefix section to the horizontal stepper header (#32184) 5db8dca18 fix datepicker: error if some methods are called too early. (#32630) 7b2627de2 fix menu: Do not open the menu when trigger is aria-disabled (properly handle disabledInteractive) (#32601) eba6ee844 fix radio: allow aria attributes to be reset (#32613) fb1b66be9 fix slider: add missing closing parenthesis in tick mark transform (#32580) material-experimental
Commit Type Description 29e2c4633 fix column-resize: add null checks for overlay (#32259) c40f42821 fix column-resize: fix m2 colors (#32388)
... (truncated)
0da3836 release: cut the v21.1.1 released24f099 fix(aria/grid): unit tests for grid pattern (#32633)cfb38c4 refactor(material/table): add filterPredicate non-object warning (#32578)b619097 build: dedupe targets in api golden script (#32669)6b5466a fix(multiple): incorrect paths in declaration files for aria5c5b0ed build: enable more integration tests for aria028f89b fix(multiple): resolve sass if function deprecation warnings (#32674)3de1770 refactor(material/tooltip): drop NgClass dependency (#32666)6c61db8 build: update dependency node to v22.22.0 (#32660)80c007c build: update cross-repo angular dependencies (#32657)Sourced from @angular/animations's releases.
21.1.1
compiler-cli
Commit Description drop .tsx extension for generated relative imports core
Commit Description handle Set in class bindings forms
Commit Description Ability to manually register a form field binding in signal forms fix control value syncing on touch VSCode Extension: 21.1.1
- fix(vscode-extension): add syntax highlighting for arrow functions (a649fc8f57)
- fix(vscode-extension): add syntax highlighting for spread/rest expressions (8f16846dd9)
VSCode Extension: 21.1.0
21.1.0 (2026-01-12)
- fix(vscode-extension): convert enum member kind in completions correctly (50674f8c28)
21.1.0
common
Commit Description Add custom transformations for Cloudflare and Cloudinary image loaders support custom transformations in ImageKit and Imgix loaders compiler
Commit Description Add support for multiple swich cases matching Support empty cases core
forms
Commit Description allow focusing bound control from field state platform-browser
| Commit | Description |
... (truncated)
Sourced from @angular/animations's changelog.
21.1.1 (2026-01-21)
compiler-cli
Commit Type Description 0e1f1ed573 fix drop .tsx extension for generated relative imports core
Commit Type Description 05adfcf8f2 fix handle Set in class bindings forms
Commit Type Description d89a80a970 feat Ability to manually register a form field binding in signal forms cb75f9ce85 fix fix control value syncing on touch 21.1.0 (2026-01-14)
Deprecations
upgrade
VERSIONfrom@angular/upgradeis deprecated. Please use the entry from@angular/upgrade/staticinstead.common
Commit Type Description d8790972be feat Add custom transformations for Cloudflare and Cloudinary image loaders a6b8cb68af feat support custom transformations in ImageKit and Imgix loaders compiler
Commit Type Description 640693da8e feat Add support for multiple swich cases matching 0ad3adc7c6 fix Support empty cases core
Commit Type Description 99ad18a4ee feat Add stability debugging utility a0dfa5fa86 feat support rest arguments in function calls 6e18fa8bc9 feat support spread elements in array literals e407280ab5 feat support spread expressions in object literals 06be8034bb fix Microtask scheduling should be used after any application synchronization b4f584cf42 fix return StaticProviderforprovidePlatformInitializerforms
Commit Type Description 1ea5c97703 feat allow focusing bound control from field state platform-browser
Commit Type Description ec9dc94cee feat add contexttocreateApplicationab67988d2e feat resolve JIT resources in createApplication
... (truncated)
abb1794 refactor(core): mark VERSION exports as pure for better tree-shaking26fed34 build: format md filesb9e2ccd refactor(common): remove unused import (#64699)70332b0 fix(core): pass element removal property through in all locations (#64565)2b257b3 fix(animations): account for Element.animate exceptions (#64506)dde5bad fix(core): prevent animations renderer from impacting animate.leave (#63921)c357650 refactor(core): Update tests for zoneless by default (#63668)021ead5 refactor(animations): remove dependency on @angular/common (#63248)2fcafb6 build: rename defaults2.bzl to defaults.bzl (#63383)Sourced from actions/setup-java's releases.
v5.2.0
What's Changed
Enhancement
- Retry on HTTP 522 Connection timed out by
@findepiin actions/setup-java#964Documentation Changes
- Update gradle caching by
@priya-kinthaliin actions/setup-java#972- Update checkout to v6 by
@mahabaleshwarsin actions/setup-java#973Dependency Updates
- Upgrade
@actions/cacheto v5 by@salmanmkcin actions/setup-java#968- Upgrade actions/checkout from 5 to 6 by
@dependabotin actions/setup-java#961New Contributors
@findepimade their first contribution in actions/setup-java#964Full Changelog: https://github.com/actions/setup-java/compare/v5...v5.2.0
Sourced from actions/checkout's releases.
v6.0.2
What's Changed
- Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set by
@TingluoHuangin actions/checkout#2355- Fix tag handling: preserve annotations and explicit fetch-tags by
@ericsciplein actions/checkout#2356Full Changelog: https://github.com/actions/checkout/compare/v6.0.1...v6.0.2
Sourced from actions/checkout's changelog.
Changelog
v6.0.2
- Fix tag handling: preserve annotations and explicit fetch-tags by
@ericsciplein actions/checkout#2356v6.0.1
- Add worktree support for persist-credentials includeIf by
@ericsciplein actions/checkout#2327v6.0.0
- Persist creds to a separate file by
@ericsciplein actions/checkout#2286- Update README to include Node.js 24 support details and requirements by
@salmanmkcin actions/checkout#2248v5.0.1
- Port v6 cleanup to v5 by
@ericsciplein actions/checkout#2301v5.0.0
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226v4.3.1
- Port v6 cleanup to v4 by
@ericsciplein actions/checkout#2305v4.3.0
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236v4.2.2
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924v4.2.0
- Add Ref and Commit outputs by
@lucacomein actions/checkout#1180- Dependency updates by
@dependabot- actions/checkout#1777, actions/checkout#1872v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4 updates by
@dependabotin actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabotin actions/checkout#1697- Check out other refs/* by commit by
@orhantoyin actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-millerin actions/checkout#1732
... (truncated)
de0fac2
Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7f
Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is
set (...