WIP - add extractor, generate snippet_data
This commit is contained in:
39
node_modules/requestanimationframe-timer/CHANGELOG.md
generated
vendored
Normal file
39
node_modules/requestanimationframe-timer/CHANGELOG.md
generated
vendored
Normal file
@ -0,0 +1,39 @@
|
||||
# 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.
|
||||
|
||||
<a name="1.0.4"></a>
|
||||
## [1.0.4](https://github.com/kambing86/requestanimationframe-timer/compare/v1.0.3...v1.0.4) (2018-01-04)
|
||||
|
||||
|
||||
|
||||
<a name="1.0.3"></a>
|
||||
## [1.0.3](https://github.com/kambing86/requestanimationframe-timer/compare/v1.0.2...v1.0.3) (2018-01-04)
|
||||
|
||||
|
||||
|
||||
<a name="1.0.2"></a>
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
<a name="1.0.1"></a>
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
<a name="1.0.0"></a>
|
||||
# 1.0.0 (2018-01-03)
|
||||
|
||||
FIRST RELEASE!!
|
||||
Reference in New Issue
Block a user