All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Instead of importing
p-defer
package, we copied the code inp-defer
package published to NPM is not ES5-compliant- Non ES5-compliant package will fail build for
create-react-app@1
- Updated to
@babel/[email protected]
and[email protected]
- Use
p-defer
for deferred implementation
- fix: uglify in create-react-app failed because not ES5-compliant
- fix: bound
upcoming()
upcoming()
for upcoming event, regardless of futures
- First public release