Skip to content

Release 3.0.0-beta.3

Compare
Choose a tag to compare
@jpudysz jpudysz released this 16 Dec 09:48
· 107 commits to main since this release

3.0.0-beta.3 (2024-12-16)

Bug Fixes

  • add check for secrets (42c4cc7)
  • components exports (bae7a62)
  • components exports (2d903be)
  • issue with useVariants and conditional children (37bc297)
  • mergin exotic styles with unistyles (1f09e4a)
  • module exports (3c6b3c7)
  • nested variants (5b5f1cd)
  • override web types with native (d888339)
  • pressable path for native (23cc9e0)

Features

  • convert ternary to jsx if else (cad94e7)
  • include components (8b8f270)
  • pressable nested variants (9876ad6)
  • regression (214a44f)
  • text nested variants (898a5e3)
  • withUnistyles - accept variants before any native evnet (65011af)