mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 21:02:45 -07:00
67d4e1bcac
* refactor: useRouter to useInternalRouter * feat: create useRouter hook * feat: optimized payload sent to client * feat: add support for query and pathname value in useRouter * feat: update version to v0.4.6
tuono-fs-router-vite-plugin
This is a vite plugin for tuono.
This package specifically handles the file system based routing.
Check tuono for more.
Credits
This plugin is strongly inspired by the @tanstack/router route generator plugin.