Skip to content

Refactor Middleware execution signature

Compare
Choose a tag to compare
@joeyguerra joeyguerra released this 23 Oct 23:50
· 235 commits to main since this release
  • Simplified the Middleware callback signature, callback just includes a Response instance.
  • Refactored tests to use Nodes Test Runner (TAP)