Changes
- Changed peer dependency from
svelte-spa-router
tosvelte-router-spa
- Abandon hash-based routing, now it behaves just like the original
vite-plugin-pages
- Usable, lol
Git Log
eb6975e (HEAD -> master, origin/master) release: 0.0.2
4c5312d fix: correct client typings
8cf11bf feat: hot module reload support
8de9f99 feat: working routes codegen
31fd8a2 feat(wip): clean up generated routes
18f62aa feat(wip): moving to non-hash-based routing
dcfde94 chore: updated docs
fd70ea0 chore: fix github actions