Skip to content

v4.1.3

Compare
Choose a tag to compare
@yusukebe yusukebe released this 20 Mar 12:58
· 634 commits to main since this release

What's Changed

  • fix(deno): export jwt helpers for Deno in src/helper.ts by @yusukebe in #2385
  • fix(jsx): use self closing tag only if element has no children by @usualoma in #2384
  • feat(ssg): Support asynchronous hooks by @watany-dev in #2381
  • fix(validator): use cached body for json and form validation by @yusukebe in #2392
  • fix(jsx): escape attribute value for "style" by @usualoma in #2390

Full Changelog: v4.1.2...v4.1.3