silverwind / updates

Flexible npm and poetry dependency update tool
99 stars 8 forks source link

Breaking changes in 9.0.0 #30

Closed Jameskmonger closed 5 years ago

Jameskmonger commented 5 years ago

Hi @silverwind

Is there a list of breaking changes between 8.5.3 and 9.0.0?

I want to update but am worried about the breaking changes with the new major version

silverwind commented 5 years ago

The breaking change in 9.0.0 is a change in the format of --json, which now includes new subkeys for dependencies and devDependencies etc, See https://github.com/silverwind/updates/commit/25c1db6b1a9a2f73281adac2ea45e4103bc318bb.

If you haven't been using that argument, you're safe to upgrade.