aa8605761b
* fix: 🐛 Fixes bug #532 Matching for collection routes should look for exact filename matches * test: ✅ Adding test coverage to make sure collection routes are matched exactly * chore: Adding changeset
5 lines
85 B
Markdown
5 lines
85 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Updates collections to match URLs by exact template filename
|