-
-
Notifications
You must be signed in to change notification settings - Fork 179
Labels
Description
Related plugins
Description
It's currently very hard to determine whether it's safe to upgrade to a new major version of @vitejs/plugin-vue
, in this case 6.0.0. The changes listed in CHANGELOG.md are not helpful for that assessment, and seem mostly only relevant to package maintainers.
Suggested solution
Instead, it would be great if you could clearly state which breaking changes are introduced in any given package version.
Alternative
No response
Additional context
I, and many others as well, need to maintain projects with hundreds of dependencies. Updating these regularly and safely is hard enough already; carefully reading code diffs for each of these when updated is just plain impossible.
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Flambe