-
Notifications
You must be signed in to change notification settings - Fork 87
Comparing changes
Open a pull request
base repository: opennextjs/opennextjs-netlify
base: v5.7.0
head repository: opennextjs/opennextjs-netlify
compare: v5.7.1
- 9 commits
- 27 files changed
- 4 contributors
Commits on Aug 28, 2024
-
chore(deps): update dependency @types/node to v20.16.2 (#2569)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fb23244 - Browse repository at this point
Copy the full SHA fb23244View commit details -
fix(deps): update dependency @netlify/plugin-nextjs to ^5.7.0 (#2576)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4a53512 - Browse repository at this point
Copy the full SHA 4a53512View commit details
Commits on Aug 29, 2024
-
fix: update cache handler to accommodate changes in next@canary (#2572)
* update react version needed by next@canary * tmp: just checking if canary tests will be happier * what's up with NODE_ENV? * missing PAGES * chore: use npm info to figure out react version needed for canary instead of hardcoding it * chore: drop package lock file when preparing fixtures * test: unset more things related to next's fetch patching * use correct cache kind for initial cache seeding depending on next version * small cleanup * typehell * just checking * proper NODE_ENV setting with explanation * any is bad * Update src/shared/cache-types.cts Co-authored-by: Philippe Serhal <philippe.serhal@netlify.com> * add note about deleting next-patch symbol --------- Co-authored-by: Philippe Serhal <philippe.serhal@netlify.com>
Configuration menu - View commit details
-
Copy full SHA for 83f685e - Browse repository at this point
Copy the full SHA 83f685eView commit details
Commits on Aug 30, 2024
-
test: add new version of patch for recent changes in next repository …
…and try it if older one doesn't work (#2578)
Configuration menu - View commit details
-
Copy full SHA for f13f3fa - Browse repository at this point
Copy the full SHA f13f3faView commit details
Commits on Sep 2, 2024
-
chore(deps): update dependency @types/node to v20.16.3 (#2580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fbc7e5b - Browse repository at this point
Copy the full SHA fbc7e5bView commit details -
chore(deps): update dependency cheerio to v1.0.0 (#2582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for da7b73a - Browse repository at this point
Copy the full SHA da7b73aView commit details
Commits on Sep 6, 2024
-
fix: generate correct import path when 'src' directory is used and mi…
…ddleware imports wasm module (#2583) * test: add fixture using wasm in middleware in src directory mode * fix: generate correct import path when 'src' directory is used and middleware imports wasm module
Configuration menu - View commit details
-
Copy full SHA for b54b682 - Browse repository at this point
Copy the full SHA b54b682View commit details -
chore(deps): update dependency @netlify/serverless-functions-api to ^…
…1.23.0 (#2584) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7469369 - Browse repository at this point
Copy the full SHA 7469369View commit details -
chore(main): release 5.7.1 (#2577)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eb9350b - Browse repository at this point
Copy the full SHA eb9350bView 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 v5.7.0...v5.7.1