How to upgrade Next.js from 7.0.2 to latest #11878
Answered
by
Timer
sambhav2612
asked this question in
Help
-
Hi, We have been using this very old version of Next.js for quite some time now and have been wanting to upgrade it to latest, given the documentation only supports upgrades from 8.x.x to latest, I had no resort but to post this query here since it isn't an issue to report. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
Timer
Apr 14, 2020
Replies: 1 comment 1 reply
-
Next.js 7 => 8 should be fully backwards compatible in most cases. There are no explicit upgrade instructions. tl;dr only edge cases should break, which need handled on a case-by-case basis Please see the relevant blog post: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
timneutkens
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Next.js 7 => 8 should be fully backwards compatible in most cases. There are no explicit upgrade instructions.
tl;dr only edge cases should break, which need handled on a case-by-case basis
Please see the relevant blog post:
https://nextjs.org/blog/next-8