Listing breaking changes experienced in io.js (help wanted) #2080
Labels
help wanted
Issues that need assistance from volunteers or PRs that need help to proceed.
meta
Issues and PRs related to the general management of the project.
@nodejs/collaborators
The LTS WG met yesterday to talk about maintenance and support plans, we'll be meeting each week from now on in order to get it all sorted out.
One of the major items is looking at the upgrade path for users with significant investments in 0.12 moving to the first LTS release from the converged project. We need to provide information (and possibly tools) to users to make this transition.
The way the converged repo has been formed takes io.js and adds in some of the pieces in 0.12 that are missing from io.js; this means that the leap between 0.12 and the converged release should (in theory) be easier than jumping to io.js for many users because there will be some gaps filled. However, there are still a bunch of breaking changes, as you'd expect for any major release.
@misterdjules has put together a great starting list of breaking changes at: https://github.com/nodejs/LTS/wiki/Breaking-changes-between-v0.12-and-next-LTS-release using various sources of information. Your help in expanding this list would be appreciated.
What I'd really like from @nodejs/collaborators is a list of things that we know have broken but weren't anticipated to be broken and therefore were never labelled
semver-major
. Because we are starting with this codebase we should try and gather all of the experience that we've garnered over the time we've been releasing io.js and that goes beyond what we captured before releasing.Could you please either discuss in here or make edits to the document if you are confident something is missing that should be there.
The text was updated successfully, but these errors were encountered: