fix(builders): skip articles without URLs when importing into sitemap builders

This commit is contained in:
2026-04-30 10:34:17 +00:00
parent 23fbf6ef1a
commit c9254e8a90
9 changed files with 597 additions and 2658 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 2026-04-30 - 4.0.2 - fix(builders)
skip articles without URLs when importing into sitemap builders
- Prevent invalid sitemap entries from being created in both URL set and news sitemap article imports.
- Tighten TypeScript and test tooling configuration while updating related development dependencies.
## 2026-03-20 - 4.0.1 - fix(readme)
format features list as markdown bullets for proper rendering