Releases: CoCreate-app/CoCreate-sitemap
Releases · CoCreate-app/CoCreate-sitemap
v1.4.1
1.4.1 (2025-05-01)
Bug Fixes
v1.4.0
1.4.0 (2024-11-04)
Bug Fixes
Features
- add prettier.config.js and format files (f464417)
v1.3.0
1.3.0 (2024-09-09)
Features
- file.sitemap boolean false will skip sitemap (ea38ec3)
v1.2.4
1.2.4 (2024-09-09)
Bug Fixes
v1.2.3
1.2.3 (2024-09-08)
Bug Fixes
- encodeValues for characters xml cant parse. Format date correctly (e928405)
v1.2.2
1.2.2 (2024-09-01)
Bug Fixes
- uncomment lastmod compare (23c74cf)
v1.2.1
1.2.1 (2024-09-01)
Bug Fixes
- return if no title, parse sub object in createEntry (97d8751)
v1.2.0
1.2.0 (2024-08-30)
Bug Fixes
- add sitemap to sitemapindex if not already in index (0ff6911)
- noindex metatag return and handling sitemap generation (058116a)
Features
- added node-html-parser (397c590)
- parseHtml function to read and generate nested sitemaps using sitemap-* attributes and metatags (64edbdb)
v1.1.0
1.1.0 (2024-08-24)
Bug Fixes
- apply host for crud (9a9fbf0)
- check logic to auto add html files to sitemap (6ca692b)
- handle mainSitmap and sitmap as a file object (99b97c3)
Features
- create multiple sitemaps for the various supported types (98af2dc)
v1.0.0
1.0.0 (2024-06-27)
Features