]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
feat: add string parser
authorEduardo San Martin Morote <posva13@gmail.com>
Fri, 29 Aug 2025 13:06:32 +0000 (15:06 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Fri, 29 Aug 2025 13:06:32 +0000 (15:06 +0200)
commitcf191d0f93322002adf00ab07593a332d4dc4eab
tree5b0ac12cd8640432f59743a53308785eee18ddb7
parent37c2cf18c053892ab438e04283783d15ca7677ec
feat: add string parser
packages/router/src/experimental/route-resolver/matchers/param-parsers/index.ts
packages/router/src/experimental/route-resolver/matchers/param-parsers/strings.spec.ts [new file with mode: 0644]
packages/router/src/experimental/route-resolver/matchers/param-parsers/strings.ts [new file with mode: 0644]