v1.0.0
New features
- support found 0.5+
- support farce 0.4+
Breaking changes
All braking changes are internal only.
Upgrading required changing imports from found/lib/Link
to found/Link
and renaming addTransitionHook
to addNavigationListener
as detailed in found release notes
Similar breaking changes have been introduced in farce 0.4.0 as per release notes
Migration steps: None!
All setup and functionalities of this library stays as they were.
This release is purely to introduce support to new versions of found and farce if you're using those in your project.