Skip to content

Bun v0.0.24

Compare
Choose a tag to compare
@Jarred-Sumner Jarred-Sumner released this 25 Sep 09:14
· 10913 commits to main since this release

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