Skip to content
This repository was archived by the owner on Dec 4, 2022. It is now read-only.

Releases: teambit/bit-javascript

v0.10.0 - BREAKING CHANGES

07 Aug 08:07

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.4

25 Jun 11:46

Choose a tag to compare

Bump version and update changelog

v0.6.4-rc.1

25 Jun 11:51

Choose a tag to compare

v0.6.4-rc.1 Pre-release
Pre-release
  • create inner dependency links for all components in components directory.
  • support the latest tag on bind process.
  • persist only in the end of the bind process.
  • fix the file-extension of the dist file to be based on the language defined in bit.json
  • fix bind of dependencies of dependencies
  • remove watch command
  • [bind] also create links for inline_components dependencies in the components directory