Skip to content

v3.0.0

Compare
Choose a tag to compare
@poupryc poupryc released this 12 Oct 21:21
· 1 commit to master since this release

3.0.0 (2018-10-12)

Bug Fixes

  • extractCommand: trim string after removing prefix (d003234)

Code Refactoring

  • executeCommand: deprecate executeCommand middleware (6b5efa9)

BREAKING CHANGES

  • executeCommand: the dispatcher will no longer execute commands automatically. You should add your own executeCommand middleware with .use.