Skip to content

Releases: teambit/bit

v0.10.4-rc.2

14 Aug 14:19
Compare
Choose a tag to compare
v0.10.4-rc.2 Pre-release
Pre-release
  • improve support for imported components as dependencies of authored components

v0.10.4-rc.1

14 Aug 11:40
Compare
Choose a tag to compare
v0.10.4-rc.1 Pre-release
Pre-release
  • support exporting binary files
  • fix a bug when importing version 2 of a component while version 1 has been imported before
  • fix a bug when exporting version 3 of a component after importing version 2
  • bug fix - install test environment if not exist upon bit test
  • Fix conflicts when import from bit.json more than one component with the same nested deps
  • Remove duplicates from missing packages (during import) warning
  • improve error on adding non existing file

v0.10.3

08 Aug 11:16
Compare
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
Compare
Choose a tag to compare
  • Improve resolving packages dependencies for ts files

v0.10.1

07 Aug 09:01
Compare
Choose a tag to compare
  • Fix e2e tests

v0.10.0 - BREAKING CHANGES

07 Aug 08:14
Compare
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
Compare
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
Compare
Choose a tag to compare
Bump version and update changelog

v0.6.5-rc.1

26 Jun 10:33
Compare
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
Compare
Choose a tag to compare
  • update "bit-javascript" dependency to 0.6.4