← Back to feed
ChangelogBun
- Severity
- Medium
- Published
- 3 months agoJan 29, 2026
- Signal
- 43
Bun v1.3.8
To install Bun v1.3.8 curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun Windows: powershell -c "irm bun.sh/install.ps1|iex" To upgrade to Bun v1.3.8: bun upgrade Read Bun v1.3.8's release notes on Bun's blo…
Official source entry
Bun v1.3.8
From GitHub Releases. The simplified record can be checked against the original wording.
Why it matters
Bun updated github releases semantics for runtime and tooling. Review the official entry during the next release review.
Who should care
- backend
Affected stack
- runtime
- tooling
- backend
Categories
api