Skip to content

v0.12.2

Compare
Choose a tag to compare
@GiladShoham GiladShoham released this 24 Jan 16:12
· 11779 commits to master since this release

New

  • #653 read config keys from Git config in case it's not found in bit config
  • #516 add --eject flag for bit export for quickly remove local components after export and install them by the npm client

Changes

  • bit build with no parameter, builds all authored and imported components regardless whether they're modified

Bug Fixes

  • bit move - updates links to node_modules and updates package.json dependencies with the new directory
  • install missing environments before start build / test process
  • print message in case of cyclic dependencies
  • fixed ci-update from failing when no compiler or tester