cloudworker-proxy
Version:
An api gateway for cloudflare workers
20 lines (10 loc) • 691 B
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.
### [1.1.1](https://github.com/medikoo/essentials/compare/v1.1.0...v1.1.1) (2019-11-08)
## [1.1.0](https://github.com/medikoo/essentials/compare/v1.0.0...v1.1.0) (2019-11-08)
### Features
- Do not throw on unhandled rejection if custom handler registered ([44d6301](https://github.com/medikoo/essentials/commit/44d6301))
<a name="1.0.0"></a>
# 1.0.0 (2019-01-15)
### Features
- ensure to address browsers with `process` polyfill ([43dbded](https://github.com/medikoo/essentials/commit/43dbded))