v4.1.3
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
andform
validation by @yusukebe in #2392 - fix(jsx): escape attribute value for "style" by @usualoma in #2390
Full Changelog: v4.1.2...v4.1.3