Breaking changes between v4 LTS and v6 LTS
Posted on October 21, 2016 • 1 minutes • 50 words
I’ve just migrated 4 big applications at work from Node.js v4 to Node.js v6 LTS. 3 of them require some little changes and 1 with no changes at all since it’s using Babeljs.
You can view the complete list of breaking changes from v4 to v6 here on GitHub .