v0.9.1
What's Changed
- Enhance WrapM adapter by @tigerwill90 in #19
Breaking changes
- The
WrapM
function now requires an additional boolean parameteruseOriginalWriter
. This change allows more flexibility in handling different types of middleware but will require updates to existing code whereWrapM
is used.
Full Changelog: v0.9.0...v0.9.1