v4.0.50-beta.4
·
3 commits
to master
since this release
- Added support to mark all functions as having no command handlers with a one line configuration
- Added support for command transformers that take a command as input and return the same type of command. Simple alternative to custom dispatchers and useful where there are no handlers.
- Fixed a bug where HTTP response handlers weren't called when an output trigger was in use