Skip to content

Switched routing lib from bidi to reitit

Compare
Choose a tag to compare
@ingesolvoll ingesolvoll released this 10 Oct 09:52
· 187 commits to master since this release

This release jumps to 0.3 due to a "breaking" change. Reitit has a different route syntax from bidi, so you either need to change your routes or slightly tweak your config to keep working with bidi.

The switch to reitit is motivated by simplicity and user friendliness. Bidi is still a very good option, but Metosin is doing some excellent work on their libraries these days.