Skip to content

v4.4.3

Latest
Compare
Choose a tag to compare
@yusukebe yusukebe released this 03 Jun 11:49

What's Changed

  • ci: Update workflow name of release.yml by @siguici in #2874
  • refactor: removed unnecessary line by @EdamAme-x in #2869
  • ci: change name of workflow jobs by @EdamAme-x in #2875
  • docs(jsdoc): add jsdoc of some modules by @EdamAme-x in #2836
  • ci: Report coverage with CodeCov by @exoego in #2862
  • docs: update readme and migrate guide for migrating deno.land/x to JSR by @yusukebe in #2879
  • chore: add coverage badge to README by @exoego in #2881
  • fix(websocket): the onopen event cannot be triggered during delayed operations in deno by @JetLua in #2864
  • fix(cloudflare-workers): Update websocket.ts to return 101 status code by @ronkeiser in #2886
  • test(workerd): rename the runtime test wrangler to workerd by @yusukebe in #2888
  • test(workerd): add tests for WebSocket by @yusukebe in #2891
  • refactor(aws-lambda): merge custom-context into types by @exoego in #2889
  • chore: Exclude type-only files from coverage by @exoego in #2890
  • test(presets): add tests for hono/quick and hono/tiny by @yusukebe in #2892
  • fix(types): fix typo for unofficial status code type by @ryuapp in #2894
  • feat(hono-base): add replaceRequest option for app.mount by @yusukebe in #2852

New Contributors

Full Changelog: v4.4.2...v4.4.3