-
Notifications
You must be signed in to change notification settings - Fork 91
Comparing changes
Open a pull request
base repository: opennextjs/opennextjs-netlify
base: plugin-nextjs-v4.22.0
head repository: opennextjs/opennextjs-netlify
compare: plugin-nextjs-v4.23.0
- 6 commits
- 40 files changed
- 4 contributors
Commits on Sep 9, 2022
-
chore(deps): update dependency @netlify/build to ^27.17.2 (#1610)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e24534a - Browse repository at this point
Copy the full SHA e24534aView commit details -
feat: add support for Next 12.3 middleware matchers (#1612)
* feat: add support for Next 12.3 middleware matchers * fix: support legacy experimental config * chore: make canary use old version * feat: support middleware `has` matchers * chore: make canary use old version * chore: add test middleware * chore: add e2e tests * fix: handle json headers
Configuration menu - View commit details
-
Copy full SHA for fd88b98 - Browse repository at this point
Copy the full SHA fd88b98View commit details -
fix: support non-prerendered dynamic routes with fallback false (#1541)
* fix: bypass handler function for non-prerendered dynamic routes with fallback: false * fix: remove catch all handler redirect to support fallback false and custom 404s * feat: support custom 404 pages in all locales * feat: add custom 404 handling for static routes * chore: refactor hidden path redirects * feat: add support for isr 404 pages * feat: swap cache patch for forced manual revalidate * chore: add docs for patches * feat: use revalidate header instead of server patch * test: add dynamic routing and fallback tests * chore: fix eslint error * fix: remove fallback: true handling until runtime fix lands * test: update tests while fallback:true works like fallback:blocking * test: fix jest tests * test: simplify cypress test names * fix: revert header revalidation owing to side-effects * feat: patch next server to force revalidation only during cache fetches * test: update tests with new env var name * test: update test with reverted handler signature * fix: reinstate catch-all redirect for Next redirect handling * test: update snapshot with new redirects * test: update cypress tests for correct render mode
Configuration menu - View commit details
-
Copy full SHA for 92a015c - Browse repository at this point
Copy the full SHA 92a015cView commit details -
fix(deps): update dependency @netlify/ipx to ^1.2.5 (#1615)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 362d5dd - Browse repository at this point
Copy the full SHA 362d5ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62c135d - Browse repository at this point
Copy the full SHA 62c135dView commit details -
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 098378c - Browse repository at this point
Copy the full SHA 098378cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff plugin-nextjs-v4.22.0...plugin-nextjs-v4.23.0