mirror of
https://github.com/honojs/hono.git
synced 2024-11-29 17:46:30 +01:00
cd6c488b76
* feat(jsx/streaming): Support Suspense in non-streaming mode. * feat(jsx): Introduce ErrorBoundary component. * chore: denoify * feat: Support ErrorBoundary[fallbackRender]. * chore: denoify * Rename utils.ts to components.ts * refactor: export the ErrorBoundary component from the top level. * fix: tweaks `resolveStream` to work with nested components * refactor: Import `childrenToString` from `components.ts` * fix: return immediately if the element is not found * test: add test for jsx/components * fix: run `npm run format:fix` * chore: denoify |
||
---|---|---|
.. | ||
jwt | ||
body.ts | ||
buffer.ts | ||
cookie.ts | ||
crypto.ts | ||
encode.ts | ||
filepath.ts | ||
html.ts | ||
http-status.ts | ||
mime.ts | ||
stream.ts | ||
types.ts | ||
url.ts |