# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [1.0.4](https://github.com/kambing86/requestanimationframe-timer/compare/v1.0.3...v1.0.4) (2018-01-04) ## [1.0.3](https://github.com/kambing86/requestanimationframe-timer/compare/v1.0.2...v1.0.3) (2018-01-04) ## [1.0.2](https://github.com/kambing86/requestanimationframe-timer/compare/v1.0.1...v1.0.2) (2018-01-03) ### Bug Fixes * remove webpack as peerDependencies ([acbb8cf](https://github.com/kambing86/requestanimationframe-timer/commit/acbb8cf)) ## [1.0.1](https://github.com/kambing86/requestanimationframe-timer/compare/v1.0.0...v1.0.1) (2018-01-03) ### Bug Fixes * change the target to IE 10 to convert down to ES5 ([77c03f2](https://github.com/kambing86/requestanimationframe-timer/commit/77c03f2)) * optimize code ([84630ab](https://github.com/kambing86/requestanimationframe-timer/commit/84630ab)) # 1.0.0 (2018-01-03) FIRST RELEASE!!