Releases
v1.6.90
Changes
bit doctor
supports --include-node-modules
and --exclude-local-scope
(#8670 )
bit start
has a new set of outputs, removing the ink
library (#8641 , #8630 )
Performance
Improve managing of component version history (#8612 )
Bug Fixes
Fix and improve many CLI outputs and messages (#8618 , #8674 , #8672 , #8633 , #8631 , #8636 , #8642 , #8622 )
Fix an issue where import dependents
didn't get all dependency paths (#8669 )
Fix an issue where changing peerDependencies
rules caused a change to lockfile (#8668 )
Fix the width of component size tooltip (#8659 )
Fix an issue where dependency on a semver pre-release was not saved with exact version (#8662 )
Fix an issue where during tag
or snap
didn't import VersionHistory
if ParentNotFound
error occurred (#8664 , #8663 )
Fix an issue where merging lanes caused explicitly added dependencies were removed from the merged outcome (#8665 )
Do not allow running bit init --refer-scope
within a sub-directory of a workspace (#8634 )
Internal
Auto install peerDependencies
in capsules (#8621 , #8658 )
Upgrade typescript from 4.7.4 to 5.3.3 (#8643 )
Update nodejs to v20.11.1 (#8616 )
Update dependencies (#8652 , #8657 , #8666 , #8650 )
Migrate legacy code to Bit components
Refactor and move legacy code to components (#8649 , #8648 , #8647 , #8637 , #8639 , #8638 , #8632 , #8635 , #8626 , #8646 , #8625 , #8661 , #8617 )
Add support for mts/cts/mtsx/ctsx files for TS compiler (#8619 )
Better cache handling for various watchers like bit server
(#8620 )
You can’t perform that action at this time.