Skip to content

v14.4.0

Compare
Choose a tag to compare
@GiladShoham GiladShoham released this 24 Sep 18:21

New

  • #1981 allow compilers to add all dependencies types and not only devDependencies

Changes

  • #2004 ask for approval before exporting a component to another scope (fork)

Bug fixes

  • #2013 fix bit import when one module resolution alias is a directory of another alias
  • block tagging components with prerelease versions
  • fix "Converting circular structure to JSON" error when logging a circular metadata object
  • fix exporting to a different scope than workspace configuration of defaultScope
  • fix exporting components with and without scope at the same time
  • #1999 show a descriptive error when a component is missing from the scope

Experimental

  • #1956 introduce a new flag --rewire for bit export to replace the import/require statements in the source to the newly exported scope