github oven-sh/bun bun-v0.1.3
bun v0.1.3

latest releases: bun-v1.1.29, bun-v1.1.28, bun-v1.1.27...
2 years ago

What's new:

  • alert(), confirm(), prompt() are new globals, thanks to @sno2
  • more comprehensive type definitions, thanks to @Snazzah
  • Fixed console.log() sometimes adding an "n" to non-BigInt numbers thanks to @FinnRG
  • Fixed subarray() console.log bug
  • TypedArray logs like in node now instead of like a regular array
  • Migrate to Zig v0.10.0 (HEAD) by @alexkuz in #491
  • console.log(request) prints something instead of nothing
  • fix performance.now() returning nanoseconds instead of milliseconds @Pruxis
  • update wordmark in bun-error @Snazzah

All the PRs:

New Contributors

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

Don't miss a new bun release

NewReleases is sending notifications on new releases.