Skip to content

v2.5.2

Compare
Choose a tag to compare
@Val-istar-Guo Val-istar-Guo released this 22 May 10:01

2.5.2 (2024-05-22)

Bug Fixes

  • composeMiddleware should not change parameters (131c1d4)

Performance Improvements

  • avoid duplication of compose middleware (c4e5cc1)
  • warn for incorrect invoke next() (f4b418f), closes #74