Astro: @astrojs/sitemap@3.5.1 Release

Release date:
August 22, 2025
Previous version:
@astrojs/sitemap@3.5.0 (released August 14, 2025)
Magnitude:
588 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

13 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Top Contributors in @astrojs/sitemap@3.5.1

ematipico
yanthomasdev
trueberryless

Directory Browser for @astrojs/sitemap@3.5.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Patch Changes

  • #14233 896886c Thanks @gouravkhunger! - Fixes the issue with the option lastmod where if it is defined it applies correctly to <url> entries in each sitemap-${i}.xml file but not the <sitemap> entries in the root sitemap-index.xml file.