Skip to content

Latest commit

 

History

History
95 lines (53 loc) · 4.75 KB

CHANGELOG.md

File metadata and controls

95 lines (53 loc) · 4.75 KB

0.4.0 (2021-05-26)

Bug Fixes

  • remove viewshot warning (0a09ecd)
  • theme passing, allow access to component (634493b)
  • types: add generics for better autocomplete (fa751c7)
  • shadow z-index (9bfa8e2)

Features

0.3.1 (2021-04-30)

Bug Fixes

0.3.0 (2021-04-29)

Features

0.2.0 (2021-04-26)

Bug Fixes

  • better validation for custom components (6d87240)
  • box-shadow import path (9b7f538)
  • filter invalid styles (b620def)
  • remove StyleSheet wrapper (34634bf)

Features

0.1.1 (2021-04-25)

0.1.0 (2021-04-24)

Bug Fixes

  • special prop ref (36a18a8)
  • types: make context options optional (2553d7c)

Features

0.0.3 (2021-04-24)

Bug Fixes

  • types: before/after text styles (8e594fa)
  • types: passed breakpoints (d21cca7)
  • types: remove declared styles prop (4605219)
  • declare styles instead of setting (f242f55)
  • flatten style for lookup ids (054f01a)

0.0.2 (2021-04-23)

Bug Fixes

0.0.1 (2021-04-20)

Bug Fixes

  • documentation and readme urls (8350cbc)