Hi!
I'm migrating from the deprecated preact-router because of preactjs/preact-router#474, but I'm missing the hash-based routing which is quite necessary when hosting on github; indeed as far as I understand github pages doesn't have a SPA configuration so that all requests go the same page.
Thanks for your consideration!