Skip to content

v3.4.6

Choose a tag to compare

@JozefFlakus JozefFlakus released this 01 Dec 14:09
· 107 commits to master since this release

Improved

  • @marblejs/messaging/core - The event payload is passed to the LoggerOptions inside data object in input and output event logger middlewares. This information can be then extracted inside logger implementation and outputted to the console. #302 302