universal-router v9.1.0 Release Notes

Release Date: 2021-06-23 // almost 3 years ago
    • ➕ Add uniqueRouteNameSep option to generateUrls(router, options) to allow non-unique route names among different branches of nested routes and access them by uniquely generated name (#194)

Previous changes from v9.0.1

    • 🛠 Fix typings: router.resolve() and context.next() always return a promise now (#187)