What's Changed
- fix(jsx): race condition in ErrorBoundary with event loop by @usualoma in #3343
- perf(jsx): skip the special behavior when the element is in the head. by @usualoma in #3352
- refactor(utils/body): shorten the code by @yusukebe in #3353
- docs:
Twitter
toX
by @yusukebe in #3354 - chore: fix typo in JSDoc by @taga3s in #3364
- refactor(utils/basic-auth): Moved Internal function to utils by @sugar-cat7 in #3359
New Contributors
- @taga3s made their first contribution in #3364
- @sugar-cat7 made their first contribution in #3359
Full Changelog: v4.5.10...v4.5.11