Skip to content

v0.8.0

Choose a tag to compare

@mgcrea mgcrea released this 20 Nov 14:58
· 192 commits to main since this release
0.8.0
c526dfb
  • chore: fix eslint warnings (5f8c824)
  • test: add comprehensive tests for style merging (c740878)
  • fix: remove runtime typeof check for style prop merging (7613201)
  • refactor: extract findStyleAttribute helper to styleTransforms (ef44b02)
  • refactor: improve TypeScript types and add JSXIdentifier guard (43e7724)
  • refactor: improve TypeScript types in babel plugin utils (35610e4)
  • refactor: add helper function to extract JSX style expressions (bf7a704)
  • refactor: split babel plugin into modular utils structure (8a0ea2d)
  • test: add comprehensive tests for placeholder modifier (4afa7e6)
  • feat: add placeholder modifier support for TextInput (2c15969)
  • refactor: extract runtime types to separate module (34dc9a9)
  • refactor: reorganize types and rename color exports (8f36fcf)
  • fix: handle function-based style props when merging with className (69889cd)
  • feat: add numeric line-height scale (leading-3 to leading-10) (d3a70f8)