This repository was archived by the owner on Dec 4, 2022. It is now read-only.
Releases: teambit/bit-javascript
Releases · teambit/bit-javascript
v0.10.0 - BREAKING CHANGES
- 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
Bump version and update changelog
v0.6.4-rc.1
- 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