Skip to content

Latest commit

 

History

History
39 lines (18 loc) · 1.61 KB

File metadata and controls

39 lines (18 loc) · 1.61 KB

2.0.1 (2020-08-25)

Bug Fixes

  • avoid crash when options are empty (fdbc8f1)

2.0.0 (2020-06-22)

Features

  • publish package in new scope (755bac5)

BREAKING CHANGES

  • Publish package under new scope. New package name: "@quasibit/eleventy-plugin-sitemap". Previous package name: "eleventy-plugin-sitemap".

1.0.1 (2020-06-20)

Bug Fixes

  • lastmod: accept string dates and bail on empty value (f7434da)
  • lastmod: bail on empty date (2dd357f)

1.0.0 (2020-06-17)

Bug Fixes

  • lastmod: only use custom property when it is set (7201553)

Features

  • remove date time filter (7c23c13)
  • sitemap: add shortcode and date filter (a73e9ba)