0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/.changeset/mighty-icons-try.md
Florian Lefebvre 7356336d18
fix(rss): rssSchema definition to allow calling standard zod object methods (#9746)
* fix(rss): rssSchema definition to allow calling standard zod object methods

* fix: condition
2024-01-22 12:07:29 +00:00

5 lines
121 B
Markdown

---
"@astrojs/rss": patch
---
Fixes `rssSchema` definition to allow calling standard zod object methods (like `extend`)