Skip to content

0.16.0

Latest
Compare
Choose a tag to compare
@arlyon arlyon released this 22 May 19:47
· 12 commits to master since this release

0.16.0 (2023-05-22)

Bug Fixes

  • add case for SingularBox components (415afeb)
  • disable lto (not well supported) (4af7e7a)
  • don't double-negate negative values (fc7c0d0)
  • inline flex (7af8892)
  • prefer multispace over space to better line up with jsx strings (8be0b60)

Features

  • add a number of peer modifiers (13b3692)
  • add accent plugin (2714ce5)
  • add alpha to bg plugin (f15e159)
  • add alpha to placeholder (a40c334)
  • add alpha to ring and support opacity and inset (f3fd0a5)
  • add bg attachment plugin support (5b0ed0b)
  • add bg opacity plugin support (ab69a21)
  • add caret plugin (b7e22ed)
  • add columns plugin (9d81033)
  • add decoration plugin (86d4ada)
  • add not-disabled modifier (9b509a2)
  • add outline color (08a2ea0)
  • add text opacity plugin support (64d5f32)
  • add transparency to text plugin (b71861a)
  • add whitespace-break-spaces support (a5b122f)
  • change error handler in test vs in plugin (5c4fd8f)
  • change error handler in test vs in plugin (b387b94)
  • make opacity accept arbitrary values (b5fbf02)
  • overhaul border plugin (8f67035)
  • support border-s and border-e plugins (22041b3)
  • support symmetrical border spacing (a627487)