Skip to content

v4.0.6

Compare
Choose a tag to compare
@yusukebe yusukebe released this 24 Feb 13:45
· 287 commits to main since this release

What's Changed

  • chore: use official deno installer by @ryuapp in #2250
  • fix(reg-exp-router): use matchers[METHOD_NAME_ALL] as fallback for unknown method by @usualoma in #2255
  • test: add router/common.case.test.ts by @usualoma in #2258
  • fix: assign value to element's property for input, textarea, select by @usualoma in #2261
  • perf(jsx/dom): update textContent only when content changes by @usualoma in #2264
  • fix(stream): avoid hang up when stream helper's callback throw error by @sor4chi in #2262
  • fix(serve-static): support extensionless files and refactor by @yusukebe in #2260

Full Changelog: v4.0.5...v4.0.6