Skip to content

Release v1.10.1

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Aug 10:49

What's Changed in 1.10.1

🐛 Bug Fixes

  • fix: withUniwind remove className props on web after converting them by @Brentlok in #615
  • fix: handle multiline classes by @Brentlok in #610
  • fix: adopt applied html theme by @florian-lefebvre in #599
  • fix: vite8 not prebundling react native web by @Brentlok in #596
  • Add an internal Expo-project marker to the Uniwind Metro config and use it to lazily choose the correct transform worker. by @sync in #593
  • fix: Remove reference to Touchable in package types by @huntie in #592

🏠 Chores

New Contributors