Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 367 Bytes

CHANGELOG.md

File metadata and controls

10 lines (5 loc) · 367 Bytes

1.0.0 (2019-12-12)

⚠ BREAKING CHANGES

  • The main export now returns an express router instead of an express application.

Bug Fixes

  • use express router instead of application (b07fa43)