Skip to content

advanced_navigator-v1.0.0

Choose a tag to compare

@LucasAschenbach LucasAschenbach released this 29 Aug 12:58
· 11 commits to main since this release
  • BREAKING: Navigation operations can now take arbitrary objects as arguments in addition to path arguments
    • Path arguments are now accessed from PathArguments.path
  • Fix: nested paths not interpolated using initial location when empty (particularly caused problems when initial location of nested navigators was set to '/')
  • Improved error messages
  • Formatting