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-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6eef752d8a08e86ccc2e81bcdf423021d81277ca
Choose a base ref
...
head repository: angular/angular-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ec566f9b5df1006e820c9bec5d5c9f5b6194f2b6
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    f039ee9 View commit details
    Browse the repository at this point in the history
  2. build: update Angular peer dependencies to ^16.0.0

    This is needed as the release check are failing due to incorrect peer deps.
    alan-agius4 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    da6ec6f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. fix(@angular-devkit/build-angular): use absolute watch paths for post…

    …css dependency messages
    
    Postcss's directory dependency message can use a glob pattern to reflect that multiple files
    within a given directory should be watched. When calculated the complete file set, the paths
    must be absolute to ensure that the watch system correctly invalidates the stylesheet being
    processed.
    
    (cherry picked from commit 376e346)
    clydin authored and alan-agius4 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b56ab07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec566f9 View commit details
    Browse the repository at this point in the history
Loading