Skip to content

Releases: teambit/bvm

v3.0.4

Choose a tag to compare

@GiladShoham GiladShoham released this 05 Jul 09:08

Bugfix

  • fix: upgrade cleanup of previous Bit version (#113)

v3.0.3

Choose a tag to compare

@GiladShoham GiladShoham released this 21 Jan 09:31

Changes

  • print the error that happens when Node.js cannot be installed (#111)

v3.0.2

Choose a tag to compare

@GiladShoham GiladShoham released this 26 Nov 15:41

Bugfix

  • fix: update node engine requirement to >=20.0.0

v3.0.1

Choose a tag to compare

@GiladShoham GiladShoham released this 26 Nov 13:25

Bug fix

  • esbuild should not replace import.meta.url during bundling (#110)

v3.0.0

Choose a tag to compare

@GiladShoham GiladShoham released this 26 Nov 13:25
38f816d

Changes

Ship BVM as a bundle using esbuild

v2.1.0

Choose a tag to compare

@GiladShoham GiladShoham released this 13 May 17:08

New Features

  • read bit version from workspace.jsonc if no version is specified (#105)

Bug fix

  • fix: update pnpm to fix @pnpm/logger peer dependency issues (#106)

Performance

  • remove fs-extra, chalk and semver usages from teambit.bvm/config (#101)

v2.0.0

Choose a tag to compare

@GiladShoham GiladShoham released this 19 Feb 11:39

New Features

  • Use package manager (pnpm) (by default) to install Bit (#100)

v1.0.7

Choose a tag to compare

@GiladShoham GiladShoham released this 08 Sep 14:23

Bug fix

rollback to @pnpm/node.fetcher: 3.0.3 because of regression

v1.0.6

Choose a tag to compare

@GiladShoham GiladShoham released this 08 Sep 11:25

security

update dependencies to fix vulnerabilities

v1.0.5

Choose a tag to compare

@GiladShoham GiladShoham released this 08 Sep 10:06

security

update dependencies to fix vulnerabilities