Releases
v14.1.1
Bug fixes
fix bit build to not generate index.js
files when package.json
file already exists
prevent overwriting author files by not writing auto-generated content on symlink files (#1628 )
avoid changing the local version of a component to the latest when exporting an older version
fix post-receive-hook to send all exported versions and not only the latest
fix dependency resolution to identify link (proxy) files correctly
fix bit status to not show a component as modified after tag when the version is modified in the dependent package.json
fix "npm ERR! enoent ENOENT" errors when importing/installing multiple components
fix dependency value in the dependent package.json to include the path when importing them both in the same command
fix "EEXIST: file already exists" error when running bit link
or bit install
and the dist is outside the component directory
fix bit add
to ignore directories when their files are added (#1406 )
You can’t perform that action at this time.