Skip to content

11.0.0-rc.3

Pre-release
Pre-release

Choose a tag to compare

@cknitt cknitt released this 05 Sep 18:28
· 1330 commits to master since this release
f928653

🐛 Bug Fix

  • Fix issue with JSX V4 when component props have the default value with same name. #6377
  • Fixed code formatter with "uncurried": false in bsconfig. #6378

💅 Polish

  • Add Bun to reserved names, so that modules named Bun don't clash with the globally exposed Bun object. #6381