Skip to content

Releases: Mokshit06/typewind

Release 0.2.0

23 Sep 11:16
Compare
Choose a tag to compare
  • feat: update to swc_core 90.35 and support new test style (#64) (41877a7)
  • chore: add contributing guide (0144d2d)
  • chore: add code of conduct (e90be85)
  • feat: support tailwind.config.ts (e1edf77)

Release 0.1.6

25 May 23:07
Compare
Choose a tag to compare
  • chore: add no-build/runtime example (ca72456)
  • feat: support no-build mode (ab5606e)

Release 0.1.5

12 Mar 14:14
Compare
Choose a tag to compare
  • fix: support tailwind 3.4 by omitting asterisks variant (#57) (add8477)
  • chore: update package version in examples (e292adb)

Release 0.1.4

02 Oct 19:00
Compare
Choose a tag to compare

Release 0.1.3

13 Mar 13:04
Compare
Choose a tag to compare
  • fix: update undefined check in transform #41 (bf0212e)

Release 0.1.2

13 Mar 08:27
Compare
Choose a tag to compare
  • feat: add support raw function (b8a77dd)

Release 0.1.1

01 Mar 19:02
Compare
Choose a tag to compare
  • feat: support negative values (a4090eb)

Release 0.1.0

25 Feb 07:47
Compare
Choose a tag to compare
  • feat: implement swc plugin #33 (3d11549)
  • chore: show error msg instead of unknown type (5ec307b)
  • chore: optimise evaluator (c14123b)
  • chore: add package.json engines field (c2d6019)

Release 0.0.20

20 Feb 13:51
Compare
Choose a tag to compare
  • fix: dynamic variants not wrapped in [] (78b2c46)

Release 0.0.19

20 Feb 12:20
Compare
Choose a tag to compare
  • feat: switch from prettier to lightningcss (cea25a0)
  • fix: css docs not getting generated (7b4fe5b)