express-sitemap-xml
Version:
Express middleware to serve `sitemap.xml` from a list of URLs
16 lines (7 loc) • 576 B
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [3.1.0](https://github.com/feross/express-sitemap-xml/compare/v3.0.0...v3.1.0) (2024-04-19)
### Features
* add image support ([5245d85](https://github.com/feross/express-sitemap-xml/commit/5245d851b08e929d27e1bc3cf9dbe2a09100072e))
### Bug Fixes
* base url can be nested ([28e62df](https://github.com/feross/express-sitemap-xml/commit/28e62dfebac163bf1938ccfd35bdab1c87f0a8aa))