Skip to content

feat(core): New siteConfig future.experimental_vcs API + future.experimental_faster.gitEagerVcs flag - #11512

Merged
slorber merged 81 commits into
mainfrom
slorber/last-update-api
Nov 14, 2025
Merged

feat(core): New siteConfig future.experimental_vcs API + future.experimental_faster.gitEagerVcs flag#11512
slorber merged 81 commits into
mainfrom
slorber/last-update-api

add VCS documentation

2584288
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Nov 14, 2025 in 3s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 162 in packages/docusaurus-utils/src/vcs/gitUtils.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unsafe shell command constructed from library input Medium

This string concatenation which depends on
library input
is later used in a
shell command
.