mirror of
https://github.com/withastro/astro.git
synced 2025-02-03 22:29:08 -05:00
* fix: use correct data object when parsing schema * feat(test): add `strict()` to slug schema test * chore: changeset * docs: "Adds support for" Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> --------- Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
116 B
116 B
astro |
---|
patch |
Adds support for .strict()
on content collection schemas when a custom slug
is present.