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: plugin-nextjs-v4.30.2
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: plugin-nextjs-v4.30.3
Choose a head ref
  • 6 commits
  • 27 files changed
  • 7 contributors

Commits on Jan 26, 2023

  1. fix: correctly match params in edge runtime (#1896)

    * fix: match params for edge runtime
    
    * chore: re-enable test
    
    * chore: snapidoo
    
    * chore: disable rewrite tests
    
    * chore: enable more tests
    
    * fix: match ef data routes
    
    * chore: add comments
    ascorbic authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    75c0535 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. fix(deps): update dependency node-fetch to v2.6.8 (#1910)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    0e88ab3 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency moize to v6.1.5 (#1909)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    2e5a728 View commit details
    Browse the repository at this point in the history
  3. fix: added support for "missing" matcher (#1905)

    * fix: added support for missing matcher
    
    * fix: prettier fix
    
    * fix: removed skip from missing matcher tests
    
    * fix: updatiing demo to showcase missing matcher
    
    * fix: added new cookie testing page for missing matcher
    
    ---------
    
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    taty2010 and kodiakhq[bot] authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f30e178 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8ff332 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. chore: release main (#1906)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    Co-authored-by: Rob Stanford <me@robstanford.com>
    token-generator-app[bot] and orinokai authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    b9891bb View commit details
    Browse the repository at this point in the history
Loading