8000 Comparing 19.2.11...19.2.12 · angular/angular-cli · GitHub
[go: up one dir, main page]

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: 19.2.11
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: 19.2.12
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on May 12, 2025

  1. fix(@angular/cli): properly handle Node.js require() errors with ES…

    …M modules
    
    Resolve `ERR_REQUIRE_ASYNC_MODULE` when attempting to `require()` ESM modules in a CommonJS context.
    
    Closes #30286
    
    (cherry picked from commit 0ae9c1f)
    alan-agius4 authored and clydin committed May 12, 2025
    Configuration menu
    Copy the full SHA
    0098c38 View commit details
    Browse the repository at this point in the history
  2. ci: skip e2e-snapshots on non-main branches

    Snapshot updates occur only on the `main` branch, so running them on patch branches provides no benefit.
    
    (cherry picked from commit 5d296bc)
    alan-agius4 authored and clydin committed May 12, 2025
    Configuration menu
    Copy the full SHA
    cf1ab3e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

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