Jonas Galvez

Results 82 comments of Jonas Galvez

Renamed this issue and added `cli` label.

Ouch — so sorry about that, apparently I pushed an alpha version without the proper alpha _tag_. In the new version, `useHydration()` is replaced by `useIsomorphic()`, `usePayload()` and `useData()`. See...

It's on the TODO — while the core will remain StandardJS, we'll provide types for everything. Will update this ticket when it's covered. Thank you!

@jfsiii I'd very much welcome help from TypeScript experts willing to stitch up these missing bits. I'm focused on other areas of as I'm already dog-fooding it, but don't really...

Just a follow up on this issue — I've been working on getting `fastify-cli` as part of the starter templates. I have an experimental new CLI in the works, but...

You can eject all of them, refactor into TypeScript and then just make sure `index.html` and `index.js` are loading the TypeScript versions. This will be available out of the box...

We already have some stuff in `dev` waiting for a release, lots of new types etc. Both `@fastify/vue` and `@fastify/react` will have TypeScript versions of its virtual packages in the...

Closing issue as part of new maintenance routine. New doc suite at https://fastify-vite.dev!