Version 5 works with Navigation and Elm 0.17
All matchers stay the same as in version 4.
Navigation is now handled by the Navigation module. See example app at examples/basic/Main.elm
.
Hop doesn't return effects / commands anymore, this should be done by passing a path to Navigation.modifyUrl
.