v4.8.3
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
- @yayugu made their first contribution in #4236
- @NEKOYASAN made their first contribution in #4245
Full Changelog: v4.8.2...v4.8.3