Closed
Description
What is the new or updated feature that you are suggesting?
update current route.path to allow more conditional regex paths for multiple conditions like in v5.
v5 route: /(wines|whiskeys|sakes|beers)/:id/:productName?
Why should this feature be included?
current v6 doesnt include this anymore. only allow strict routes.