Skip to content

1.0.3

Choose a tag to compare

@matthewp matthewp released this 22 May 13:34
· 455 commits to master since this release

This is a bug fix release that allows projects to have an empty route:

route("", { page: "home" });