-
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.9.4
head repository: opennextjs/opennextjs-netlify
compare: v5.10.0
- 15 commits
- 53 files changed
- 4 contributors
Commits on Jan 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5a2d6fa - Browse repository at this point
Copy the full SHA 5a2d6faView commit details
Commits on Jan 29, 2025
-
ci: increase number of shards when running Next.js repo e2e tests (#2748
Configuration menu - View commit details
-
Copy full SHA for 8e852ca - Browse repository at this point
Copy the full SHA 8e852caView commit details
Commits on Jan 30, 2025
-
test: use branch/alias deploys for e2e test suite to enable automatic…
… deploy cleanup (#2752) * test: use branch/alias deploys for e2e test suite to allow automatic cleanup * chore: deletion is now automated by the system * chore: use constant for deploy alias * test: fix deploy url regex * test: use deploy preview for test url * chore: leverage regex named capture groups for deploy id and site name * test: use branch/alias deploys for vercel tests * chore: remove unused import * test: remove trailing slashes from deploy urls * chore: format with prettier * test: skip og image integration test in windows --------- Co-authored-by: Michal Piechowiak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4bcb34f - Browse repository at this point
Copy the full SHA 4bcb34fView commit details
Commits on Feb 12, 2025
-
* test: fail prepare fixtures script if fixtures fail to install deps or build a fixture * test: intentionally break deps installation / fixture build to test prepare script changes * Revert "test: intentionally break deps installation / fixture build to test prepare script changes" This reverts commit 0d9c1f4. * ci: upgrade corepack * test: don't prepare e2e-only fixtures ahead of time
Configuration menu - View commit details
-
Copy full SHA for f13a454 - Browse repository at this point
Copy the full SHA f13a454View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b4a13d - Browse repository at this point
Copy the full SHA 9b4a13dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc111b4 - Browse repository at this point
Copy the full SHA cc111b4View commit details -
chore(deps): update dependency esbuild to ^0.25.0 [security] (#2758)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a3e083e - Browse repository at this point
Copy the full SHA a3e083eView commit details -
chore(deps): update dependency vitest to v1.6.1 [security] (#2755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f4b59b6 - Browse repository at this point
Copy the full SHA f4b59b6View commit details
Commits on Feb 21, 2025
-
fix: set immutable cache-control for _next/static (#2767)
* test: assert that _next/static have immutable cache control * fix: set immutable cache-control for _next/static
Configuration menu - View commit details
-
Copy full SHA for 5bd68dd - Browse repository at this point
Copy the full SHA 5bd68ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28217d4 - Browse repository at this point
Copy the full SHA 28217d4View commit details
Commits on Feb 25, 2025
-
fix: narrow down middleware i18n locale matcher to concrete locales (#…
…2768) * test: add test cases to i18n middleware with exclusions * fix: narrow down middleware i18n locale matcher to concrete locales
Configuration menu - View commit details
-
Copy full SHA for f3e24b1 - Browse repository at this point
Copy the full SHA f3e24b1View commit details
Commits on Mar 3, 2025
-
feat: make CDN SWR background revalidation discard stale cache conten…
…t in order to produce fresh responses (#2765) * feat: make CDN SWR background revalidation discard stale cache content in order to produce fresh responses * test: add e2e case testing storing fresh responses in cdn when handling background SWR requests * fix: apply code review comments/suggestions
Configuration menu - View commit details
-
Copy full SHA for f8004d7 - Browse repository at this point
Copy the full SHA f8004d7View commit details
Commits on Mar 6, 2025
-
fix: apply caching headers to pages router 404 with getStaticProps (#…
…2764) * fix: apply caching headers to pages router 404 with getStaticProps * chore: don't store revalidate on request context for app router pages to limit potentially unwanted impact of the change * chore: don't apply new 404 caching header code path, if existing method would have set cacheable header * test: add notFound cases for 404 with getStaticProps without revalidate * test: add fixture for 404 with getStaticProps with revalidate * tmp: outline 404 integration test cases for page router * test: update 404 caching tests * fix: relax the conditions for caching 404s * test: remove only * feat: hide 404 caching behind env var * test: remove only and console logs * test: update static 404 test * feat: reduce 404 caching scope to just the 404 page itself * test: remove only modifier * test: fix tests for new custom 404 pate --------- Co-authored-by: Rob Stanford <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3301077 - Browse repository at this point
Copy the full SHA 3301077View commit details
Commits on Mar 7, 2025
-
fix: dynamic not-prerendered routes revalidate tracking (#2771)
* fix: dynamic not-prerendered routes revalidate tracking * fix: correct typeof check * test: adjust cache-status assertions for stale responses serverd by durable * test: ensure we don't prerender API responses for og image in test fixture
Configuration menu - View commit details
-
Copy full SHA for b242927 - Browse repository at this point
Copy the full SHA b242927View commit details
Commits on Mar 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 23b1f37 - Browse repository at this point
Copy the full SHA 23b1f37View 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.9.4...v5.10.0