Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@finkef finkef released this 20 Nov 15:21
· 34 commits to main since this release

1.1.0 (2021-11-20)

Bug Fixes

  • example: remove leftover comma from metro config file (67bfc38)
  • fix build:module script (5f9c858)
  • fix import replacement for jsx elements (35adec3)
  • pull checkPlatform out of macro-imported code (9a9f8e2)
  • rename root package name to prevent jest-haste-map issues (bdac17b)

Features

  • add base typescript declarations (b51325c)
  • add placeholder exports (ee0af07)
  • base createUseTailwindStyles implementation (08098af)
  • converter: added convert and checkplatform function (a0bc74a)
  • handle lib imports, apply convert function (9a6a0d2)
  • handle useTailwindStyles hook usage (ab92cb2)
  • implemented two functions which convert tw-styles and checks platform (ab3b58a)
  • macro: add base macro implementation, fix eslint issues (fdcccc7)
  • macro: add styles to useTailwindStyles dependencies (cd45574)
  • memoize useTailwindStyles wrapper output (eb74679)
  • move addImport call outside traversal (4ee9fde)
  • replace tailwind-rn with twrnc, enable parentheses in styles (1c510af)
  • resolve tailwind config (d35f188)