Skip to content

v1.7.17

Latest
Compare
Choose a tag to compare
@GiladShoham GiladShoham released this 16 Jun 10:26
· 79 commits to master since this release

Performance

  • Improve bit install performance when Bit cache is warm (#8939)

Bug Fixes

  • Fix an issue where username/password auth settings from npmrc weren't passed correctly to pnpm (#8950)
  • Fix an issue where building version history graph caused stack overflow (#8944)
  • Fix an issue where times were printed to console during command execution (#8935)
  • Fix an issue where after bit create an error about not finding tsconfig appeared (#8931)

Internal

  • Bit now updates objects in local scope when .bitmap file was modified externally (by Git, for example) (#8941)
  • Update dependencies (#8946, #8933, #8936)
  • Update legacy aspect compilation (#8940, #8938)