Skip to content

v0.12.13

Compare
Choose a tag to compare
@GiladShoham GiladShoham released this 09 May 09:29
· 10703 commits to master since this release

New

  • add bit show --compare data into bit diff to easily see why a component is modified in one command
  • when running bit login, also configure bitsrc registry for npm
  • adding scss to support ~
  • support components with cyclic dependencies

Changes

  • remove --write flag from bit import, the newly introduced --merge flag takes care of that
  • improve merge-conflict error on export to show all components with conflicts

Bug Fixes

  • fix bit remove to not delete dependencies when they were imported directly
  • add error handling to bit login
  • improve the error-message "unexpected network error has occurred" to provide some useful data