Bit v13.0.4 Release Notes

Release Date: 2018-07-24 // almost 6 years ago
  • ๐Ÿ†• New

    • send component origin repo in headers

    ๐Ÿ”„ Changes

    • ๐Ÿ‘Œ improve bit test to run tests not only on new and modified components but also on auto-tag pending components

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  fix bit import of a component with authored dependencies
    • ๐Ÿ“ฆ generate npm links for Vue packages correctly without adding .vue extension to the package
    • ๐Ÿ›  fix bit add to not throw an error for imported components when mainFile is a relative path to consumer
    • ๐Ÿ›  fix error "Cannot read property 'missing' of undefined" when a dependency of dependency has parsing errors (bit-javascript)