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: srcxsercan/opennextjs-netlify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
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: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 40 files changed
  • 3 contributors

Commits on Apr 30, 2025

  1. Configuration menu
    Copy the full SHA
    ef70de6 View commit details
    Browse the repository at this point in the history
  2. fix: add a fallback for loadManifest import path (opennextjs#2881)

    * fix: add a fallback for loadManifest import path
    
    * chore: lint and typecheck fixes
    
    * chore: add memoization for prerender manifest
    
    * fix: move prerenderManifest memoization to module scope
    mrstork authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    a9119d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae86215 View commit details
    Browse the repository at this point in the history
  4. test: update assertions after some react canary changes (opennextjs#2885

    )
    
    * test: update assertions after some react canary changes
    
    * test: update selector to use rel="expect"
    pieh authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    f568502 View commit details
    Browse the repository at this point in the history
  5. feat: support 'use cache' (opennextjs#2862)

    * test: add integration test cases for use-cache
    
    * feat: add support for default use-cache handler
    
    * test: cleanup after use-cache tests
    
    * test: fix typo in test use cache test helper
    
    * chore: remove unused PrivateCacheEntry properties and add more information in module preamble comment
    
    * chore: remove unneed return to clean up PR diff
    pieh authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    2810004 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. chore(deps): update dependency @netlify/functions to ^3.1.3 (opennext…

    …js#2852)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 2, 2025
    Configuration menu
    Copy the full SHA
    7795157 View commit details
    Browse the repository at this point in the history
Loading