npm hono 2.0.7
v2.0.7

latest releases: 4.6.2, 4.6.1, 4.6.0...
2 years 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.