Skip to content

Commit 241713b

Browse files
committed
[bump] v1.7.0
1 parent c021ea4 commit 241713b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

package/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.7.0
2+
3+
- **Added:** Optional `path` to `BeamPage` to offer more natural pop control than `popToNamed`. This will most likely become required in v2
4+
15
# 1.6.2
26

37
- **Fixed:** Transition durations for `BeamPageType.noTransition` ([busslina](https://github.com/busslina): [#676](https://github.com/slovnicki/beamer/pull/676))

package/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: beamer
22
description: A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.
3-
version: 1.6.2
3+
version: 1.7.0
44
homepage: https://beamer.dev
55
repository: https://github.com/slovnicki/beamer/tree/master/package
66
issue_tracker: https://github.com/slovnicki/beamer/issues

0 commit comments

Comments
 (0)