What's new:
alert()
,confirm()
,prompt()
are new globals, thanks to @sno2- more comprehensive type definitions, thanks to @Snazzah
- Fixed
console.log()
sometimes adding an "n" to non-BigInt numbers thanks to @FinnRG - Fixed
subarray()
console.log bug - TypedArray logs like in node now instead of like a regular array
- Migrate to Zig v0.10.0 (HEAD) by @alexkuz in
#491
console.log(request)
prints something instead of nothing- fix
performance.now()
returning nanoseconds instead of milliseconds @Pruxis - update wordmark in bun-error @Snazzah
All the PRs:
- fix: add unzip is required information by @MoritzLoewenstein in
#305
- feat: new blank template by @xHyroM in
#289
- fix(templates/react): Add a SVG type definition by @FinnRG in
#427
- Further landing accessibility improvements by @Tropix126 in
#330
- Fix react example README typo. by @keidarcy in
#433
- style(napi): cleanup commented out code by @xHyroM in
#435
- feat: update default favicon to new logo by @Snazzah in
#477
- Add SVG logo and SEO improvements to landing by @Snazzah in
#417
- Fix illegal instruction troubleshooting steps by @ziloka in
#400
- Migrate to Zig v0.10.0 (HEAD) by @alexkuz in
#491
- fix: Remove unnecessary n while formatting by @FinnRG in
#508
- fix: Append n when printing a BigInt by @FinnRG in
#509
- Fix grammar erros in README.md by @jakemcf22 in
#476
- typo by @pvinis in
#483
- README.md typo fix by @JL102 in
#449
- fix dotenv config snippet by @JolteonYellow in
#436
- add partial node:net polyfill by @evanwashere in
#516
- fix: update build files to latest Zig version by @sno2 in
#522
- Update Bun CLI version typo to v0.1.2 by @b0iq in
#503
- update bash references to work in non-fhs compliant distros by @lucasew in
#502
- bugfix: performance.now function should return MS instead of nano by @Pruxis in
#428
- feat: add issue templates by @hisamafahri in
#466
- refactor(websockets): Rename
connectedWebSocketContext()
by @ryanrussell in#459
- feat(bun-error): update "powered by" logo to use new bun wordmark by @Snazzah in
#536
- Remove unnecessary
Output.flush
s beforeGlobal.exit
andGlobal.crash
by @r00ster91 in#535
- bun-framework-next README.md clarification by @Scout2012 in
#534
- Fix "operations" word spelling by @Bellisario in
#543
- Update GitHub URL to match new repo URL by @auroraisluna in
#547
- fix: remove unnecessary quotes in commit message by @dkarter in
#464
- chore: update issue templates by @xHyroM in
#544
- Fix macOS build by @thislooksfun in
#525
- add depd browser polyfill by @evanwashere in
#517
- Updated typo in example by @rml1997 in
#573
- Fix: NotSameFileSystem at clonefile by @adi-g15 in
#546
- Cleanup discord-interactions readme by @CharlieS1103 in
#451
- Fixes typo in src/c.zig by @gabuvns in
#568
- feat(types): Add types for node modules and various fixing by @Snazzah in
#470
- Revert "Fix: NotSameFileSystem at clonefile" by @Jarred-Sumner in
#581
- feat(core): implement web interaction APIs by @sno2 in
#528
New Contributors
- @MoritzLoewenstein made their first contribution in
#305
- @xHyroM made their first contribution in
#289
- @FinnRG made their first contribution in
#427
- @Tropix126 made their first contribution in
#330
- @keidarcy made their first contribution in
#433
- @Snazzah made their first contribution in
#477
- @ziloka made their first contribution in
#400
- @jakemcf22 made their first contribution in
#476
- @pvinis made their first contribution in
#483
- @JL102 made their first contribution in
#449
- @JolteonYellow made their first contribution in
#436
- @sno2 made their first contribution in
#522
- @b0iq made their first contribution in
#503
- @lucasew made their first contribution in
#502
- @Pruxis made their first contribution in
#428
- @hisamafahri made their first contribution in
#466
- @ryanrussell made their first contribution in
#459
- @r00ster91 made their first contribution in
#535
- @Scout2012 made their first contribution in
#534
- @Bellisario made their first contribution in
#543
- @auroraisluna made their first contribution in
#547
- @dkarter made their first contribution in
#464
- @thislooksfun made their first contribution in
#525
- @rml1997 made their first contribution in
#573
- @adi-g15 made their first contribution in
#546
- @CharlieS1103 made their first contribution in
#451
- @gabuvns made their first contribution in
#568