Skip to content

Better routing system #88

Answered by agordn52
andim27 asked this question in Ideas
Nov 27, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hi @andim27,

In the latest version, you can now fetch the routeHistory and more 🚀

Here are some new features in 5.15.0:
Nylo.getRouteHistory() // Get the route history
Nylo.getCurrentRoute() // Get the current route
Nylo.getPreviousRoute() // Get the previous route
Nylo.getCurrentRouteName() // Get the current route name
Nylo.getPreviousRouteName() // Get the previous route name
Nylo.getCurrentRouteArguments() // Get the current route arguments
Nylo.getPreviousRouteArguments() // Get the previous route arguments using

Here's the upgrade guide from v5.13.0
v5.13.0...v5.14.0

Hope that helps.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@andim27
Comment options

@agordn52
Comment options

Answer selected by andim27
@andim27
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants