Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 🎨 export rss feeditem type #7153

Merged
merged 2 commits into from
May 22, 2023

Conversation

AkashRajpurohit
Copy link
Contributor

@AkashRajpurohit AkashRajpurohit commented May 21, 2023

Changes

Exposes RSSFeedItem type. This will be helpful when we are processing multiple items and want to typecast is correctly before passing it to rss({}: RSSOptions)

Testing

Nothing to test specifically since this does not change any core logic

Docs

Not sure if we need to mention this in docs that we are exposing the type, since I did not find anything about existing exported types as well like RSSOptions 🤔

@changeset-bot
Copy link

changeset-bot bot commented May 21, 2023

🦋 Changeset detected

Latest commit: 1275175

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

@bluwy bluwy merged commit e17ed07 into withastro:main May 22, 2023
@astrobot-houston astrobot-houston mentioned this pull request May 22, 2023
@AkashRajpurohit AkashRajpurohit deleted the feat/export-rss-feed-item-type branch May 22, 2023 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants