"When making a change that directly or indirectly affects multiple packages, we use Bit's 'lane' feature. Lanes allow you to group multiple components together in order to review, build, test, and release them as a single, cohesive update."
"For example, let's say you have two components that are used together to fetch and display content metadata from your CMS, a use-blog-list React hook and a blog-list React UI component. The shared CMS components/packages can be grouped and tested effectively using Bit lanes."
Collection
[
|
...
]