Closed ibraheemdev closed 1 year ago
Resolves https://github.com/ibraheemdev/matchit/issues/13.
Route parameters are now normalized when inserted, and a remapping of parameter names is stored at the leaf node holding the value. This way we know what parameter names are expected after a successful match, and can apply the remappings.
Resolves https://github.com/ibraheemdev/matchit/issues/13.
Route parameters are now normalized when inserted, and a remapping of parameter names is stored at the leaf node holding the value. This way we know what parameter names are expected after a successful match, and can apply the remappings.