Skip to content

v1.11.3

Choose a tag to compare

@GiladShoham GiladShoham released this 10 Jun 11:37
· 504 commits to master since this release

Improvements

  • Support npm alias in env.jsonc (#9728)
  • Ability to delete snaps using bit delete --snap (#9701)
  • Various UI/UX and CLI outputs updates (#9747, #9717, #9741)

Bug Fixes

  • Fix an issue where moving a dependency from peer to dev didn't update the dependency (#9720)
  • Fix an issue where bit start had an error when some envs didn't have the preview API implemented (#9702)
  • Fix an issue where workspace policies weren't validated when adding a removed dependency (#9748)
  • Fix an issue where component-not-found error was triggered incorrectly (#9705)

Internal