v0.8.0 - Support Tanstack
🚀 Significant Features
- Support tanstack router - by @Daydreamer-riri in #37 (34faa)
Support for the tanstack router is still experimental, and
pathname.lazy.tsx routes
are not yet supported. For usage examples, see: https://github.com/Daydreamer-riri/vite-react-ssg/blob/main/examples/tanstack/src/main.tsx
🚀 Features
- Switch critters to beasties - by @Daydreamer-riri (1ca1e)
🐞 Bug Fixes
- Fix the issue of needing to introduce react-router-dom when using single-page. close #34 - by @Daydreamer-riri (c9640)