Bit v0.12.2 Release Notes

Release Date: 2018-01-24 // over 6 years ago
  • ๐Ÿ†• 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