-
-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
I see a number of warnings from yarn audit
because some project dependencies still rely on set-value
v2 and v3. While it’s technically possible to force-install v4 via package.json
→ resolutions
, it’s not clear whether that’s a save move or not.
It’d be great if the repo had CHANGELOG.md
, UPGRADING.md
, MIGRATION.md
or info on the Releases page. If major versions are only related to supported Node versions or some rare edge cases, library users can make informed decisions to force-upgrade from v2 or v3.
Examples: jest
→ CHANGELOG.md & Releases, sentry-javascript
→ MIGRATION.md & Releases
FrogMonkeyBird, sverweij, arrizalamin, garath, casramsey and 9 more
Metadata
Metadata
Assignees
Labels
No labels