Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Latest commit

 

History

History
47 lines (36 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

47 lines (36 loc) · 1.34 KB

Changelog

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.

Added

  • add listenAsync for promised listen

Changed

  • [BREAKING] remove listen patch

0.3.0 - 2019-10-31

Fixed

  • upgrade deps (fix #4)
  • [BREAKING] drop support for node 6, 7

0.1.9 - 2019-10-03

Fixed

  • add missing exported deps to dev (fix #1)

0.1.8 - 2019-09-19

Added

  • expose file upload

0.1.7 - 2019-05-17

Fixed

  • missing raven types

0.1.6 - 2019-05-17

Fixed

  • cors types, express types via esModuleInterop

0.1.4 - 2019-05-17

Added

  • Added base implementation