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: opennextjs/opennextjs-netlify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.10.6
Choose a base ref
...
head repository: opennextjs/opennextjs-netlify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.10.7
Choose a head ref
  • 11 commits
  • 12 files changed
  • 4 contributors

Commits on Apr 15, 2025

  1. Configuration menu
    Copy the full SHA
    c39b86a View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency vitest to v3 (#2842)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    5b5debb View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency tailwindcss to v3.4.17 (#2839)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Mateusz Bocian <mrstork@users.noreply.github.com>
    renovate[bot] and mrstork authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    ce423ae View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency @netlify/plugin-nextjs to ^5.10.6 (#2846)

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

Commits on Apr 16, 2025

  1. chore(deps): update dependency netlify-cli to ^20.0.1 (#2845)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    099b73c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d959a5 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency netlify-cli to ^20.0.2 (#2849)

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

Commits on Apr 17, 2025

  1. Configuration menu
    Copy the full SHA
    814d059 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @netlify/blobs to ^8.2.0 (#2850)

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

Commits on Apr 18, 2025

  1. fix: cookies set in middleware accessible during the same request (#2847

    )
    
    * fix: allow cookies in middleware to be accessible during the same request
    
    * test: validate functionality of mergeMiddlewareCookies
    
    * ci: pin deno version to 1.x until builds are ready for 2.x
    
    * ci: add vendor step before running deno tests
    
    * chore: include reference link for cookie regex
    
    * fix: directives in cookies are joined by a semi-colon with a space
    
    * fix: make cookies available during first request on rewrite as well
    
    ---------
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    mrstork and pieh authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    263853b View commit details
    Browse the repository at this point in the history
  2. chore(main): release 5.10.7 (#2854)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    0279770 View commit details
    Browse the repository at this point in the history
Loading