Change8

@astrojs/rss@4.0.19

📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This patch release hardens RSS feed generation by properly escaping structured XML fields within feed items.

🐛 Bug Fixes

  • Hardened RSS feed generation by escaping the `source` and `enclosure` item fields, ensuring special characters are treated as text rather than markup.

Affected Symbols