#### 3.8.1 (2018-11-02)

##### Documentation Changes

* **next-js:**  added usage instructions with next.js ([e8b3daad](https://github.com/40818419/react-code-input/commit/e8b3daad4d7002f75bb5554f7e19fcbe135a1d24))

### 3.8.0 (2018-09-27)

### 3.7.0 (2018-09-24)

##### Chores

* **vulns:**  and fix them ([#49](https://github.com/40818419/react-code-input/pull/49)) ([0add2276](https://github.com/40818419/react-code-input/commit/0add2276fb63f2f789fa944535238aa0837ff308))
* **audit-vulnerabilities:**  and fix them ([#48](https://github.com/40818419/react-code-input/pull/48)) ([454e084b](https://github.com/40818419/react-code-input/commit/454e084b116d57bc35f74fc862e4bd144aaf5f7c))

##### Documentation Changes

* **forceUppercase:**  added onChange event ([7364794a](https://github.com/40818419/react-code-input/commit/7364794ac040d77f850b17a7ccbcbb4d2beaa316))
* **forceUpdate:**
  *  add story ([09c32c86](https://github.com/40818419/react-code-input/commit/09c32c86be1f100f7a195a0344cdaa32f3e3a3c9))
  *  add story ([bf726741](https://github.com/40818419/react-code-input/commit/bf726741a27f8d17182fba451ec277a84b7fd8ce))
* **build:**  added new storybook build ([99dc64fb](https://github.com/40818419/react-code-input/commit/99dc64fb9390a25541b8b1c21f601a7644312b37))

##### Bug Fixes

* **onchange:**  trigger onChange on ampty value ([#54](https://github.com/40818419/react-code-input/pull/54)) ([524717bf](https://github.com/40818419/react-code-input/commit/524717bfe04ea1e7ba1295d3431b809647981058))
* **docs:**  fix build ([64bfd5c7](https://github.com/40818419/react-code-input/commit/64bfd5c7264d33329a34b8634216b017164e46f1))

##### Other Changes

* **storybook:**  storybook added ([#50](https://github.com/40818419/react-code-input/pull/50)) ([5fdb6e81](https://github.com/40818419/react-code-input/commit/5fdb6e813f22cbbca2b96ea1d5c9bacaaa73a74d))

### 3.6.0 (2018-09-06)

### 3.5.0 (2018-07-02)

##### New Features

* **pattern-input-mode:**  added pattern and inputMode props ([#39](https://github.com/40818419/react-code-input/pull/39)) ([0c293463](https://github.com/40818419/react-code-input/commit/0c2934639278b83eb05dd362427bb23bf483fb66))

##### Bug Fixes

* **ssr:**  Fix server side rendering ([#37](https://github.com/40818419/react-code-input/pull/37)) ([630bed85](https://github.com/40818419/react-code-input/commit/630bed85be597bc74707ae2871e0a54f37f57a92))

### 3.3.0 (2018-06-20)

##### New Features

* **prevent-chars:**  Filter characters on key down ([#35](https://github.com/40818419/react-code-input/pull/35)) ([b6a00d90](https://github.com/40818419/react-code-input/commit/b6a00d90fdf803d319adadd0938d7fe6d53479d7))

#### 3.2.1 (2018-06-11)

##### Continuous Integration

* **add-release-to-pipeline:**  release notes ([#33](https://github.com/40818419/react-code-input/pull/33)) ([0dbb588a](https://github.com/40818419/react-code-input/commit/0dbb588a78d3abdab4a34afb9dd46f5fb570ddb8))

##### Documentation Changes

*  fix typo ([#16](https://github.com/40818419/react-code-input/pull/16)) ([a4625843](https://github.com/40818419/react-code-input/commit/a4625843027d851252690eedd7acef2730ffe321))

