Skip to content

Releases: jednano/react-theme-context

v2.0.1

05 Jul 10:38
Compare
Choose a tag to compare

2.0.1 (2019-07-05)

Bug Fixes

  • switch from esm to cjs to fix react hooks error (f8135e2)

v2.0.0

30 Jun 17:37
Compare
Choose a tag to compare

2.0.0 (2019-06-30)

Features

  • support classNames option (0cf9b18)

BREAKING CHANGES

  • useLayoutEffect now takes an options hash instead of a single optional element

v1.0.2

30 Jun 14:19
Compare
Choose a tag to compare

1.0.2 (2019-06-30)

Bug Fixes

  • more flexible theme type (1067a1f)

v1.0.1

27 Jun 19:35
Compare
Choose a tag to compare

1.0.1 (2019-06-27)

Bug Fixes

  • fix linting, codecov badge (6168653)

v1.0.0

27 Jun 08:44
Compare
Choose a tag to compare

1.0.0 (2019-06-27)

Features

BREAKING CHANGES

  • initial release