Skip to content

Bun v0.1.4

Compare
Choose a tag to compare
@Jarred-Sumner Jarred-Sumner released this 13 Jul 08:49
· 6696 commits to main since this release

To upgrade:

bun upgrade
If you have any problems upgrading

Run this:

curl https://bun.sh/install | bash

Bug fixes

  • Fixed a GC bug with fetch(url) that frequently caused crashes
  • fix(env_loader): Ignore spaces before equals sign by @FinnRG in #602

Misc:

Typos, README, examples:

New Contributors

Full Changelog: bun-v0.1.3...bun-v0.1.4