mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
52f75369ef
* feat: better behavior with 'undefined' return values after 'serialize' func * build: changeset added
5 lines
147 B
Markdown
5 lines
147 B
Markdown
---
|
|
'@astrojs/sitemap': patch
|
|
---
|
|
|
|
fix: if `serialize` function returns `undefined` for the passed entry, such entry will be excluded from sitemap
|