Skip to content

Latest commit

 

History

History
94 lines (62 loc) · 3.11 KB

CHANGELOG.md

File metadata and controls

94 lines (62 loc) · 3.11 KB

0.12.0 (Jul 5, 2019)

  • Fix .subscribe() method and add .unsubscribe() (#109)

0.11.1 (Dec 17, 2018)

  • Fix array props (#103)

0.11.0 (Dec 11, 2018)

  • Inherit styles from Object instead of null ([#101])
  • Support nested style props (#99)

0.10.0 (Sep 24, 2018)

  • Add Typescript declarations (#56)

0.9.0 (Aug 10, 2018)

0.8.1 (Jan 27, 2018)

  • Calc percents for variable inside operation (#77)

0.8.0 (Nov 1, 2017)

0.7.0 (Oct 9, 2017)

  • Allow create-react-app compile without plugins (@grantbi in #54)
  • Support dynamic theme change (#47, #53)
  • Support media queries for global variables (#25)

0.6.0 (Jun 3, 2017)

0.5.0 (Jun 5, 2017)

0.4.0 (Apr 13, 2017)

0.3.2 (Mar 5, 2017)

  • Check for non-object when creating Style (#14)
  • Update examples

0.3.0 (Jul 4, 2016)

0.2.0 (Apr 25, 2016)

  • Support media-queries (#8)

0.1.3 (Feb 4, 2016)

  • Public release