To upgrade:
bun upgradeIf you have any problems upgrading
Run this:
curl https://bun.sh/install | bashBug fixes
- Fixed a GC bug with
fetch(url)that frequently caused crashes - fix(env_loader): Ignore spaces before equals sign by @FinnRG in
#602
Misc:
- Create share image for social media by @gabrnunes in
#629 - feat(landing): create github action rebuilding the site on changes by @pnxdxt in
#651 - cleanup benchmarks folder by @evanwashere in
#587
Typos, README, examples:
- Fixed broken links on the Bun.serve benchmark by @BE-CH in
#590 - updated README.md by @rudrakshkarpe in
#599 - chore(docs): add comma by @josesilveiraa in
#580 - Added note of AVX2 requirement and mentioned Intel SDE workaround in README.md by @deijjji303 in
#346 - builtin -> built-in by @boehs in
#585 - docs(various):
.mdreadability improvements by @ryanrussell in#597 - docs: remove double v of version by @pnxdxt in
#601 - Updated logLevel to include
debugin readme by @biw in#189 - refactor(exports.zig): Fix WebSocketHTTPSClient var name by @ryanrussell in
#598 - fix: Support specifying a JSON response type in bun.d.ts by @rbargholz in
#563 - hono example with typescript by @Jesse-Lucas1996 in
#577 - fix
blanktemplate by @SheetJSDev in#523 - fix(examples/hono): Update package name by @FinnRG in
#620 - chore(landing): build changes by @pnxdxt in
#626 - Fix "coercion" spelling by @Bellisario in
#628 - fix benchmark urls on landing page by @evanwashere in
#636 - fix #638 by @adi611 in
#639 - fix #640 by @adi611 in
#641
New Contributors
- @BE-CH made their first contribution in
#590 - @rudrakshkarpe made their first contribution in
#599 - @josesilveiraa made their first contribution in
#580 - @deijjji303 made their first contribution in
#346 - @pnxdxt made their first contribution in
#601 - @biw made their first contribution in
#189 - @rbargholz made their first contribution in
#563 - @Jesse-Lucas1996 made their first contribution in
#577 - @SheetJSDev made their first contribution in
#523 - @adi611 made their first contribution in
#639 - @gabrnunes made their first contribution in
#629