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: uploadcare/nextjs-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: uploadcare/nextjs-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Apr 13, 2023

  1. chore(deps): bump minimatch from 3.0.4 to 3.1.2 in /example (#31)

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 13, 2023
    Copy the full SHA
    739f574 View commit details
  2. chore(deps): bump json5 from 1.0.1 to 1.0.2 in /example (#32)

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 13, 2023
    Copy the full SHA
    21411bc View commit details
  3. chore(deps): bump json5 from 2.2.1 to 2.2.3 (#33)

    Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.1...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 13, 2023
    Copy the full SHA
    ddde9ee View commit details
  4. chore(deps): bump minimist from 1.2.5 to 1.2.8 in /example (#34)

    Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
    - [Release notes](https://github.com/minimistjs/minimist/releases)
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.5...v1.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 13, 2023
    Copy the full SHA
    d4ef96c View commit details

Commits on Apr 14, 2023

  1. chore: update shipjs (#35)

    nd0ut authored Apr 14, 2023
    Copy the full SHA
    1b3f53f View commit details

Commits on May 12, 2023

  1. Update README.md (#36)

    * Update README.md
    
    Updated according to documentation comments https://uploadcare.com/docs/integrations/next-js/
    
    * Update README.md
    
    Co-authored-by: Aleksandr Grenishin <nd0ut.me@gmail.com>
    
    ---------
    
    Co-authored-by: Aleksandr Grenishin <nd0ut.me@gmail.com>
    KamillaGarifullina and nd0ut authored May 12, 2023
    Copy the full SHA
    c85c7a1 View commit details
Loading