Skip to content
This repository has been archived by the owner on Mar 9, 2018. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 354 Bytes

upgrade-4-to-5.md

File metadata and controls

12 lines (7 loc) · 354 Bytes

Upgrading from 4 to 5

Version 5 works with Navigation and Elm 0.17

Matchers

All matchers stay the same as in version 4.

Navigation

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.