Skip to content

Breaking changes from V10 -> V16 ? #4968

Answered by BethGriggs
DoReVo asked this question in Q&A
Discussion options

You must be logged in to vote

There are many breaking changes between Node.js 10 to 16. To find them in the changelog, you'd need to review the semver major sections of all of the initial releases (vN.0.0) between Node.js 10 and 16, such as https://nodejs.org/en/blog/release/v11.0.0/#semver-major-commits, https://nodejs.org/en/blog/release/v12.0.0/#semver-major-commits, etc.

It may be easier to try to upgrade in steps versus jumping straight from Node.js 10 to 16, as you'd have a smaller subset of the breaking changes to review at each step.

Replies: 0 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@DoReVo
Comment options

@premaluu
Comment options

@Trott
Comment options

Trott Aug 13, 2022
Collaborator

Answer selected by DoReVo
Comment options

You must be logged in to vote
1 reply
@Trott
Comment options

Trott Aug 15, 2022
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants