Skip to content

Tags: jednano/react-theme-context

Tags

v2.0.1

Toggle v2.0.1's commit message
chore(release): 2.0.1 [skip ci]

## [2.0.1](v2.0.0...v2.0.1) (2019-07-05)

### Bug Fixes

* switch from esm to cjs to fix react hooks error ([f8135e2](f8135e2))

v2.0.0

Toggle v2.0.0's commit message
chore(release): 2.0.0 [skip ci]

# [2.0.0](v1.0.2...v2.0.0) (2019-06-30)

### Features

* support classNames option ([0cf9b18](0cf9b18))

### BREAKING CHANGES

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

v1.0.2

Toggle v1.0.2's commit message
chore(release): 1.0.2 [skip ci]

## [1.0.2](v1.0.1...v1.0.2) (2019-06-30)

### Bug Fixes

* more flexible theme type ([1067a1f](1067a1f))

v1.0.1

Toggle v1.0.1's commit message
chore(release): 1.0.1 [skip ci]

## [1.0.1](v1.0.0...v1.0.1) (2019-06-27)

### Bug Fixes

* fix linting, codecov badge ([6168653](6168653))

v1.0.0

Toggle v1.0.0's commit message
chore(release): 1.0.0 [skip ci]

# 1.0.0 (2019-06-27)

### Features

* initial release ([b83fa00](b83fa00))

### BREAKING CHANGES

* initial release