Bun: bun-v0.1.4 Release

Release date:
July 13, 2022
Previous version:
bun-v0.1.3 (released July 11, 2022)
Magnitude:
625 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in bun-v0.1.4

Jarred-Sumner
ryanrussell
boehs
adi611
SheetJSDev

Directory Browser for bun-v0.1.4

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

Release Notes Published

To upgrade:

bun upgrade

<details> <summary>If you have any problems upgrading</summary>

Run this: bash curl https://bun.sh/install | bash </details>

Bug fixes

Misc:

Typos, README, examples: * Fixed broken links on the Bun.serve benchmark by @BE-CH in https://github.com/oven-sh/bun/pull/590 * updated README.md by @rudrakshkarpe in https://github.com/oven-sh/bun/pull/599 * chore(docs): add comma by @josesilveiraa in https://github.com/oven-sh/bun/pull/580 * Added note of AVX2 requirement and mentioned Intel SDE workaround in README.md by @deijjji303 in https://github.com/oven-sh/bun/pull/346 * builtin -> built-in by @boehs in https://github.com/oven-sh/bun/pull/585 * docs(various): .md readability improvements by @ryanrussell in https://github.com/oven-sh/bun/pull/597 * docs: remove double v of version by @pnxdxt in https://github.com/oven-sh/bun/pull/601 * Updated logLevel to include debug in readme by @biw in https://github.com/oven-sh/bun/pull/189 * refactor(exports.zig): Fix WebSocketHTTPSClient var name by @ryanrussell in https://github.com/oven-sh/bun/pull/598 * fix: Support specifying a JSON response type in bun.d.ts by @rbargholz in https://github.com/oven-sh/bun/pull/563 * hono example with typescript by @Jesse-Lucas1996 in https://github.com/oven-sh/bun/pull/577 * fix blank template by @SheetJSDev in https://github.com/oven-sh/bun/pull/523 * fix(examples/hono): Update package name by @FinnRG in https://github.com/oven-sh/bun/pull/620 * chore(landing): build changes by @pnxdxt in https://github.com/oven-sh/bun/pull/626 * Fix "coercion" spelling by @Bellisario in https://github.com/oven-sh/bun/pull/628 * fix benchmark urls on landing page by @evanwashere in https://github.com/oven-sh/bun/pull/636 * fix #638 by @adi611 in https://github.com/oven-sh/bun/pull/639 * fix #640 by @adi611 in https://github.com/oven-sh/bun/pull/641

New Contributors

Full Changelog: https://github.com/oven-sh/bun/compare/bun-v0.1.3...bun-v0.1.4