astro/.changeset/sweet-spoons-cheer.md
Tony Sullivan 40c0e2b3f6
Bug fix: Order of params for routing has to match (#2593)
* make sure route params are sorted before comparing stringified keys

* including changeset for a patch release
2022-02-16 15:49:03 +00:00

91 B

astro
patch

Dynamic route params should ignore param order when matching paths