Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: angular/angular-devkit-schematics-cli-builds
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: angular/angular-devkit-schematics-cli-builds
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 20.2.x
Choose a head ref
  • 16 commits
  • 2 files changed
  • 1 contributor

Commits on Aug 13, 2025

  1. 406cfa6 release: cut the v20.2.0-rc.0 release

    Angular Builds committed Aug 13, 2025
    Configuration menu
    Copy the full SHA
    7866556 View commit details
    Browse the repository at this point in the history
  2. 8ba6b0b fix(@angular/cli): use correct path for MCP get_best_practice…

    …s tool
    Angular Builds committed Aug 13, 2025
    Configuration menu
    Copy the full SHA
    db8efa9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. b105b4d build: update dependency @inquirer/prompts to v7.8.2

    Angular Builds committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    859f8d9 View commit details
    Browse the repository at this point in the history
  2. 201d433 ci: re-enable windows CI

    Angular Builds committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    46a09d9 View commit details
    Browse the repository at this point in the history
  3. 6fe1125 refactor: await silentNpm

    Angular Builds committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    c4ffda0 View commit details
    Browse the repository at this point in the history
  4. 3482633 build: update dev-infra action SHA

    Angular Builds committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    491d450 View commit details
    Browse the repository at this point in the history
  5. 9d7fb47 build: add retry-delay for accept4 failed 110

    Angular Builds committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    be4bebd View commit details
    Browse the repository at this point in the history
  6. ccdbf29 refactor: delete protractor tests

    Angular Builds committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    735c8ed View commit details
    Browse the repository at this point in the history
  7. 474e928 refactor: delete basic e2e test

    Angular Builds committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    de0efd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. 6a79f9a fix(@schematics/angular): zoneless is now stable

    Angular Builds committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    6c222f1 View commit details
    Browse the repository at this point in the history
  2. 0363219 release: cut the v20.2.0-rc.1 release

    Angular Builds committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    b55c116 View commit details
    Browse the repository at this point in the history
  3. 9bab9b5 build: update all non-major dependencies

    Angular Builds committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    79bc405 View commit details
    Browse the repository at this point in the history
  4. d5b0c8c build: reduce batch size to try to reduce flakiness

    Angular Builds committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    45c8de3 View commit details
    Browse the repository at this point in the history
  5. c43504d fix(@angular-devkit/schematics): address Node.js deprecation …

    …DEP0190
    Angular Builds committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    a3dc4dd View commit details
    Browse the repository at this point in the history
  6. a3b25f6 fix(@angular/cli): add choices to command line parser when ty…

    …pe is array and has an enum
    Angular Builds committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    4746d98 View commit details
    Browse the repository at this point in the history
  7. 8abe5cd refactor(@angular/cli): improve analytics handling

    Angular Builds committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    5cafdd5 View commit details
    Browse the repository at this point in the history
Loading