Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

v1.1.0

Latest
Compare
Choose a tag to compare
@BlueGhostAlt BlueGhostAlt released this 18 Aug 16:26
· 1 commit to develop since this release

1.1.0 (2020-08-18)

Bug Fixes

  • added a check for calling next multiple times when composing (aa9a76b)
  • added a check for empty middleware chains when composing (c52d778)

Features

  • refactored middleware composition to call next automatically (28e8e1e)