Skip to content

Latest commit

 

History

History
41 lines (17 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

41 lines (17 loc) · 1.25 KB

1.5.0 (2018-01-22)

Features

1.4.0 (2016-09-23)

Features

  • Add support for ES6 imports (#3) (c8d17c4)

1.3.1 (2016-09-01)

Bug Fixes

  • Default export is not working at runtime (52e5d10)

1.3.0 (2016-09-01)

Features

  • Add TypeScript declarations (resolves #2) (2e5ec03), closes #2
  • Allow the terminate callback to signal whether the server has terminated by timeout (#1) (f684a4f)