Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@aldy505 aldy505 released this 22 Oct 05:13
· 6 commits to master since this release
f14b590

Changes

  • Changed peer dependency from svelte-spa-router to svelte-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