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

Commits on Apr 3, 2025

  1. fix(deps): update dependency @netlify/plugin-nextjs to ^5.10.3 (#2815)

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

Commits on Apr 7, 2025

  1. fix: handle case of zero-length cacheable route handler responses (#2819

    )
    
    * test: add test case for route with 0-length response
    
    * test: add new blob key to test checking prerendered blobs after changing fixture
    
    * fix: ensure size calculation returns positive numbers and make in-memory cache failures not fatal
    
    * fix: drop unneded extra variable and also capture calculated size in warning
    pieh authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    530d2c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70f9b15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    025e4e1 View commit details
    Browse the repository at this point in the history
Loading