Releases: lgraubner/sitemap-generator
Releases · lgraubner/sitemap-generator
8.5.1
8.5.1 (2020-09-11)
Bug Fixes
8.5.0
8.5.0 (2020-06-23)
Bug Fixes
- Bump handlebars from 4.1.2 to 4.5.3 (#68) (c441762)
Features
- bump required node version (d2c33aa)
8.4.2
8.4.2 (2019-10-23)
Bug Fixes
- Bump eslint-utils from 1.4.0 to 1.4.3 (#66) (2bcb53b)
8.4.1
8.4.1 (2019-10-09)
Bug Fixes
- package: update dependencies (e157426)
8.4.0
8.4.0 (2019-05-04)
Features
- Expose sitemap addURL and ignore conditions (#61) (b8c8179)
8.3.3
8.3.3 (2019-02-21)
Bug Fixes
- discoverUrl: ignore basic authentication in url (#58) (21d9be5)
8.3.2
8.3.2 (2018-11-19)
Bug Fixes
- release: semantic versioning (dd75e63)
- travis: fix invalid yaml (4b89a07)
8.3.1
- Fixes #49
- Improve documentation
8.3.0
Add ignoreAMP
option to ignore AMP pages and don't add them to sitemaps.
8.2.2
Removed yarn lock, switched to npm lock.