Skip to content

v1.0.4

Choose a tag to compare

@designcise designcise released this 07 Jun 02:49
· 53 commits to master since this release
  • Middleware dispatcher now skips null and [] in a middleware queue
  • Added the ability to conditionally add middleware by using null or []
  • Added new tests for middleware dispatcher and application