Skip to content

v4.8.3

Compare
Choose a tag to compare
@yusukebe yusukebe released this 24 Jun 22:47
· 7 commits to main since this release

What's Changed

  • fix(cookie): use tryDecode when parsing cookie by @yusukebe in #4240
  • fix(jsx): throw new Error instead of string by @usualoma in #4241
  • fix(jwt): fix the JwtTokenIssuedAt error message by @yusukebe in #4244
  • fix(jsx): Fix the JSXNode validation. Allow the function type for props.ref by @yayugu in #4236
  • chore(cr): continuation release to pkg.pr.new by @NEKOYASAN in #4245

New Contributors

Full Changelog: v4.8.2...v4.8.3