Skip to content

v3.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 21:01
· 2 commits to main since this release
7a64ee7

Added

  • Add a suggestion to replace vague version tags like latest or next with their actual current version
    • Can be disabled in the settings
  • Add support for npm:-prefixed comparators

Changed

  • Add back the ability to check for updates on static comparators (#148)
    • This feature was intentionally removed in 3.1.0 but is now back as an option in the settings
  • Widen the kind of dependencies that can be checked for deprecations

Fixed

  • Fix plugin hanging forever when scanning for registries (#146)
  • Fix wrong order being applied for unmaintained dependencies quick-fixes