docusaurus/packages/docusaurus-plugin-sitemap/src
Sébastien Lorber 264774a550
perf: avoid duplicated git log calls in loadContent() and postBuild() for untracked Git files (#11211)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
2025-05-28 14:03:10 +02:00
..
__tests__ perf: avoid duplicated git log calls in loadContent() and postBuild() for untracked Git files (#11211) 2025-05-28 14:03:10 +02:00
createSitemap.ts feat(core): new postBuild({routesBuildMetadata}) API, deprecate head attribute + v4 future flag (#10850) 2025-01-17 17:26:48 +01:00
createSitemapItem.ts perf: avoid duplicated git log calls in loadContent() and postBuild() for untracked Git files (#11211) 2025-05-28 14:03:10 +02:00
head.ts feat(core): new postBuild({routesBuildMetadata}) API, deprecate head attribute + v4 future flag (#10850) 2025-01-17 17:26:48 +01:00
index.ts feat(core): new postBuild({routesBuildMetadata}) API, deprecate head attribute + v4 future flag (#10850) 2025-01-17 17:26:48 +01:00
options.ts feat: add createSitemapItems hook (#10083) 2024-04-30 21:20:54 +02:00
types.ts feat: add createSitemapItems hook (#10083) 2024-04-30 21:20:54 +02:00
xml.ts