Bun: bun-v0.1.1 Release

Release date:
July 5, 2022
Previous version:
bun-v0.1.0 (released July 5, 2022)
Magnitude:
34 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in bun-v0.1.1

Jarred-Sumner

Directory Browser for bun-v0.1.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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 https://github.com/Jarred-Sumner/bun/pull/2
  • Group zsh completion options by type by @alexkuz in https://github.com/Jarred-Sumner/bun/pull/194

New Contributors

Full Changelog: https://github.com/Jarred-Sumner/bun/compare/bun-v0.0.83...bun-v0.1.0