optional splat routes (#13547)

Co-authored-by: SteelRazor47 <36779933+SteelRazor47@users.noreply.github.com>
This commit is contained in:
Leonardo Benini
2025-11-05 11:17:09 -05:00
committed by GitHub
co-authored by SteelRazor47
parent 423b6d94dc
commit 1762f73bd9
4 changed files with 35 additions and 9 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/admin-vite-plugin": patch
"@medusajs/dashboard": patch
---
feat(admin-vite-plugin,dashboard): support for react-router's splat and optional segments