Skip to content

Releases: teambit/bit

v0.10.3

08 Aug 11:16

Choose a tag to compare

  • fix memory leak when exporting a big amount of components
  • fix running import command from a non-root directory
  • support specifying multiple ids using the export command
  • fix the auto creating dependencies during commit
  • performance improvement for status and commit

v0.10.2

07 Aug 12:41

Choose a tag to compare

  • Improve resolving packages dependencies for ts files

v0.10.1

07 Aug 09:01

Choose a tag to compare

  • Fix e2e tests

v0.10.0 - BREAKING CHANGES

07 Aug 08:14

Choose a tag to compare

  • Upgrade: Bit now works with a new set of APIs and data models for the code component and scope consumer.
  • Important: Bit is not backward compatible with remote scopes running older versions of Bit.

v0.6.6-rc.1

28 Jun 13:31

Choose a tag to compare

v0.6.6-rc.1 Pre-release
Pre-release
  • Add babel-plugin-transform-runtime to support async functions

v0.6.5

26 Jun 11:11

Choose a tag to compare

Bump version and update changelog

v0.6.5-rc.1

26 Jun 10:33

Choose a tag to compare

v0.6.5-rc.1 Pre-release
Pre-release
  • bugfix - install drivers in scope level before testing in scope
  • bugfix - install drivers in scope level before building in scope
  • bugfix - calling to old bind command during component e2e tests

v0.6.4

25 Jun 11:59

Choose a tag to compare

  • update "bit-javascript" dependency to 0.6.4

v0.6.3-rc.3

25 Jun 11:22

Choose a tag to compare

v0.6.3-rc.3 Pre-release
Pre-release
  • bit test shows the error stack in case of a fatal error
  • add logger
  • support debug-mode for e2e tests

v0.6.3-rc.2: Release/v0.6.3 rc.2 (#177)

15 Jun 12:43

Choose a tag to compare

Pre-release
* update "bit-javascript" dependency to rc ("^0.6.4-rc.1")

* fix Jenkins build