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.6.0
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.7.0
Choose a head ref
  • 6 commits
  • 30 files changed
  • 3 contributors

Commits on Jul 29, 2024

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 29, 2024
    Copy the full SHA
    367c396 View commit details

Commits on Jul 30, 2024

  1. feat: support next/image with static exports (#2563)

    * test: add next/image to static export fixture and test
    
    * feat: support next/image with static exports
    pieh authored Jul 30, 2024
    Copy the full SHA
    b000c43 View commit details

Commits on Aug 5, 2024

  1. chore(deps): update dependency @types/node to v20.14.14 (#2567)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 5, 2024
    Copy the full SHA
    c993184 View commit details

Commits on Aug 21, 2024

  1. refactor: remove unnecessary handling of Durable Cache feature flag a…

    …fter it was fully rolled out (#2571)
    
    * test: update assertions for fully rolled out durable cache
    
    * fix: remove feature flag from code as it's fully rolled out
    pieh authored Aug 21, 2024
    Copy the full SHA
    b352918 View commit details

Commits on Aug 26, 2024

  1. fix: handle cases of chunked middleware (#2574)

    * test: make middleware fixture produce chunked middleware
    
    * fix: handle cases of chunked middleware
    pieh authored Aug 26, 2024
    Copy the full SHA
    666fe5a View commit details
  2. chore(main): release 5.7.0 (#2564)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    token-generator-app[bot] authored Aug 26, 2024
    Copy the full SHA
    733a021 View commit details
Loading