ctx.matchedPath now stores raw route rather than processed array
authorJustin Wind <justin.wind+git@gmail.com>
Wed, 19 Jul 2023 19:17:03 +0000 (12:17 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Wed, 19 Jul 2023 19:19:54 +0000 (12:19 -0700)
commit5c9113409d3b48549f46f211cd24a39b12118e1a
tree7c4afc0f6d9d630ef93f6588e1203faa500117d5
parent446a6e8fa160483e1c48a575e60a636c9f37927a
ctx.matchedPath now stores raw route rather than processed array
lib/router/index.js
test/lib/router.js