Releases: quasibit/eleventy-plugin-sitemap
Releases · quasibit/eleventy-plugin-sitemap
v2.2.0
2.2.0 (2022-09-23)
Features
- 11ty: check compat when initialising (3d8d7b8)
- 11ty: use compatibility api (1919753)
v2.1.5
2.1.5 (2022-01-28)
Bug Fixes
v2.1.4
2.1.4 (2021-04-29)
Bug Fixes
- ignore empty items (16c8a37)
- examples: remove post links from paginated archive example (9f84066)
- isignored: return boolean (5b86315)
- ispagination: return boolean (f110290)
- lastmod: undefined options (63f1e83)
- paginationitems: undefined page (a3b8134)
- validate date (168cca8)
v2.1.3
2.1.3 (2021-04-19)
Bug Fixes
- pagination: missing changes for computed href fix (cf07020), closes #22
v2.1.2
2.1.2 (2021-04-19)
Bug Fixes
- pagination: use computed href when url not available (68693e1), closes #22
v2.1.1
2.1.1 (2021-04-19)
Bug Fixes
v2.1.0
2.1.0 (2021-04-07)
Features
- pagination: added pagination urls to sitemap (88b914c)
v2.0.5
2.0.5 (2021-03-30)
Bug Fixes
- update eleventy peer dependency to support v12 (9eeac05), closes #17
v2.0.4
2.0.4 (2021-01-15)
Bug Fixes
- allow items without data bag (6c6871f)
v2.0.3
2.0.3 (2020-10-02)
Bug Fixes
- update sitemap package to latest version (159f8d8)