Skip to content

v2.0.1

Compare
Choose a tag to compare
@yusukebe yusukebe released this 17 Jul 09:46

Summary

Mostly about refactoring.

What's Changed

  • Add compress middleware by @tani in #392
  • chore: fix typo in error class name by @RomanHotsiy in #393
  • refactor: the log middleware and its tests by @migueloliveiraz in #394
  • fix(compress): add type for enconding name by @yusukebe in #396
  • refactor: remove useless async for a better performance on Bun by @yusukebe in #397
  • test(bun): use bun:test by @yusukebe in #398
  • refactor(context): executionCtx always returns ExecutionContext. by @usualoma in #399

New Contributors

  • @RomanHotsiy made their first contribution in #393
  • @migueloliveiraz made their first contribution in #394

Full Changelog: v2.0.0...v2.0.1