You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid calculating whether a component ID belong to a lane if all objects exist (#8607)
Bug Fixes
Fix various bugs in @exports for automated API schema; remove duplicate values and allow more types of nodes to export (#8552, #8553)
Remove redundant dependencies from basic starter workspace policy (#8555)
Fix output when importing artifacts from a lane (#8545)
Fix and issue where after creating a component an error message for tsconfig not found appeared (#8562)
Fix an issue where comparing for modifications was against the head of the lane, not what is current in workspace (#8554)
Fix an issue where components marked as peerDependencies are missing many "component dependencies" features, like being presented on the dependency graph, and not triggering auto-tag (#6375)
During update-dependents ensure dependency versions are set according to the lane (#8566)
Fix an issue where peerDependencies changes weren't listed on bit diff (#8586)
Fix an issue where EOF char showed as change in bit diff (#8610)
Fix an issue where prints to terminal on windows lost pretty colors (#8601)
Enable running bit move after manually moving a component on the file system (#8599)