We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We have to add the documents for v4 until Feb, 9th. Let's work on v4 branch.
jsx/dom
startTrandition
useTransition
startViewTransition
return c.json()
useViewTransition()
viewTransition()
PropsWithChildren
manifest
app.on
ssgParams
mimes
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We have to add the documents for v4 until Feb, 9th. Let's work on v4 branch.
jsx/dom
startTrandition
anduseTransition
- feat(jsx/dom): startTransition() and useTransition() hono#1996startViewTransition
- feat!: validator throws error rathar thanreturn c.json()
hono#2021useViewTransition()
andviewTransition()
- feat: IntroduceuseViewTransition()
hook andviewTransition()
helper hono#2053PropsWithChildren
- refactor(jsx): Tidyup the types to be exported hono#2151Remove obsolete features - feat!: remove deprecated features hono#1934manifest
required hono#1984app.on
supports multiple paths hono#1923ssgParams
- feat: AddedssgParams
middleware hono#1960feat!: validator throws error rathar thanreturn c.json()
hono#2021mimes
option for serve-static - feat(serve-static):mimes
option for serve-static hono#2094The text was updated successfully, but these errors were encountered: