Skip to content

Commit

Permalink
[bump] v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slovnicki committed Apr 11, 2022
1 parent b71a849 commit 47ae17d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 1.4.1

- **Fixed:** Deeper routes matching with asterisk ([cgaisl](https://github.com/cgaisl), [#494](https://github.com/slovnicki/beamer/pull/494), [#502](https://github.com/slovnicki/beamer/pull/502))
- **Fixed:** Nested navigation crash with guards ([svsk417](https://github.com/svsk417), [#490](https://github.com/slovnicki/beamer/pull/490))
- **Fixed:** Breaking out of `popToNamed` loop ([Goddchen](https://github.com/Goddchen), [#500](https://github.com/slovnicki/beamer/pull/500))

### Documentation

- Added [website](https://github.com/slovnicki/beamer/tree/master/website) app; a starting point for extensive, self-explanatory Beamer documentation at [beamer.dev](https://beamer.dev/)
- Fixed typos and added doc comment for accessing root Beamer ([gazialankus](https://github.com/gazialankus))

# 1.4.0+1

### Documentation
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.4.0+1
version: 1.4.1
homepage: https://github.com/slovnicki/beamer
repository: https://github.com/slovnicki/beamer

Expand Down

0 comments on commit 47ae17d

Please sign in to comment.