-
Notifications
You must be signed in to change notification settings - Fork 89
Comparing changes
Open a pull request
base repository: opennextjs/opennextjs-netlify
base: plugin-nextjs-v4.29.4
head repository: opennextjs/opennextjs-netlify
compare: plugin-nextjs-v4.30.0
- 19 commits
- 51 files changed
- 8 contributors
Commits on Dec 20, 2022
-
chore(deps): update dependency @netlify/build to ^29.2.1 (#1848)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 15279a2 - Browse repository at this point
Copy the full SHA 15279a2View commit details
Commits on Dec 21, 2022
-
chore(deps): update dependency @netlify/build to ^29.2.2 (#1853)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 254a9ab - Browse repository at this point
Copy the full SHA 254a9abView commit details
Commits on Dec 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 28ea00e - Browse repository at this point
Copy the full SHA 28ea00eView commit details -
fix: serve static files from basePath (#1850)
* fix: serve static files from basePath * chore: add test Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4ff894 - Browse repository at this point
Copy the full SHA d4ff894View commit details -
chore: update next to 13.0.7 (#1840)
* chore: update next to 13.0.7 * chore: disable test Co-authored-by: Matt Kane <matt.kane@netlify.com> Co-authored-by: Matt Kane <m@mk.gg>
Configuration menu - View commit details
-
Copy full SHA for 686ac61 - Browse repository at this point
Copy the full SHA 686ac61View commit details -
chore(deps): update dependency @netlify/build to ^29.3.0 (#1856)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 53ecc31 - Browse repository at this point
Copy the full SHA 53ecc31View commit details
Commits on Dec 26, 2022
-
chore(deps): update dependency @babel/core to v7.20.7 (#1858)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d3eb65 - Browse repository at this point
Copy the full SHA 2d3eb65View commit details -
fix(deps): update dependency moize to v6.1.4 (#1859)
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 c929816 - Browse repository at this point
Copy the full SHA c929816View commit details
Commits on Jan 2, 2023
-
fix(deps): update dependency regenerator-runtime to v0.13.11 (#1860)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for af2a3e0 - Browse repository at this point
Copy the full SHA af2a3e0View commit details
Commits on Jan 3, 2023
-
chore(deps): update dependency @netlify/build to ^29.4.0 (#1862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 05ae395 - Browse repository at this point
Copy the full SHA 05ae395View commit details
Commits on Jan 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ad83ea9 - Browse repository at this point
Copy the full SHA ad83ea9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebd1ccc - Browse repository at this point
Copy the full SHA ebd1cccView commit details
Commits on Jan 5, 2023
-
fix(deps): update dependency @netlify/ipx to ^1.3.3 (#1868)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d75d0ff - Browse repository at this point
Copy the full SHA d75d0ffView commit details -
fix(deps): update dependency @netlify/functions to ^1.4.0 (#1869)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3960c31 - Browse repository at this point
Copy the full SHA 3960c31View commit details
Commits on Jan 9, 2023
-
chore(deps): update dependency @babel/core to v7.20.12 (#1873)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0caeab8 - Browse repository at this point
Copy the full SHA 0caeab8View commit details -
feat: add Next 13 request header mutation to middleware (#1866)
* test: add Next 13 request header mutation to middleware * feat: support Next 13 request header mutation * refactor: remove duplicate route conditional * refactor: remove debugger * test: update test to use Deno style of testing include github workflow * style: lint * test: update test command * refactor: remove debugger statement that snuck in * fix: add the modified middleware headers to the request, not response update the related tests * style: lint * fix: remove debugger * test: move tests for request headers into standard
Configuration menu - View commit details
-
Copy full SHA for 5d60191 - Browse repository at this point
Copy the full SHA 5d60191View commit details -
chore(deps): update dependency @netlify/build to ^29.4.1 (#1874)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 49756be - Browse repository at this point
Copy the full SHA 49756beView commit details -
fix: merge Middleware and API route response cookies (#1870)
* fix: appending origin cookies to prevent override and to match test order * test: remove usuallySkip from tests related to middleware + API cookie merge * Fix: let to const Co-authored-by: Erica Pisani <pisani.erica@gmail.com> * change to strict comparison Co-authored-by: Matt Kane <matt.kane@netlify.com> Co-authored-by: Erica Pisani <pisani.erica@gmail.com> Co-authored-by: Matt Kane <matt.kane@netlify.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 878ddd7 - Browse repository at this point
Copy the full SHA 878ddd7View 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 dfd18ee - Browse repository at this point
Copy the full SHA dfd18eeView 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.29.4...plugin-nextjs-v4.30.0