Back to Bit

V1.12.10

releases-docs/releases/v1.12.10.md

14.8.9-server.12.0 KB
Original Source

title: v1.12.10 tag: v1.12.10 draft: false prerelease: false immutable: false author: GiladShoham created: 2025-07-24T11:08:20Z published: 2025-07-24T11:08:42Z url: https://github.com/teambit/bit/releases/tag/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 setup and bit mcp-server rules to add config and instructions (consult with --help on file location and Agent support)
    • --consumer-project for both setup and rules to help consumers of components find and reuse components.
    • Your agent now has powers to help you create, reuse and maintain Bit components.
  • Create a Git branch from a remote lane using bit lane import ... --branch (#9795)
  • bit ci command 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

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.jsonc when 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)