Skip to content

Releases: jednano/react-theme-context

v2.0.1

Choose a tag to compare

@jednano jednano released this 05 Jul 10:38

2.0.1 (2019-07-05)

Bug Fixes

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

v2.0.0

Choose a tag to compare

@jednano jednano released this 30 Jun 17:37

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

Choose a tag to compare

@jednano jednano released this 30 Jun 14:19

1.0.2 (2019-06-30)

Bug Fixes

  • more flexible theme type (1067a1f)

v1.0.1

Choose a tag to compare

@jednano jednano released this 27 Jun 19:35

1.0.1 (2019-06-27)

Bug Fixes

  • fix linting, codecov badge (6168653)

v1.0.0

Choose a tag to compare

@jednano jednano released this 27 Jun 08:44

1.0.0 (2019-06-27)

Features

BREAKING CHANGES

  • initial release