Download Latest Version v2.0.11 source code.tar.gz (4.9 MB)
Email in envelope

Get an email when there's a new version of Bit

Home / v2.0.11
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-08 1.4 kB
v2.0.11 source code.tar.gz 2026-07-08 4.9 MB
v2.0.11 source code.zip 2026-07-08 6.4 MB
Totals: 3 Items   11.3 MB 0

Features

  • bit import --write-to-empty-dir — instead of failing when the target directory is occupied, bit import writes the component into the next available empty directory (e.g. renderers/classrenderers/class_1). Aimed at non-interactive clients like the IDE plugin that can't prompt for --override; without the flag, behavior is unchanged (#10471)

Bug Fixes

  • bit ci pr --keep-lane config sync — env migrations made on main now propagate to the PR lane with their version, instead of crashing the snap with ExternalEnvWithoutVersion or keeping the stale env (#10469)
  • bit ci pr --keep-lane on fresh runners — config sync from main now pre-fetches each component's common-ancestor object, so the 3-way merge actually lands instead of silently no-op'ing with … was not found on the filesystem (#10464)

Improvements

  • Core environments on TypeScript 6core-aspect-env, node-babel-mocha, and node-typescript-mocha updated to their TS6 releases (1.0.0), and @teambit/typescript.typescript-compiler to ^3.0.0. The new toolchain compiles with TypeScript 6.0.3, pins the ambient @types the mocha envs need (TS6 no longer auto-includes node_modules/@types), and publishes dist-pointing exports. Also bumps @teambit/harmony to 0.4.12 and migrates remaining components off the legacy core envs (#10473, [#10466], [#10463], [#10470])
Source: README.md, updated 2026-07-08