mirror of
https://github.com/honojs/hono.git
synced 2024-11-22 19:44:26 +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 |
||
---|---|---|
.. | ||
deno.precompile.json | ||
deno.react-jsx.json | ||
jsx.test.tsx |