Skip to content

Releases: quasibit/eleventy-plugin-sitemap

v2.2.0

23 Sep 09:06
Compare
Choose a tag to compare

2.2.0 (2022-09-23)

Features

  • 11ty: check compat when initialising (3d8d7b8)
  • 11ty: use compatibility api (1919753)

v2.1.5

28 Jan 22:04
Compare
Choose a tag to compare

2.1.5 (2022-01-28)

Bug Fixes

  • add support for eleventy v1 (c1cec36), closes #40

v2.1.4

29 Apr 17:43
Compare
Choose a tag to compare

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

19 Apr 22:12
Compare
Choose a tag to compare

2.1.3 (2021-04-19)

Bug Fixes

  • pagination: missing changes for computed href fix (cf07020), closes #22

v2.1.2

19 Apr 22:08
Compare
Choose a tag to compare

2.1.2 (2021-04-19)

Bug Fixes

  • pagination: use computed href when url not available (68693e1), closes #22

v2.1.1

19 Apr 19:18
Compare
Choose a tag to compare

2.1.1 (2021-04-19)

Bug Fixes

v2.1.0

07 Apr 13:19
Compare
Choose a tag to compare

2.1.0 (2021-04-07)

Features

  • pagination: added pagination urls to sitemap (88b914c)

v2.0.5

30 Mar 10:02
Compare
Choose a tag to compare

2.0.5 (2021-03-30)

Bug Fixes

  • update eleventy peer dependency to support v12 (9eeac05), closes #17

v2.0.4

15 Jan 12:11
Compare
Choose a tag to compare

2.0.4 (2021-01-15)

Bug Fixes

  • allow items without data bag (6c6871f)

v2.0.3

02 Oct 08:46
Compare
Choose a tag to compare

2.0.3 (2020-10-02)

Bug Fixes

  • update sitemap package to latest version (159f8d8)