Back to Bit

V1.7.17

releases-docs/releases/v1.7.17.md

14.8.9-server.1910 B
Original Source

title: v1.7.17 tag: v1.7.17 draft: false prerelease: false immutable: false author: GiladShoham created: 2024-06-16T10:26:28Z published: 2024-06-16T10:26:56Z url: https://github.com/teambit/bit/releases/tag/v1.7.17

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)