Bun: bun-v0.0.24 Release

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

Top Contributors in bun-v0.0.24

Jarred-Sumner

Directory Browser for bun-v0.0.24

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

Release Notes Published

Bug fixes

  • Fix crash when both JSX automatic and JSX classic imports are automatically imported and unbundled
  • Fix lexing bug with the \f form feed character (used in Emotion & Styled Components)
  • Fix bug with resolving "browser" field in package.json. In some cases, it was resolving from the parent directory of the result instead of the browser scope.

Stability

  • Add integration test that checks styled-components renders successfully and no incorrect unicode characters are present in the style tag