Thanks to visit codestin.com
Credit goes to github.com

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: 17.3.3
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: 17.3.4
Choose a head ref
  • 4 commits
  • 15 files changed
  • 3 contributors

Commits on Apr 8, 2024

  1. build: update vite and undici

    Closes #27409
    alan-agius4 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1f47a10 View commit details
    Browse the repository at this point in the history
  2. fix(@angular-devkit/build-angular): ensure esbuild-based builders exc…

    …lusively produce ESM output
    
    Previously, there were instances where the ESbuilder might incorrectly generate CJS code, leading to runtime errors.
    
    Fixes #27421
    
    (cherry picked from commit afa76bb)
    alan-agius4 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1128bdd View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. docs: replace links links to aio with links to adev

    Currently those are handled by a custom link remapper (in dev-infra) which should be removed.
    
    (cherry picked from commit 422edd7)
    JeanMeche authored and clydin committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    84ee482 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    d0bff79 View commit details
    Browse the repository at this point in the history
Loading