Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@mixmax-bot mixmax-bot released this 12 Dec 19:14
· 8 commits to master since this release

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)