New
v1.12.10
New Features
- Preview Live Controls to dynamically change component preview state and see component rendered in various ways (#9776, #9772, #9766)
- Bit MCP Server to better integrate Bit with your AI agent of choice (#9779, #9778, #9777, #9743, #9744, #9742, #9740, #9738, #9737, #9736, #9735, #9733, #9732, #9731, #9730, #9727, #9726, #9725, #9719, #9716, #9712, #9711, #9710, #9707, #9706, #9704, #9699, #9788, #9784, #9799, #9840)
- Run
bit mcp-server setupandbit mcp-server rulesto add config and instructions (consult with--helpon file location and Agent support) --consumer-projectfor bothsetupandrulesto help consumers of components find and reuse components.- Your agent now has powers to help you create, reuse and maintain Bit components.
- Run
- Create a Git branch from a remote lane using
bit lane import ... --branch(#9795) bit cicommand to simplify and speed up CI executions (#9844, #9838, #9836, #9833, #9834, #9835, #9831, #9832, #9812, #9810, #9811, #9825, #9797, #9803)- Initialize Bit in a "guest mode" when adding Bit to an existing project (#9824, #9787)
- Interactive init process with
bit init --interactive - Disable Bit's dependency management feature using
bit init --external-package-manager(or using interactive) - Simplify dev-tools config
- Interactive init process with
Improvements
- Simplify CLI output from
bit link(#9802)
Performance
- Optimize build capsule creation for unmodified exported dependencies (#9820)
Bug Fixes
- Fix several issues when identifying which apps available in a workspaces (#9852, #9786)
- Fix an issue where comments weren't preserved in
workspace.jsoncwhen configuration was updated (#9851)
Internal
- Update dependencies (#9857, #9818, #9842, #9809, #9793, #9792, #9789, #9785)
- Speed up Bit's CI (#9823, #9814, #9807, #9808, #9806, #9805, #9801, #9790)