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: netlify/angular-runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.1
Choose a base ref
...
head repository: netlify/angular-runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.2
Choose a head ref
  • 13 commits
  • 17 files changed
  • 3 contributors

Commits on Nov 21, 2024

  1. fix: correct checking for runtime version installed in the project an…

    …d provide example API endpoint in code snippets (#230)
    
    * fix: adjust getAngularRuntimeVersion to not find auto-installed version in .netlify/plugins
    
    * docs: fix wrong code snippet in README
    
    * fix: add commented out example API to code snippets shown on incompatible server.ts error
    
    * fix: use :internal: trick
    
    * fix: add missing ending qoute
    pieh authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3c7171f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. chore(deps): update dependency @types/node to v18.19.65 (#215)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    753b6bd View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. chore(deps): update dependency tslib to v2.8.1 (#159)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    feb01c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. chore(deps): update dependency netlify-cli to ^17.38.0 (#236)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    280e55b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. chore(deps): update dependency @types/jasmine to v5.1.5 (#237)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    a30d325 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @types/node to v18.19.67 (#238)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    922d8ee View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency express to v4.21.2 (#239)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    ceee26f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. chore(deps): update navikt/github-app-token-generator digest to 793ca…

    …f0 (#133)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    2b8f123 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency netlify-cli to ^17.38.1 (#243)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    e90b111 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @netlify/build to ^29.58.8 (#240)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    c286d42 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. chore(deps): update dependency @netlify/build to ^29.58.9 (#245)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    70bbe7f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. Configuration menu
    Copy the full SHA
    9a3b1bd View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.2.2 (#231)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    token-generator-app[bot] authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    815b83f View commit details
    Browse the repository at this point in the history
Loading