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.9.1
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.9.2
Choose a head ref
  • 5 commits
  • 10 files changed
  • 3 contributors

Commits on Dec 19, 2024

  1. Configuration menu
    Copy the full SHA
    f00b542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    871f7b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. fix: make revalidateTags no-op when list of tags is empty (#2727)

    * fix: make `revalidateTags` no-op when list of tags is empty
    
    * fix: oops
    
    * test: add integration test for site-wide purge calls
    
    * fix: filter out empty tags
    
    * test: correct afterEach import
    
    ---------
    
    Co-authored-by: pieh <misiek.piechowiak@gmail.com>
    eduardoboucas and pieh authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    38e58b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4df130d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3e328c View commit details
    Browse the repository at this point in the history
Loading