Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Resolves null iteration bug in route lookup

Compare
Choose a tag to compare
@jamesseanwright jamesseanwright released this 26 Nov 15:55
· 454 commits to master since this release

Provides a fallback array for url.pathname.match() in route lookup, and validates by consuming actual path parser implementation in the router's unit tests.