github honojs/hono v2.0.7

latest releases: v4.3.7, v4.3.6, v4.3.5...
21 months ago

Summary

  • JSX Middleware performance tuning.
  • A token in the cookie is enabled for JWT Middleware.
  • Fixed the bug for ETag Middleware.

What's Changed

  • feat(jwt): enable token in cookie by @metrue in #441
  • perf(jsx): JSX performance improvement by @usualoma in #444
  • refactor(jsx): Support all the boolean attributes. by @usualoma in #446
  • refactor: make parsedBody type as Body by @yusukebe in #448
  • refactor(utils/html): rename Buffer to StringBuffer by @yusukebe in #449
  • fix(utils/crypto): stringify the parameter which is object in createHash by @yusukebe in #452
  • refactor: add Json type for JSON object by @yusukebe in #453
  • fix(utils/crypto): make Binary and JSON object crypto correct by @yusukebe in #454

Full Changelog: v2.0.6...v2.0.7

Don't miss a new hono release

NewReleases is sending notifications on new releases.