- Rollup Plugin Name: @rollup/plugin-node-resolve
- Rollup Plugin Version:
Documentation Is:
Please Explain in Detail...
Should the README be updated to align with this then? As currently it says:
This plugin requires an LTS Node version (v8.0.0+) and Rollup v1.20.0+.
Yet package.json suggests that it actually requires Node >= 10.0.0 and peerDependencies of "rollup": "^2.42.0"
Looking at the CHANGELOG, i'm not sure this was marked as a breaking change anywhere either was it?
Originally posted by @0xdevalias in #1023 (comment)
Your Proposal for Changes
The README and CHANGELOG should be kept up to date with breaking changes introduced in package versions, in end-user friendly descriptive language.