Skip to content

Releases: teambit/bvm

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'))

v0.4.3

14 Aug 10:10
Compare
Choose a tag to compare

Bug fixes

show the correct nightly version when the latest version is stable

v0.4.2

14 Jun 10:33
Compare
Choose a tag to compare

Bug Fixes

  • fetch index.json with a random number to prevent getting it from a cache

v0.4.1

05 Jun 13:08
Compare
Choose a tag to compare

Bug Fixes

  • fix: remove dependency that required zstd (#87)

v0.4.0

31 May 12:10
Compare
Choose a tag to compare

Breaking changes

  • drop Node.js 14 support

New Features

  • support Node.js > 18
  • add new network.cafile config

Bug Fixes

  • improve network config support
  • fix bvm remove

Docs

  • add pnpm into installation guide

Internal

  • update @pnpm dependencies
  • update minio version

v0.3.1

20 Feb 15:29
Compare
Choose a tag to compare

Bug fixes

  • update dependencies to fix proxy configuration issues