Skip to content
This repository was archived by the owner on Jun 2, 2022. It is now read-only.

v2.0.0

@haf haf tagged this 26 Apr 13:08
 - changed midware signature from  from msg => next => { ... } to next => msg => { ... }
 - compose(logger, Middleware.stacktrace); turns into Middleware.stacktrace(logger)
 - Also see README for updated docs
Assets 2
Loading