-
-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to Next.js 9.5.4-canary.4 #161
Conversation
…onfig (they're not experimental anymore) + add new config options from v9.5
❌ Deployment FAILED |
✅ Deployment SUCCESS |
✅ E2E tests SUCCESS |
New logs when building with Vercel: https://vercel.com/unly-oss/nrn-v2-mst-aptd-at-lcz-sty-c1/jo9hwjeru https://vercel.com/unly-oss/nrn-v2-mst-aptd-at-lcz-sty-c1/ht1hicqvr The message about #130 has disappeared as expected. |
✅ Deployment SUCCESS |
✅ E2E tests SUCCESS |
✅ Deployment SUCCESS |
✅ E2E tests SUCCESS |
…cument Component Html was not rendered. Make sure you render them in your custom `_document`" warning
…r per-page override (instead of listing all possible values within CommonServerSideParams.ts)
✅ Deployment SUCCESS |
✅ E2E tests SUCCESS |
Migrate to v9.5.3 is not possible due to [this bug](vercel/next.js#16775), app will be migrated to a canary version for now.
Upgrade from 9.4 to 9.5
https://nextjs.org/blog/next-9-5
Specs in #149