Bun: bun-v0.0.23 Release

Release date:
September 25, 2021
Previous version:
bun-v0.0.22 (released September 24, 2021)
Magnitude:
28 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in bun-v0.0.23

Jarred-Sumner

Directory Browser for bun-v0.0.23

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

Release Notes Published

Fix bug with JSX transform when using a key prop, a {...spread} prop and a callback function as a prop in the same element. Thank you @alexkuz for the repro