Skip to content

Releases: bethropolis/bun-node

Release list

v1.0.0

Choose a tag to compare

@bethropolis bethropolis released this 16 May 14:28

Bun-Node

[1.0.0]

Added

  • Initial release: transparent node/npm/npx/yarnbun shims
  • node --version spoofing (.nvmrc / .node-version aware)
  • npm subcommand translation with flag mapping (install, publish, pack, audit, whoami, etc.)
  • npxbun x translation
  • yarn subcommand translation
  • bun-node status / bun-node help meta commands
  • bun-node-update and bun-node-uninstall helpers
  • BUN_NODE_DEBUG=1 debug mode
  • Graceful fallback to real npm/yarn for unsupported commands

Full Changelog: https://github.com/bethropolis/bun-node/commits/v1.0.0