-
Notifications
You must be signed in to change notification settings - Fork 86
Comparing changes
Open a pull request
base repository: opennextjs/opennextjs-netlify
base: v5.10.1
head repository: opennextjs/opennextjs-netlify
compare: v5.10.2
Commits on Mar 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8a7647d - Browse repository at this point
Copy the full SHA 8a7647dView commit details
Commits on Mar 26, 2025
-
chore: add LICENSE file (#2782)
included MIT license as-per the package.json#license field used 2023 as the year because that was when the code appears to first have been published closes #2773
Configuration menu - View commit details
-
Copy full SHA for 648f2ea - Browse repository at this point
Copy the full SHA 648f2eaView commit details -
ci: remove prettier write from CI workflow (#2787)
* ci: remove write from ci prettier * chore: format with prettier
Configuration menu - View commit details
-
Copy full SHA for 4d22c8d - Browse repository at this point
Copy the full SHA 4d22c8dView commit details
Commits on Mar 27, 2025
-
chore(deps): update dependency @netlify/edge-functions to ^2.11.1 (#2710
Configuration menu - View commit details
-
Copy full SHA for 30803ef - Browse repository at this point
Copy the full SHA 30803efView commit details -
test: skip some vercel/next tests (#2789)
* test: skip tests that rely on Vercel specific response headers * test: skip flaky test that check scroll behavior which is browser focused
Configuration menu - View commit details
-
Copy full SHA for 3c0e1fe - Browse repository at this point
Copy the full SHA 3c0e1feView commit details -
chore(deps): update dependency netlify-cli to ^17.38.1 (#2711)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mateusz Bocian <mrstork@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c8d332b - Browse repository at this point
Copy the full SHA c8d332bView commit details -
chore(deps): update netlify packages (#2713)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mateusz Bocian <mrstork@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 849b8c5 - Browse repository at this point
Copy the full SHA 849b8c5View commit details -
chore(deps): update dependency @netlify/blobs to ^8.1.2 (#2790)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4230869 - Browse repository at this point
Copy the full SHA 4230869View commit details -
chore(deps): update dependency @netlify/serverless-functions-api to ^…
…1.36.0 (#2712) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mateusz Bocian <mrstork@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 99f0d18 - Browse repository at this point
Copy the full SHA 99f0d18View commit details -
chore(deps): update dependency netlify-cli to v19 (#2794)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ddf256a - Browse repository at this point
Copy the full SHA ddf256aView commit details -
chore(deps): update netlify packages (#2795)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 755dbd2 - Browse repository at this point
Copy the full SHA 755dbd2View commit details -
chore(deps): update dependency @netlify/edge-bundler to ^12.3.3 (#2792)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3e96cae - Browse repository at this point
Copy the full SHA 3e96caeView commit details -
chore(deps): update dependency prettier to v3.5.3 (#2796)
* chore(deps): update dependency prettier to v3.5.3 * chore: run prettier fix --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mateusz Bocian <mrstork@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b5754f4 - Browse repository at this point
Copy the full SHA b5754f4View commit details -
chore(deps): update dependency netlify-cli to ^19.1.4 (#2797)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 67d6c7b - Browse repository at this point
Copy the full SHA 67d6c7bView commit details
Commits on Mar 28, 2025
-
perf: memoize blobs requests in the request scope (#2777)
* test: add test case with multiple fetches for same resource and test asserting we only check blobs once per request for same key * refactor: create simplified key-value store interface to interact with blobs with common tracing pattern * refactor: create reusable helper to record warnings * perf: memoize blobs requests in the request scope * refactor: rename RequestSpecificInMemoryCache to RequestScopedInMemoryCache * refactor: modulurize blobs storage abstractions * chore: fix lint * refactor: move non-CacheHandler related types and utils from cache-types to blob-types module * fix: add missing implementation for isTagManifest and isHtmlBlob type guards * chore: drop use of noOpInMemoryCache --------- Co-authored-by: Mateusz Bocian <mrstork@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a2881bf - Browse repository at this point
Copy the full SHA a2881bfView commit details -
chore(deps): update dependency @netlify/functions to ^3.0.4 (#2791)
* chore(deps): update dependency @netlify/functions to ^3.0.4 * chore: remove FutureContext now that waitUntil type is defined --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mateusz Bocian <mrstork@users.noreply.github.com> Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for df76359 - Browse repository at this point
Copy the full SHA df76359View commit details -
chore(deps-dev): bump vite from 5.4.6 to 5.4.15 (#2788)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.6 to 5.4.15. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.15/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.15/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6452d45 - Browse repository at this point
Copy the full SHA 6452d45View commit details -
chore(deps): update netlify packages (#2798)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7752025 - Browse repository at this point
Copy the full SHA 7752025View commit details
Commits on Mar 31, 2025
-
chore(deps): update dependency @fastly/http-compute-js to v1.1.5 (#2800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d5e7c17 - Browse repository at this point
Copy the full SHA d5e7c17View commit details -
chore(deps): update dependency autoprefixer to v10.4.21 (#2802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e39ef69 - Browse repository at this point
Copy the full SHA e39ef69View commit details -
Configuration menu - View commit details
-
Copy full SHA for e27a73b - Browse repository at this point
Copy the full SHA e27a73bView commit details
There are no files selected for viewing