Skip to content

Releases: Mokshit06/typewind

Release 0.0.18

20 Feb 11:24
Compare
Choose a tag to compare
  • fix: arbitrary variants '@' syntax (63bf9e7)
  • fix: improve ts speed and make more readable (d9b6914)
  • docs: improve introduction page (45915e6)

Release 0.0.17

19 Feb 13:51
Compare
Choose a tag to compare
  • feat: opacity shorthand (f7c4534)

Release 0.0.16

19 Feb 12:24
Compare
Choose a tag to compare
  • feat: new variant api (2177c27)
  • Merge branch 'main' of github.com:Mokshit06/typewind (3e87425)
  • fix(tests): package name (4f63ef0)
  • chore: add LICENSE (b8f503b)
  • Merge pull request #28 from nicofishman/main (8e043ac)
  • Fix typo in ContainerQueries.mdx (b66830e)
  • docs: change site to use typewind (#16) (023f730)
  • docs: remove unused files (58b8329)

Release 0.0.15

04 Feb 04:55
Compare
Choose a tag to compare
  • Remove generated index.d.ts file from npm dist

Release 0.0.14

04 Feb 04:54
Compare
Choose a tag to compare
  • fix: more descriptive runtime errors (678a221)
  • chore: write tradeoffs (1625677)
  • chore: add tradeoffs (1f1111b)

Release 0.0.13

02 Feb 18:41
Compare
Choose a tag to compare
  • fix: mark @babel/generator as external (9c9a20b)

Release 0.0.12

02 Feb 18:37
Compare
Choose a tag to compare
  • chore: remove unnecessary logs (557d2bb)

Release 0.0.11

02 Feb 18:21
Compare
Choose a tag to compare
  • fix: extract correct nodes in babel (69af9d8)
  • docs: add important modifier (148c60c)
  • chore(tests): add tw.important in modifiers fixture (6320004)
  • chore: custom commit message on release (b65d618)
  • chore: setup release-it (afa08d9)