This repository was archived by the owner on Mar 4, 2021. It is now read-only.
Releases: tw-in-js/twind.macro
Releases · tw-in-js/twind.macro
v0.1.2
This patch release makes the tw
calls from the macro more tree-shakable in the cases that they aren't unused.
v0.1.1
- chore: add publishconfig ac5ec04
- chore: add release script b99e52e
- Update README.md 81e2e27
- no spaces + lowercase names for fixtures 836e705
- update prettier config to match twind repo be3d789
- cleanup 510df6b
- improved build task 745cfb1
- fix package.json files e3c0b3d
- ignore .vscode c1202fe
- use ts for macro test i guess 0f77d03
- remove unused setup file 187843a
- optimize deps 3e80606
- fix complex fixture import ff6f8bb
- add back babel config 65a1b36
- add prettier + format 4e08b2a
- convert tests to fixtures f6b8248
- remove unneeded guard b76a1b4
- initial TS conversion with working build 75ca0fc
- install macros 718fdd3
- add test workflow 65157a6
- update package.json ac4868f
- use yarn for consistency with other tw-in-js projects 184bdff
- update name and version 3ff2b09
- add readme d9676be
- add unit test to ensure import is added d2fca19
- import locally as tw 2351772
- add tw to exports 9002786
- use namespace import 59e1114
- remove comments 17607aa
- version 21682aa
- better example class name on merging test 370a699
- handle className merging 6d7d943
- cleanup deps 3754e40
- integration tests! 6b1e447
- import locally as a different name to avoid global conflicts e01dbf6
- add jsconfig d1e46e0
- add todo tests for missing edge cases e1085de
- global types for tw prop 00469be
- move macros types to dependencies 762b470
- move syntax jsx plugin to dev deps 3492f3c
- fix identical type params error 6e677a0
- package.json fixes + add referenceable tw types ddb2ab0
- do undefined check for jsx attribute value ac26d3d
- snapshot tests a1e82f5