Skip to content

drop node 10

Compare
Choose a tag to compare
@derduher derduher released this 02 May 03:50
· 98 commits to master since this release
4d76fa4

7.0.0

[BREAKING]

  • dropped support for Node 10, added support for Node 16
  • removed deprecated createSitemapsAndIndex. use SitemapAndIndexStream or simpleSitemapAndIndex
  • dropped deprecated getSitemapStream option for SitemapAndIndexStream that does not return a write stream
  • fixed invalid documentation for #357

non-breaking

  • Added option to simplesitemap publicBasePath: allows the user to set the location of sitemap files hosted on the site fixes [#359]
  • bumped dependencies