## 2.3.3 (2017-10-11)

Patch:

- Update gemini-scrollbar dependency version
- `minThumbSize` option should be compatible now

Patch:

- [36](../../pull/36) Add react 16.x.x support


## 2.3.2 (2017-06-08)

Patch:

- [35](../../pull/35) Use the prop-types package instead accessing PropTypes via the main React package; add package-lock.json

## 2.3.1 (2017-06-06)

Patch:

- [33](../../pull/33) Use plain JavaScript classes instead of React.createClass

## 2.3.0 (2017-03-06)

Feature:

- Add `minThumbSize` config option

## 2.2.0 (2017-03-06)

Feature:

- [#19](../../pull/19) Add resizer and expose onResize hook

## 2.1.5 (2015-07-05)

Patch:

- [#27](../../pull/27) ship compiled version

## 2.1.4 (2015-07-05)

Patch:

- [#25](../../issues/25) React 15.2.0 and unknown props

## 2.1.3 (2016-05-28)

Patch:

- Lock gemini-scrollbar dep to v1.3.x for resize event compatibility

## 2.1.2 (2016-05-19)

Patch:

- [#20](../../pull/20) fix / null scrollbar for componentWillUnmount

## 2.1.1 (2016-04-12)

Patch:

- [#18](../../pull/18) react 15 compatible

## 2.1.0 (2015-11-19)

Features:

- [#12](../../pull/12) Add `forceGemini` config option

## 2.0.1 (2015-10-09)

Patch:

- [#10](../../pull/10) Add react and react-dom 0.14 peer dependencies

## 2.0.0 (2015-10-08)

Incompatible changes:

- [#6](../../pull/6) React 0.14 update

## 1.1.1 (2015-05-21)

Patch:

- [28913d6](../../commit/28913d6) Added support for react 0.12

## 1.1.0 (2015-05-07)

Features:

- [e9710fb](../../commit/e9710fb) Offer the compiled js version

Updates:

- [e9710fb](../../commit/e9710fb) Remove browserify.transform field from `package.json`


## 1.0.9 (2015-05-06)

Updates:

- [e99a010](../../commit/e99a010) Support for React v0.13+
