docusaurus/packages/docusaurus-utils/src
Sébastien Lorber acc66c14b0
Some checks failed
Argos CI / take-screenshots (push) Has been cancelled
Build Hash Router / Build Hash Router (push) Has been cancelled
Canary Release / Publish Canary (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Continuous Releases / Continuous Releases (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (20) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (20.0) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (22) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (24) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (25.1) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 Windows (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (node-modules, -s) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (node-modules, -st) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (pnp, -s) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (pnp, -st) (push) Has been cancelled
E2E Tests / E2E — npm (push) Has been cancelled
E2E Tests / E2E — pnpm (push) Has been cancelled
feat(core): New siteConfig `future.experimental_vcs` API + `future.experimental_faster.gitEagerVcs` flag (#11512)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
2025-11-14 18:15:45 +01:00
..
__tests__ feat(core): New siteConfig `future.experimental_vcs` API + `future.experimental_faster.gitEagerVcs` flag (#11512) 2025-11-14 18:15:45 +01:00
vcs feat(core): New siteConfig `future.experimental_vcs` API + `future.experimental_faster.gitEagerVcs` flag (#11512) 2025-11-14 18:15:45 +01:00
cliUtils.ts feat(create-docusaurus): ask user for preferred language when no language CLI option provided (#9442) 2024-02-15 13:05:05 +01:00
constants.ts feat(core): enable port configuration via environment variable (#9610) 2023-12-07 11:46:35 +01:00
contentVisibilityUtils.ts feat(docs,blog,pages): add support for "unlisted" front matter - hide md content in production (#8004) 2022-11-03 14:31:41 +01:00
dataFileUtils.ts feat(core): add `i18n.localeConfigs.translate` + skip translation process if `i18n/<locale>` dir doesn't exist (#11304) 2025-07-07 14:55:46 +02:00
deps.d.ts fix: remove more peer dependency warnings (#6615) 2022-02-05 17:46:01 +08:00
emitUtils.ts refactor(core): improve dev perf, fine-grained site reloads - part 3 (#9975) 2024-03-28 12:39:07 +01:00
globUtils.ts fix(cli): fix CLI write-translation bug (#11027) 2025-03-27 12:22:44 +01:00
hashUtils.ts fix(core): codegen should generate unique route prop filenames (#10131) 2024-05-10 18:17:21 +02:00
i18nUtils.ts feat(core): Add `i18n.localeConfigs[locale].{url,baseUrl}` config options (#11316) 2025-07-28 17:04:34 +02:00
index.ts feat(core): New siteConfig `future.experimental_vcs` API + `future.experimental_faster.gitEagerVcs` flag (#11512) 2025-11-14 18:15:45 +01:00
jsUtils.ts refactor(utils): remove duplicated function (#9972) 2024-03-29 14:45:30 +01:00
lastUpdateUtils.ts feat(core): New siteConfig `future.experimental_vcs` API + `future.experimental_faster.gitEagerVcs` flag (#11512) 2025-11-14 18:15:45 +01:00
markdownLinks.ts feat(mdx): resolve `@site/*` markdown links, fix resolution priority bugs (#11397) 2025-09-04 15:29:26 +02:00
markdownUtils.ts fix(markdown): mdx-code-block should support intentation (#10240) 2024-06-20 19:43:32 +02:00
moduleUtils.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
pathUtils.ts feat(sitemap): add support for "lastmod" (#9954) 2024-03-20 11:47:44 +01:00
regExpUtils.ts feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls (#8428) 2022-12-22 18:24:28 +01:00
routeUtils.ts feat(sitemap): add support for "lastmod" (#9954) 2024-03-20 11:47:44 +01:00
slugger.ts feat(utils): JSDoc for all APIs (#6980) 2022-03-24 21:34:31 +08:00
tags.ts feat(blog): authors page (#10216) 2024-08-01 17:30:49 +02:00
urlUtils.ts chore: add Node 24 to CI + fix deprecation warnings (#11168) 2025-05-09 18:29:07 +02:00
webpackUtils.ts fix(core): restore core svg file-loader (#10820) 2025-01-06 17:54:43 +01:00