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.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.10.1
Choose a head ref
  • 3 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 17, 2025

  1. fix: adjust bundling to not produce duplicate inlined internal modules (

    #2774)
    
    * chore: add some validation to bundling to ensure we don't produce duplicate/inling of regional-blob-store module in unexptected built modules
    
    * chore: don't hardcode repo directory in build script
    
    * test: adjust assertion for case where multiple cache-status values are being comma separated and not line separated
    
    * Update tools/build.js
    
    Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com>
    
    ---------
    
    Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com>
    pieh and eduardoboucas authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    5d65c92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58cafc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

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