Skip to content

Releases: teambit/bvm

v2.1.0

13 May 17:08
Compare
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
Compare
Choose a tag to compare

New Features

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

v1.0.7

08 Sep 14:23
Compare
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
Compare
Choose a tag to compare

security

update dependencies to fix vulnerabilities

v1.0.5

08 Sep 10:06
Compare
Choose a tag to compare

security

update dependencies to fix vulnerabilities

v1.0.4

08 May 11:21
Compare
Choose a tag to compare

Bug fix

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

v1.0.3

15 Jan 11:18
Compare
Choose a tag to compare

New Features

  • support "stable" as bvm use argument (#95)

v1.0.2

03 Jan 14:38
Compare
Choose a tag to compare

Internal

  • improve config loading

v1.0.0

02 Nov 11:33
Compare
Choose a tag to compare

New Features

  • Change linking architecture (#21), (#88)

Internal

  • fix: shell config file should be saved with a newline at the end (#93)

v0.4.4

14 Aug 13:35
Compare
Choose a tag to compare

Bug fix

  • fix regression in v0.4.3 (cannot read properties of undefined (reading 'version'))