Back to Bit

V1.6.145

releases-docs/releases/v1.6.145.md

14.8.9-server.11007 B
Original Source

title: v1.6.145 tag: v1.6.145 draft: false prerelease: false immutable: false author: GiladShoham created: 2024-04-24T15:13:48Z published: 2024-04-24T15:14:15Z url: https://github.com/teambit/bit/releases/tag/v1.6.145

New Features

  • Introduce a new command bit lane eject to remove the component from lane and install the component as a dependency (#8819, #8820)

Changes

  • Add scope name validations when creating a new lane (#8811)

Bug Fixes

  • Fix preview fixes introduced by moving to @pnpm/node-fetch (#8808, #8822)
  • Fix an issue where there is more than one terminal spinner with the same name (#8824)
  • Fix an issue where lane merge added a package with the same name to workspace.jsonc (#8817)
  • Fix an issue when an env was renamed, the generator entry for it in workspace.jsonc remained (#8813)
  • Avoid replacing end-of-line character on Windows, keep them as got them from Prettier. (#8810)
  • Fix an issue where component compare didn't show previous version (#8809)