-
Notifications
You must be signed in to change notification settings - Fork 89
Comparing changes
Open a pull request
base repository: opennextjs/opennextjs-netlify
base: dfd18ee
head repository: opennextjs/opennextjs-netlify
compare: 7c9574a
- 20 commits
- 57 files changed
- 8 contributors
Commits on Jan 11, 2023
-
chore(deps): update dependency @netlify/build to ^29.4.2 (#1878)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a8123ac - Browse repository at this point
Copy the full SHA a8123acView commit details -
chore(deps): update dependency @netlify/build to ^29.4.3 (#1879)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 122f2f3 - Browse repository at this point
Copy the full SHA 122f2f3View commit details
Commits on Jan 12, 2023
-
chore(deps): update dependency @netlify/build to ^29.4.5 (#1881)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d82af8f - Browse repository at this point
Copy the full SHA d82af8fView commit details
Commits on Jan 13, 2023
-
fix: correctly handle ISR for appDir pages (#1855)
* fix: don't use ISR for appDir pages * chore: correct redirects * test: add e2e test * chore: fix test * ci: don't run tests against 14, because appDir requires 16 * chore: snapidoo 🎉 * ci: node 16 * ci: use node 16 * ci: normalise chunk names * ci: typo in test * chore: use repo next version * chore: fix cypress test * test: temporarily remove esm for app alias * chore: disable test failures * chore: move disabled test * chore: use EF to route RSC data reqs * chore: fix test * chore: fix test * chore: fix cypress test * chore: logging * fix: handle trailing slash * chore: wip * chore: handle dynamic isr routes * test: add more cypress tests * fix: handle localised RSC routes * chore: simplify trailing slash handling * fix: correctly handle prerendered dynamic RSC routes * test: fix cypress assertion * fix: correct regex matcher * test: fix cypress * test: stop cypress following redirects
Configuration menu - View commit details
-
Copy full SHA for f2a7cac - Browse repository at this point
Copy the full SHA f2a7cacView commit details
Commits on Jan 16, 2023
-
chore(deps): update dependency jest-extended to v3.2.3 (#1884)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b9aa2d8 - Browse repository at this point
Copy the full SHA b9aa2d8View commit details -
fix(deps): update dependency @vercel/og to ^0.0.27 (#1885)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 03c21ed - Browse repository at this point
Copy the full SHA 03c21edView commit details -
fix: correctly rewrite default locale ISR homepage to ODB handler (#1867
Configuration menu - View commit details
-
Copy full SHA for 14ad486 - Browse repository at this point
Copy the full SHA 14ad486View commit details -
chore(deps): update dependency @netlify/build to ^29.5.0 (#1887)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fbfb19a - Browse repository at this point
Copy the full SHA fbfb19aView commit details
Commits on Jan 17, 2023
-
chore(deps): update navikt/github-app-token-generator digest to a3831…
…f4 (#1872) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3682002 - Browse repository at this point
Copy the full SHA 3682002View commit details
Commits on Jan 18, 2023
-
fix: transform Regex named capture groups for Golang (#1809)
* fix: transform named capture groups for Golang * chore: enable failing edge-render-getserversideprops test * fix: transform named capture groups to simple capture groups Co-authored-by: Matt Kane <matt.kane@netlify.com> * chore: remove unnecessary escape for linter * chore: fix prettier style complaint Co-authored-by: Matt Kane <matt.kane@netlify.com>
Configuration menu - View commit details
-
Copy full SHA for 15790aa - Browse repository at this point
Copy the full SHA 15790aaView commit details -
chore(deps): update dependency @netlify/build to ^29.5.1 (#1891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b83c2c3 - Browse repository at this point
Copy the full SHA b83c2c3View commit details
Commits on Jan 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3b83294 - Browse repository at this point
Copy the full SHA 3b83294View commit details -
fix: match edge runtime pages with optional trailing slash (#1892)
* fix: match edge runtime pages with optional trailing slash * fix: handle trailing slash redirects
Configuration menu - View commit details
-
Copy full SHA for 138b19d - Browse repository at this point
Copy the full SHA 138b19dView commit details -
fix: getMaxAge is not used in APIHandlers (#1888)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d0343b8 - Browse repository at this point
Copy the full SHA d0343b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b046ef5 - Browse repository at this point
Copy the full SHA b046ef5View commit details -
fix(deps): update dependency swr to v2.0.1 (#1861)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matt Kane <matt.kane@netlify.com>
Configuration menu - View commit details
-
Copy full SHA for c992600 - Browse repository at this point
Copy the full SHA c992600View commit details -
fix: added polyfill for process.env (#1889)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Matt Kane <matt.kane@netlify.com>
Configuration menu - View commit details
-
Copy full SHA for 15af7c7 - Browse repository at this point
Copy the full SHA 15af7c7View commit details
Commits on Jan 23, 2023
-
chore(deps): update dependency @types/react to v18.0.27 (#1898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c20abc1 - Browse repository at this point
Copy the full SHA c20abc1View commit details -
chore(deps): update dependency @types/react to v18.0.27 (#1899)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cf472a9 - Browse repository at this point
Copy the full SHA cf472a9View commit details -
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7c9574a - Browse repository at this point
Copy the full SHA 7c9574aView 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 dfd18ee...7c9574a