Skip to content

Releases: oven-sh/bun

Bun v0.0.15

16 Sep 06:45
Compare
Choose a tag to compare

Switch to 0.0.x versions to hopefully fix npm install bun-cli

Bun v0.0.0-14

16 Sep 04:31
Compare
Choose a tag to compare
  • Fix crash in bun bun

  • Remove most usages of anytype in js_ast.zig

  • Fix CommonJS symbol names

  • Fix require bug in runtime.js

  • Bump

Bun v0.0.0-13

16 Sep 01:58
Compare
Choose a tag to compare
bun-v0.0.0-13

Bump

Bun v0.0.0-12

16 Sep 01:51
Compare
Choose a tag to compare
bun-v0.0.0-12

Add aarch64

Bun v0.0.0-11

16 Sep 01:13
Compare
Choose a tag to compare
  • Support installing bun from npm

  • Tweak readme

  • Tweak readme

  • commit webkit update

  • fix debug bin path

  • fix it better

  • typo

  • typo 2

  • fix

  • Fix build-generated typo

  • Warn when JIT is disabled

  • Fix Bun on M1.

  • Big Heap:

  • zig fmt

  • delete dead code

not-quite-v0

14 Sep 04:43
Compare
Choose a tag to compare

Bun v0.0.0-9

14 Sep 23:12
Compare
Choose a tag to compare
  • Include build id in welcome note

Bun v0.0.0-10

14 Sep 23:27
Compare
Choose a tag to compare
bun-v0.0.0-10

Include build id in welcome note

Bun - build 8

14 Sep 09:48
Compare
Choose a tag to compare
  • Fix crashes when accessing request metadata

  • FIx missing page assets with next.js

  • Handle edgecase during SyntaxError that can lead to an out of bounds index access when printing source code

  • SPAs now work by default when there's a public/index.html file

  • Include a build id