fate

A modern data client for React.

Search Login
Thinking...

The Vite plugin replaces everyday codegen

Release Notes
#http-transport
#vite-plugin
👍91 likes

The code generator is now optional for CI and custom workflows because the Vite plugin handles the common path during development. The plugin generates the typed client from the server surface, keeps imports fresh, and reduces the number of manual setup steps in a new app. It is one of the changes that makes the default template feel much closer to normal Vite development.

- Jamal

2 Comments

Sora

The Vite plugin removing the regular codegen step will help a lot in demos and fresh projects.

Hana

The native protocol should make it easier to build examples outside of Hono and tRPC.

Add a comment