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: mongodb-developer/nextjs-with-mongodb
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: mongodb-developer/nextjs-with-mongodb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 14 commits
  • 14 files changed
  • 6 contributors

Commits on Aug 21, 2022

  1. Initial Commit

    iamKushagra committed Aug 21, 2022
    1 Configuration menu
    Copy the full SHA
    a206740 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Update README.md

    iamKushagra authored Sep 5, 2022
    1 Configuration menu
    Copy the full SHA
    5769d14 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    iamKushagra authored Sep 5, 2022
    1 Configuration menu
    Copy the full SHA
    7de8147 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Update README.md

    iamKushagra authored Sep 20, 2022
    1 Configuration menu
    Copy the full SHA
    3cb5b7a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    iamKushagra authored Sep 20, 2022
    1 Configuration menu
    Copy the full SHA
    60ef347 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. Added Dockerfile

    iamKushagra authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    1c89646 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Update Dockerfile

    iamKushagra authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    9fabe16 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Update Dockerfile

    iamKushagra authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    0ce8c0e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    5eb8c5e View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Update README.md

    iamKushagra authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    cec8faa View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    c08bc96 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Merge pull request #1 from baileympearson/do-not-cache-promise

    Cache mongo client, not client promise
    joellord authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6a52d8e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Bump next from 14.1.0 to 15.2.4

    Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 15.2.4.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v14.1.0...v15.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-version: 15.2.4
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    e6bc02e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from mongodb-developer/dependabot/npm_and_yarn/…

    …next-15.2.4
    
    Bump next from 14.1.0 to 15.2.4
    codeSTACKr authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    c4095cf View commit details
    Browse the repository at this point in the history
Loading