Skip to content

v13.0.4

Compare
Choose a tag to compare
@GiladShoham GiladShoham released this 24 Jul 10:07
· 10144 commits to master since this release

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)