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: 15.1.0
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: 15.1.1
Choose a head ref
  • 5 commits
  • 10 files changed
  • 1 contributor

Commits on Jan 11, 2023

  1. docs(@angular/cli): add ng new long description

    This appears to have been deleted by mistake when we switched to Yargs.
    
    (cherry picked from commit 143fc68)
    alan-agius4 committed Jan 11, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    llucax Leandro Lucarella
    Copy the full SHA
    d6583e5 View commit details

Commits on Jan 12, 2023

  1. fix(@angular-devkit/build-angular): update esbuild to 0.16.17

    This release contains a fix for `SyntaxError: Unexpected token: punc (()`
    
    Closes #24526
    
    (cherry picked from commit b68467f)
    alan-agius4 committed Jan 12, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    llucax Leandro Lucarella
    Copy the full SHA
    b94bf60 View commit details
  2. build: update eslint-plugin-import to 2.27.4

    (cherry picked from commit 871e687)
    alan-agius4 committed Jan 12, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    llucax Leandro Lucarella
    Copy the full SHA
    6dd88b4 View commit details
  3. refactor: change JSONFile to private instead of internal

    This is so that this can be used in the Universal repo which is not failing because the type is not available.
    
    https://app.circleci.com/pipelines/github/angular/universal/4483/workflows/25535db2-4a9c-43b0-84a5-3a55071013c6/jobs/20263
    (cherry picked from commit e763db8)
    alan-agius4 committed Jan 12, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    llucax Leandro Lucarella
    Copy the full SHA
    4ba55e4 View commit details
  4. Verified

    This commit was signed with the committer’s verified signature.
    llucax Leandro Lucarella
    Copy the full SHA
    a8953ff View commit details
Loading