Skip to content

Releases: mixmaxhq/express-robots

Release list

v1.0.0

Choose a tag to compare

@mixmax-bot mixmax-bot released this 12 Dec 19:14

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)