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: zxing-js/ngx-scanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v18.0.0
Choose a base ref
...
head repository: zxing-js/ngx-scanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v18.0.1
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on May 25, 2024

  1. Bump @angular/core from 9.0.0 to 18.0.0

    Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 9.0.0 to 18.0.0.
    - [Release notes](https://github.com/angular/angular/releases)
    - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/angular/angular/commits/18.0.0/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@angular/core"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 25, 2024
    Configuration menu
    Copy the full SHA
    9b9150a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge pull request #564 from zxing-js/dependabot/npm_and_yarn/angular…

    …/core-18.0.0
    
    Bump @angular/core from 9.0.0 to 18.0.0
    werthdavid authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5974321 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. #566 DomException on Cleanup

    werthdavid committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c1adf91 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #567 from zxing-js/bugfix/566-domexception

    #566 DomException on Cleanup
    werthdavid authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    05018a7 View commit details
    Browse the repository at this point in the history
  3. Bumped version

    werthdavid committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5cfdabf View commit details
    Browse the repository at this point in the history
Loading