diff options
author | 2023-12-06 07:13:15 -0500 | |
---|---|---|
committer | 2023-12-06 12:13:15 +0000 | |
commit | edfae50e6ea494f49c6d4fbf4bd4481870f994b1 (patch) | |
tree | 4c001b98da41e4e1b65304653dd4cff9149d8fcb /examples/framework-vue | |
parent | eb942942d67508c07d7efaa859a7840f7c0223da (diff) | |
download | astro-edfae50e6ea494f49c6d4fbf4bd4481870f994b1.tar.gz astro-edfae50e6ea494f49c6d4fbf4bd4481870f994b1.tar.zst astro-edfae50e6ea494f49c6d4fbf4bd4481870f994b1.zip |
[@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>
Diffstat (limited to 'examples/framework-vue')
0 files changed, 0 insertions, 0 deletions