astro/.changeset/fluffy-experts-tie.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
246 B
Markdown
Raw Normal View History

---
'@astrojs/sitemap': major
---
Sitemap only includes `page` routes (generated by `.astro` files) rather than all routes (pages, endpoints, or redirects). This behavior matches our existing documentation, but is a breaking change nonetheless.