Nextjs Sitemap Versions Save

Generate dynamic sitemap.xml for Next.js projects following the example of Google!

2.0.3

2 years ago
  • feat: add domains prop
  • feat: add support for i18n and trailingSlash from next.config.js
  • feat: add creation of multiple sitemaps

2.0.2

2 years ago

v1.1.1

3 years ago

v1.1.0

3 years ago
  • feat: update examples 2f4ecc6
  • chore: update dist 7e5a572
  • fix: fix bugs in findMatch 6319847
  • fix(package.json): remove extra scripts e456723
  • feat: change generateSitemap type 8f37429
  • feat: add ability to add pages config to folders cb246ae
  • fix: fix package.json scripts ceab59a
  • refactor: refactor code 9da9344
  • chore: bump dependencies versions e4a4554
  • feat: add ability to exclude folders 1d3e944
  • feat: add lint script fdb3a0c
  • feat: add isTrailingSlashRequired prop f9c249f
  • refactor(utils.ts): refactor getPathMap function 217e845

https://github.com/SergeyMyssak/nextjs-sitemap/compare/v1.0.0...v1.1.0

v1.0.0

3 years ago
  • feat: update README.md 019629b
  • feat: add typescript example a3f168a
  • feat: update examples c3e1412
  • chore: update package.json info 1ca2de4
  • feat: add support to export library from typescript file 0d0b970
  • feat(dist): remove extra files d8e9bed

https://github.com/SergeyMyssak/nextjs-sitemap/compare/v0.0.7...v1.0.0

0.0.7

3 years ago
  • remove extra dependencies
  • increase examples' nextjs-sitemap version

v0.0.6

3 years ago

v0.0.5

3 years ago
  • Add exmaples
  • Add README.md

v0.0.2

3 years ago