Skip to content

Commit

Permalink
[bump] v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slovnicki committed Oct 8, 2024
1 parent c021ea4 commit 241713b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.7.0

- **Added:** Optional `path` to `BeamPage` to offer more natural pop control than `popToNamed`. This will most likely become required in v2

# 1.6.2

- **Fixed:** Transition durations for `BeamPageType.noTransition` ([busslina](https://github.com/busslina): [#676](https://github.com/slovnicki/beamer/pull/676))
Expand Down
2 changes: 1 addition & 1 deletion package/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: beamer
description: A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.
version: 1.6.2
version: 1.7.0
homepage: https://beamer.dev
repository: https://github.com/slovnicki/beamer/tree/master/package
issue_tracker: https://github.com/slovnicki/beamer/issues
Expand Down

0 comments on commit 241713b

Please sign in to comment.