withastro / astro

The web framework for content-driven websites. ⭐️ Star to support our work!
https://astro.build
Other
45.84k stars 2.41k forks source link

fix(rss): correct types for `RSSFeedItem` #11299

Closed ematipico closed 3 months ago

ematipico commented 3 months ago

Changes

Closes https://github.com/withastro/astro/issues/11287

The types between type RSSFeedItem and the rssSchema were not aligned

Testing

I locally tested the change, and type error is now gone

Docs

N/A

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 668c5520bb89863c842255d475b7adcafa743762

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR