Bit v0.12.13 Release Notes

Release Date: 2018-05-09 // almost 6 years ago
  • ๐Ÿ†• 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