# next-sitemap changelog
> Generates sitemaps and robots.txt for Next.js projects.
- Vendor: Vishnu Sankar
- Category: Developer Tools
- Official site: https://github.com/iamvishnusankar/next-sitemap
- Tracked by: What's New (https://whatsnew.fyi/product/next-sitemap)
- Harvested from: GitHub (iamvishnusankar/next-sitemap)
- Entries below: 10 (newest first)
What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog.
Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'.
## Releases
### v4.2.3
- Date: 2023-09-06
- Version: v4.2.3
- Original notes: https://github.com/iamvishnusankar/next-sitemap/releases/tag/v4.2.3
- Permalink: https://whatsnew.fyi/product/next-sitemap/releases/v4.2.3
- **changed** — Add types to exports in package.json
##### Changes:
* 25bad1d8f274eba4b00702dbd7f4af2132e473c6 Merge pull request #677 from Barokai/patch-1
* f15c78655e35b5cf80e2e57071f7ebd353d21328 Merge branch 'master' into patch-1
* 499e6cb0a87070dfc3d4d70c4a27ec31c3451c4d Update package.json - add types to exports
This list of changes was [auto generated](https://dev.azure.com/iamvishnusankar/Public/_build/results?buildId=4966&view=logs).
### v4.2.2
- Date: 2023-08-09
- Version: v4.2.2
- Original notes: https://github.com/iamvishnusankar/next-sitemap/releases/tag/v4.2.2
- Permalink: https://whatsnew.fyi/product/next-sitemap/releases/v4.2.2
- **fixed** — Added correct link
##### Changes:
* acd9232800d00de77edac807537edf16f6583a19 Merge pull request #683 from trace2798/invalid_link
* 37da19d3e51579fe45f9335acdd6854f9bc57d84 Merge branch 'master' into invalid_link
* c14a470d8b082c0593c3c82f020bb381d7078569 added correct link
This list of changes was [auto generated](https://dev.azure.com/iamvishnusankar/Public/_build/results?buildId=4937&view=logs).
### v4.2.1
- Date: 2023-08-09
- Version: v4.2.1
- Original notes: https://github.com/iamvishnusankar/next-sitemap/releases/tag/v4.2.1
- Permalink: https://whatsnew.fyi/product/next-sitemap/releases/v4.2.1
- **fixed** — Missing dist/cjs directory
- **fixed** — Improve azure script
- **fixed** — Fix turbo outputs
- **added** — Added tests
##### Changes:
* 7f8a9a86a4a1801a230ca2eecc77133be5227382 Merge pull request #695 from iamvishnusankar/fix/azure
* cb28cc85eeeeb878fbc7516a62839355c57010b1 Bump version
* 6213586b55921c8898cbdd34fa35a73eebd8778a Improve azure script
* 0c16f87446242cc96c772be81d9dd40927f7ce61 Added tests
* 6439f5f4d1dbcbb1db90dfc2586b46f5ebfb17f4 Simplify azure scripts
* 33bafdcf2a000c5efdf6ec14dd33155ec87729b0 Merge pull request #694 from iamvishnusankar/fix/cjs-export
* e7dd5fbbc23daaa061c63aa3e541f6535e42ba49 Fix turbo outputs
* 85c8e7d9785385f8a674287c2859e2846e9778e4 [Fix] Missing dist/cjs directory [ #693 ]
* a0c5c529f5927b8683241ab2915e514ffb6f6404 Merge pull request #669 from iamvishnusankar/fix/docs-next-sitemap
* bcd1efc13e736e2a3b84cd98ea4a8cccbffff6bf Merge branch 'master' into fix/docs-next-sitemap
See More
* fb32e0e1b3f39fcdc3ac3b2beb531d591fa178f5 Fix lint errors
* 296fb4f7106375a856c0abf779fc0e9bbe9328f8 Merge pull request #668 from iamvishnusankar/fix/docs-next-sitemap
* 79d21a89b463f6fc9639faa401847e4a86aa6930 Use next-sitemap from workspace
* 8d1c1819523e40e35b1889781bebdd5f17d7aca1 Added next-sitemap export mode
* 72337d953c9c5a160bbface75324609b18e8518a Merge pull request #666 from iamvishnusankar/fix/docs-website
* 7345c940648916bde67c434e2aae5ff125096016 Fix contentlayer
* f77a9d3d0b0a9319357cb8789fcb128c8384fee8 Eslint ignore .contentlayer
* f3f29b5a7d9d42294cabce44be4b8df5301fd5d5 Prettier ignore .contentlayer
* 73aaff28bf5976b6cc6d74c502c4e98c4406055c Merge pull request #646 from trace2798/website
* 0c70c65e0a583ad628ead9472689e191b7c2ed45 Fix build errors
* 4bf396e024813e2e29f461552a59a5b86c000405 Fix format
* 8e880f95cbc12e3e511dd938f47685ac4f1c4141 Update env.mjs
* 13acdf27347dffba896b25874bbc9a80d41e8df8 formatted and possibly fixed build error
* 5a13f169188d3b91eb08cdbc4633ba3a1d5f088f fixed lint errors and formatted
* 0c06c5cc19a2a0ddd5521954c731efb08fc98ce2 resolved 86% of linting errors
* 742a54eef0386564dc3335ef7b84211d472a0280 removed eslintrc from docs and ran format command
* e613409b681fdabfc9b18f7d2040d679d09ec8b5 with new yarn version
* 6f61cb265ce692868b2d1535b9b7a68fc37c5c19 Merge branch 'website' of https://github.com/trace2798/next-sitemap into website
* 7d95248e8b35dd09ea5fc52466baaf595050ddb6 fixed security issue with minor formatting
* 6ca21179bc8b304db0a79be7e30d2d4d5fd5a317 Merge branch 'master' into website
* 8cb1b5464c6c957d24f123464c4754645ed9a2b3 Merge branch 'master' into website
* b8cfd9974e6f687a68a8ea4c9bae2ecec155dd03 complete site added
* 7ec5f78c74260126b6ff7f0e0318b0d92875f308 modified workspaces on main root package.json
* 7509d3ad7f2384b3370cc778f55ccb3ed6d18da0 changed Hero command npm to yarn
* fbbdf8cb34c960a0f6591b2e9edc6d5df3cef3ad Added example page layout
* 149aae25ac5c8d7a5bdceee47cc19802c34b616c made requested changes
* 2e04562e67eeb71d7bc902ee400054f4e08bff1c Made the requested changes
* 116471dc9048c732d942a009f073a24122596941 official website
* 1fa593ebbe84f757f2eddf491e997eb6728b5409 removed website
* 15318e465d437b110f1fc895b0d78a5b7487c14b website for next-sitemap
This list of changes was [auto generated](https://dev.azure.com/iamvishnusankar/Public/_build/results?buildId=4936&view=logs).
### v4.1.8
- Date: 2023-07-01
- Version: v4.1.8
- Original notes: https://github.com/iamvishnusankar/next-sitemap/releases/tag/v4.1.8
- Permalink: https://whatsnew.fyi/product/next-sitemap/releases/v4.1.8
- **fixed** — Exclude favicon from sitemaps
- **changed** — Drop windows support
- **fixed** — Fix yarnrc configuration
##### Changes:
* b951757c01ebe158c92d91e50f1a706ba4a2f856 Merge pull request #665 from iamvishnusankar/fix/exclude-favicon-route
* 46c5e3c866fc001ae739135834270e44d7f11ef4 Drop windows
* 40acd9ff1f11ed2899dd9e94fd4e961796c75f6c Fix yarnrc
* ba104acd3097129a0b1a11164fc04572ea51c283 [Feat] Exclude favicon from sitemaps
This list of changes was [auto generated](https://dev.azure.com/iamvishnusankar/Public/_build/results?buildId=4884&view=logs).
### v4.1.7
- Date: 2023-07-01
- Version: v4.1.7
- Original notes: https://github.com/iamvishnusankar/next-sitemap/releases/tag/v4.1.7
- Permalink: https://whatsnew.fyi/product/next-sitemap/releases/v4.1.7
- **fixed** — Fix undefined sitemap issue
- **added** — Add @next/env as dependency
- **changed** — Upgrade packages
- **fixed** — Basic validation and misc cleanup
##### Changes:
* dd3a6191447ee329385a89862c118f2ba88cd046 Merge pull request #664 from iamvishnusankar/fix/undefined-sitemap
* 56a7d206bd5eab078fa8b180faf34505c534f6d0 Merge branch 'master' into fix/undefined-sitemap
* ec24ec9a7b5f3d7245a5bdf10319bf8951c23957 Set version using yarn
* f254c1de84e8ae200f91f8e3edaa94e8d48cf40e Added version plugin
* 596fe0196c64d80f9d672ab721536acd4d9f2683 Added yarn workspace-tools
* 465fdcfc640ed7fb24bf84fba3e8fa94c2b61592 Remove setting yarn version
* 4d5def60e2da67e50e636a5bfb3ea644ab26a01d Multiline
* ac697e81030c0c8065364d58c7a791820965c661 Merge pull request #663 from iamvishnusankar/fix/undefined-sitemap
* 53d82f3739bd425407fa36e2ae2d58dd179865cf Basic validation and misc cleanup
* 241edb9753e658fe4a823c7c76ef9f11846c4bc1 Upgrade packages
See More
* cd9992b92dee9813a256fc77e9de3be739a69199 Merge pull request #645 from iamvishnusankar/feat/add-next-env-dependency
* 5a260d14502d3f16bb29e357fd55461bddb8186c Merge branch 'master' into feat/add-next-env-dependency
* c66483c1419c23d1753ac00ec23c98f3c1f578f4 Fix yarn version
* 9a221b0649c4f257ee5c722786441951d1a44bed Merge pull request #644 from iamvishnusankar/feat/add-next-env-dependency
* 5a4eb30e0b572df3fa3c64020b10822cb2f8e1a8 [Fix] Unit tests
* 5b9d64bb0469aaca050f0393c7dd8486d7975736 [WIP] Fix lint
* 86df698da0c6f1e43cf8790aab690045bd579ca0 [WIP] Fixed linting
* 64d26e97f95dfbae68c70b95ff2010fbeb9ec00c [Fix] Build errors
* 340ad5e8567bbd84e8599fb67a8124acbd61ce42 Misc
* 66eb61f2749b4365cff498f47eb8f4d937ef964d Fix pipeline
* cf9b601b8606a441c40736fd23777e1ff8611c29 yarn plugin import interactive-tools
* 8b91f21a5192b420816f69e58b9bbf79cdc5dbb6 Misc
* 53a99d244ebea6e7cea954cdeee1e7f3b255a1ec [Feat] Added @next/env as dependency
This list of changes was [auto generated](https://dev.azure.com/iamvishnusankar/Public/_build/results?buildId=4883&view=logs).
### v4.1.3
- Date: 2023-05-18
- Version: v4.1.3
- Original notes: https://github.com/iamvishnusankar/next-sitemap/releases/tag/v4.1.3
- Permalink: https://whatsnew.fyi/product/next-sitemap/releases/v4.1.3
- **fixed** — Missing build manifest error for static exports
##### Changes:
* d51eca2d225c35917fd28095b5edbf3a801a160f Merge pull request #641 from iamvishnusankar/feat/static-export
* d41367ba690cafd7ce60482ab1351afedc78acff Merge branch 'master' into feat/static-export
* 6cea2534355552c4f5dc802e191db2ee50f48b7f [Fix] Missing build manifest error for static exports
This list of changes was [auto generated](https://dev.azure.com/iamvishnusankar/Public/_build/results?buildId=4836&view=logs).
### v4.1.2
- Date: 2023-05-18
- Version: v4.1.2
- Original notes: https://github.com/iamvishnusankar/next-sitemap/releases/tag/v4.1.2
- Permalink: https://whatsnew.fyi/product/next-sitemap/releases/v4.1.2
- **added** — Support for statically exported websites without next export
- **changed** — Make output option optional
- **fixed** — Build pipeline
##### Changes:
* 777cd4e1241658457c6a3e4e12e65b311da1f678 Merge pull request #640 from iamvishnusankar/feat/static-export
* e9e8614325cc9445378f9e74ac03559c6a84fd4e Merge branch 'master' into feat/static-export
* be66ff37a79ca1d6cfdeac539b23f48c98c8917a [Fix] Build pipeline
* 6c4c35cff698c93baa021515cafeda68cf276eaf Merge pull request #638 from iamvishnusankar/feat/static-export
* f083088a887af537d6f9e68408b97efd7fa8724b Fix static-export demo
* 3c59bd02d07b63d32ae78398c30dbe465fc8277f Output optional
* 85bcb66bdae316895b16d24a22c379d6326faafb Make output optional in readme
* 7aa08c14902c110b71775f65f09e62d985b82233 [Feat] Support Statically Exported Websites without next export [ #637 ]
* 706e1d3b711211c81c226254504ee066e85ba56c [WIP] Static export
* dd7bd297f1899abfc409cbc9f849e998b3bc0594 [WIP] Upgraded packages
This list of changes was [auto generated](https://dev.azure.com/iamvishnusankar/Public/_build/results?buildId=4835&view=logs).
### v4.0.9
- Date: 2023-05-01
- Version: v4.0.9
- Original notes: https://github.com/iamvishnusankar/next-sitemap/releases/tag/v4.0.9
- Permalink: https://whatsnew.fyi/product/next-sitemap/releases/v4.0.9
- **changed** — Bump @types/react from 18.0.38 to 18.2.0
##### Changes:
* f9381eccc50ed2b3474f0a45c0ec0e87a0366c3b Merge pull request #626 from iamvishnusankar/dependabot/npm_and_yarn/types/react-18.2.0
* 2efaf1faca0e3ecc0c7be4a0a9d6dd877a0427f7 Bump @types/react from 18.0.38 to 18.2.0
This list of changes was [auto generated](https://dev.azure.com/iamvishnusankar/Public/_build/results?buildId=4816&view=logs).
### v4.0.8
- Date: 2023-04-30
- Version: v4.0.8
- Original notes: https://github.com/iamvishnusankar/next-sitemap/releases/tag/v4.0.8
- Permalink: https://whatsnew.fyi/product/next-sitemap/releases/v4.0.8
- **changed** — Bump @types/react from 18.0.28 to 18.0.38
##### Changes:
* 78d28986aa5e0979207c750acbba83390f02dcaf Merge pull request #623 from iamvishnusankar/dependabot/npm_and_yarn/types/react-18.0.38
* 565b8eca86752db2b5cddb8c08fbec46ee8e006b Bump @types/react from 18.0.28 to 18.0.38
This list of changes was [auto generated](https://dev.azure.com/iamvishnusankar/Public/_build/results?buildId=4814&view=logs).
### v4.0.7
- Date: 2023-04-09
- Version: v4.0.7
- Original notes: https://github.com/iamvishnusankar/next-sitemap/releases/tag/v4.0.7
- Permalink: https://whatsnew.fyi/product/next-sitemap/releases/v4.0.7
- **changed** — Bump actions/stale from 7 to 8
##### Changes:
* 2557fd0482dd6fdd92156b4dce4baa149f09c95b Merge pull request #607 from iamvishnusankar/dependabot/github_actions/actions/stale-8
* 559e6f3913e235c77797ac9a3c0f4fe5e87d7d98 Bump actions/stale from 7 to 8
This list of changes was [auto generated](https://dev.azure.com/iamvishnusankar/Public/_build/results?buildId=4789&view=logs).