Skip to content

3.7.0

Choose a tag to compare

@github-actions github-actions released this 03 Jan 17:05
· 10 commits to main since this release
62b8e64

Added

  • Add support for Bun workspace catalogs (#182)
  • Add back experimental support for packages requiring authentication (#165)
    • This is an accidental regression from 3.6.0
    • The support is experimental as the CLI logic has been replicated from scratch and misses support for things like mTLS; please open an issue if you need mTLS or if some packages still don't work

Changed

  • Improve code for registry parsing

Fixed

  • Fix shell commands not being retried on failure
  • Fix rare crashes on project opening with the plugin's auto-save enabled
  • Fix dependencies’ versions getting blacklisted for no reason
  • Fix some crashes when hovering over quick fixes
  • Fix some inaccuracies in deprecation messages