Skip to content

v7.63.2

Compare
Choose a tag to compare
@Romakita Romakita released this 14 Mar 20:00
· 63 commits to production since this release

7.63.2 (2024-03-14)

Bug Fixes

  • common: remove catchAsync to let framework handle errors (ef7bfe8)
  • common: remove middleware interception on response handler to Express platform itself (f3b4f06)
  • common: remove next call in PlatformHandler (44f5470)
  • common: remove unnecessary rules to handler Express/Koa.js error (c6d31a0)