We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
d2f0a36
There was an error while loading. Please reload this page.
Fixed a bug related to adding routes / and /*something which will not resolve /resolveme.
/
/*something
/resolveme
1b138e7
Version 0.3.1 and 0.3.0 are both not up to date in npm, due to an publishing error.
763aec4
Implemented #1 which finally supports sorting of children based on their priority (children)
990c24d
Many bugfixes