You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: move to query-string instead of search-params
refactor: pathOptions defined at routeNode constructor instead of buildPath method
refactor: path tokenizer
refactor: matchChildren, cleaner and simpler
feat: path should have leading slash
feat: add anchor to path generation
feat: masterNode could will pass its pathOptions to children, if childrend doesn't have their own pathOptions
feat(wip): defaultParams for paths (require refactor)