Skip to content

v6.0.2

Compare
Choose a tag to compare
@quantizor quantizor released this 03 Jul 03:21
· 87 commits to main since this release

What's Changed

  • fix: StyleSheetManager must accept undefined props by @gineika in #4069
  • fix: replace slow Omit type by @gineika in #4068
  • drop displayName in production to save bytes, it's already present in the static className if you're using the babel plugin or equivalent
  • refactor use of flatMap and at with ES5-compliant variants

New Contributors

Full Changelog: v6.0.1...v6.0.2