Skip to content

Commit

Permalink
Support route interceptor;Add RouteLifecycleState provides lifecycle …
Browse files Browse the repository at this point in the history
…management for routes; Add GlobalNavigator manages global navigation actions
  • Loading branch information
zmtzawqlp committed Sep 13, 2024
1 parent d009059 commit c8680ca
Show file tree
Hide file tree
Showing 12 changed files with 2,292 additions and 22 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 3.1.0

* Support route interceptor
* Add `RouteLifecycleState` provides lifecycle management for routes
* Add `GlobalNavigator` manages global navigation actions

## 3.0.0

* Breaking change: use `FFRouteSettings.builder` instead of `FFRouteSettings.widget`
Expand Down
Loading

0 comments on commit c8680ca

Please sign in to comment.