Skip to content

Releases: mixmaxhq/express-robots

v1.0.0

12 Dec 19:14
Compare
Choose a tag to compare

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)