- Introduces `bun install`, a high‑performance npm client claiming 80‑100× faster incremental installs and ~4× faster fresh installs versus npm.
- Adds autocomplete for `bun add` (top 10k packages) and native binary linking for tools like esbuild and turbo, while workspaces, private registries, postinstall scripts, and node‑gyp support are still missing.
- Lockfile format is currently unstable and may change in upcoming weeks, potentially invalidating existing lockfiles.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.