0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/.changeset
Charles Villard edfae50e6e
[@astrojs/rss] Quality-of-Life Improvement to items property-related error (#9299)
* This commit addresses a quality-of-life concern when setting up a RSS feed
when using collections. Specifically, it provides more context to the error
message thrown when the object passed to the `items` property is missing any
of the three required keys or if one of those keys is mistyped.

* Add changeset

* Update .changeset with properly formatted update structure

@sarah11918 suggested a change to the verbiage that properly formatted the update detail in question. Accepting the suggestion.

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

---------

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-12-06 12:13:15 +00:00
..
cold-toys-greet.md fix: add types for is:inline on slots (#9342) 2023-12-06 13:09:30 +01:00
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
modern-mice-shout.md Fix issue where 404/500 status codes were logged as "[200]" (#9336) 2023-12-06 12:07:52 +00:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
strange-parrots-promise.md Fix log message for Disable notifications (#9339) 2023-12-06 10:44:07 +00:00
thirty-hairs-pump.md [@astrojs/rss] Quality-of-Life Improvement to items property-related error (#9299) 2023-12-06 12:13:15 +00:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation