cloudworker-proxy
Version:
An api gateway for cloudflare workers
42 lines (21 loc) • 1.22 kB
Markdown
# Changelog
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.
### [0.7.11](https://github.com/medikoo/deferred/compare/v0.7.10...v0.7.11) (2019-06-14)
<a name="0.7.10"></a>
## [0.7.10](https://github.com/medikoo/deferred/compare/v0.7.9...v0.7.10) (2018-12-27)
### Bug Fixes
- promise.map on pending then rejected ([e7cfc02](https://github.com/medikoo/deferred/commit/e7cfc02))
<a name="0.7.9"></a>
## [0.7.9](https://github.com/medikoo/deferred/compare/v0.7.8...v0.7.9) (2017-12-13)
### Features
- `timeout` promise extension ([cbdc9fd](https://github.com/medikoo/deferred/commit/cbdc9fd))
<a name="0.7.8"></a>
## [0.7.8](https://github.com/medikoo/deferred/compare/v0.7.7...v0.7.8) (2017-05-25)
### Bug Fixes
- **gate:** resolution of rejected promise ([f6fe524](https://github.com/medikoo/deferred/commit/f6fe524))
<a name="0.7.7"></a>
## [0.7.7](https://github.com/medikoo/deferred/compare/v0.7.6...v0.7.7) (2017-05-24)
### Features
- improve gate error format ([ad4d71b](https://github.com/medikoo/deferred/commit/ad4d71b))
## Old Changelog
Can be found at `CHANGES`