github oven-sh/bun bun-v0.1.1
Bun v0.1.1

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

What's New

  • Web Streams - ReadableStream, WritableStream, TransformStream and more. This was a massive project. There are still some reliability things to fix, but I'm very happy with the performance, and I think you will be too.
  • WebSocket is now a global, powered by a custom WebSocket client
  • Dynamic require()
  • 50% faster TextEncoder
  • ~30% faster React rendering in production due to a JSX transpiler optimization
  • Streaming React SSR is now supported
  • Dozens of small bug fixes to the HTTP server
  • Discord interactions template by @evanwashere in #2
  • Group zsh completion options by type by @alexkuz in #194

New Contributors

Full Changelog: bun-v0.0.83...bun-v0.1.0

Don't miss a new bun release

NewReleases is sending notifications on new releases.