Using Bit's 'lane' feature, you can group and test multiple components together before releasing, ensuring all changes work cohesively in your consuming projects.
For example, if you’ve modified the use-blog-list hook and the blog-list component to support a category filter, creating a lane allows you to validate these changes as a unit.
Collection
[
|
...
]