Skip to content

Releases: teambit/bvm

v3.0.3

21 Jan 09:31

Choose a tag to compare

Changes

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

v3.0.2

26 Nov 15:41

Choose a tag to compare

Bugfix

  • fix: update node engine requirement to >=20.0.0

v3.0.1

26 Nov 13:25

Choose a tag to compare

Bug fix

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

v3.0.0

26 Nov 13:25
38f816d

Choose a tag to compare

Changes

Ship BVM as a bundle using esbuild

v2.1.0

13 May 17:08

Choose a tag to compare

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

19 Feb 11:39

Choose a tag to compare

New Features

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

v1.0.7

08 Sep 14:23

Choose a tag to compare

Bug fix

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

v1.0.6

08 Sep 11:25

Choose a tag to compare

security

update dependencies to fix vulnerabilities

v1.0.5

08 Sep 10:06

Choose a tag to compare

security

update dependencies to fix vulnerabilities

v1.0.4

08 May 11:21

Choose a tag to compare

Bug fix

feat: when a certificate error happens, direct user to the docs