Sébastien Lorber
|
98aab81388
|
feat(core): Docusaurus Faster - SSG worker threads (#10826)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: Mariusz Krzaczkowski <m.krzaczkowski@yetiforce.com>
Co-authored-by: João Victor Lopes <joaof.victor@hotmail.com>
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
|
2025-01-27 14:24:30 +01:00 |
|
Sébastien Lorber
|
9df5aae6de
|
feat(core): new postBuild({routesBuildMetadata}) API, deprecate head attribute + v4 future flag (#10850)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
|
2025-01-17 17:26:48 +01:00 |
|
Sébastien Lorber
|
97690abc94
|
fix(core): restore core svg file-loader (#10820)
|
2025-01-06 17:54:43 +01:00 |
|
Sébastien Lorber
|
71d682c53b
|
chore: release Docusaurus 3.7.0 (#10812)
|
2025-01-03 18:11:21 +01:00 |
|
Sébastien Lorber
|
cacb973326
|
feat(core): Turn Rspack incremental on by default (again) (#10800)
|
2025-01-03 14:23:26 +01:00 |
|
Sébastien Lorber
|
e7a8c9db82
|
refactor(core): Use Intl native API to get locale direction, remove rtl-detect depend… (#10798)
|
2024-12-26 15:44:07 +01:00 |
|
Sébastien Lorber
|
0f29a37b3a
|
feat: Add React 19 support to Docusaurus v3 (#10763)
|
2024-12-24 14:43:03 +01:00 |
|
Sébastien Lorber
|
4966dce36e
|
refactor(core): swizzle wrap should use ReactNode instead of JSX.Element (#10747)
|
2024-12-06 18:24:18 +01:00 |
|
Sébastien Lorber
|
f9825af43e
|
refactor: prepare types for React 19 (#10746)
|
2024-12-06 18:03:04 +01:00 |
|
Sébastien Lorber
|
df6f53a2f5
|
feat(svgr): create new Docusaurus SVGR plugin (#10677)
|
2024-11-29 17:26:34 +01:00 |
|
Sébastien Lorber
|
8098741245
|
fix(core): fix codegen routesChunkName possible hash collision (#10727)
|
2024-11-29 15:36:02 +01:00 |
|
Sébastien Lorber
|
fd43036ab8
|
chore: release Docusaurus 3.6.3 (#10713)
|
2024-11-22 17:13:56 +01:00 |
|
Sébastien Lorber
|
8561826026
|
fix(core): disable Rspack incremental in dev (#10712)
|
2024-11-22 16:05:13 +01:00 |
|
Sébastien Lorber
|
90e85e83a5
|
chore: release Docusaurus 3.6.2 (#10698)
|
2024-11-19 19:07:06 +01:00 |
|
Sébastien Lorber
|
e3c13291ac
|
fix(cli): docusaurus --help should print plugin commands using extendCli() (#10685)
|
2024-11-15 19:07:59 +01:00 |
|
Sébastien Lorber
|
dfea969574
|
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (#10648)
|
2024-11-14 12:01:40 +01:00 |
|
Sébastien Lorber
|
f1272788a4
|
chore: release Docusaurus 3.6.1 (#10659)
|
2024-11-08 18:47:43 +01:00 |
|
Sébastien Lorber
|
d268a20a6f
|
fix(core): bundler should not minimize static assets (#10658)
|
2024-11-08 18:26:37 +01:00 |
|
Sébastien Lorber
|
bcfa3b1128
|
refactor(faster,bundler,core): improve js loader DX (#10655)
|
2024-11-08 14:33:18 +01:00 |
|
Sébastien Lorber
|
ed2cdf391f
|
chore: release Docusaurus v3.6 (#10633)
|
2024-11-04 12:03:54 +01:00 |
|
Sébastien Lorber
|
fce0884768
|
fix(core): restore Rspack ProgressBar colors (#10632)
|
2024-10-31 12:54:36 +01:00 |
|
Sébastien Lorber
|
c1349fe78c
|
fix(core): fix DOCUSAURUS_CURRENT_LOCALE = 'undefined' (#10611)
|
2024-10-24 19:11:22 +02:00 |
|
Sébastien Lorber
|
28f6a4907a
|
chore: upgrade minor dependencies (#10610)
|
2024-10-24 18:44:59 +02:00 |
|
Sébastien Lorber
|
dbdd254c51
|
feat(cli): build/deploy should allow multiple --locale options (#10600)
|
2024-10-22 13:53:41 +02:00 |
|
Sébastien Lorber
|
776b3ee8c2
|
fix(core): fix i18n sites SSG memory leak - require.cache (#10599)
|
2024-10-22 12:40:57 +02:00 |
|
Sébastien Lorber
|
c9f231afb3
|
refactor(core): refactor SSG infrastructure (#10593)
|
2024-10-18 18:55:09 +02:00 |
|
Sébastien Lorber
|
f6a6ca899f
|
refactor(core): replace serve-handler fork by official deps (#10587)
|
2024-10-17 13:54:12 +02:00 |
|
Sébastien Lorber
|
904b53b963
|
fix(core): fix handling of Swc html minifier warnings (#10581)
|
2024-10-13 09:57:59 +02:00 |
|
Sébastien Lorber
|
97e6c42099
|
refactor(core): remove useless Webpack wait plugin (#10579)
|
2024-10-11 16:02:42 +02:00 |
|
Sébastien Lorber
|
74c09aee35
|
feat(core): Replace Webpack with Rspack - siteConfig.future.experimental_faster.rspackBundler (#10402)
|
2024-10-11 10:50:24 +02:00 |
|
Sébastien Lorber
|
c7fd8d1702
|
fix(core): move @docusaurus/faster to bundler peerDeps (#10573)
|
2024-10-10 17:14:14 +02:00 |
|
Sébastien Lorber
|
912c4954d9
|
feat(core): faster HTML minimizer - siteConfig.future.experimental_faster.swcHtmlMinimizer (#10554)
|
2024-10-04 18:26:54 +02:00 |
|
Sébastien Lorber
|
05f3c203a2
|
chore: upgrade Webpack to 5.95 and related deps (#10548)
|
2024-10-03 16:48:27 +02:00 |
|
Sébastien Lorber
|
cba1e02772
|
feat(core): faster CSS minimizer - siteConfig.future.experimental_faster.lightningCssMinimizer (#10522)
|
2024-09-27 16:31:13 +02:00 |
|
Sébastien Lorber
|
9ecff801ff
|
refactor: create @docusaurus/bundler and @docusaurus/babel packages (#10511)
|
2024-09-21 16:35:49 +02:00 |
|
Sébastien Lorber
|
95e2d469e3
|
chore: Rename Twitter links/labels to X (#10509)
|
2024-09-19 11:30:57 +02:00 |
|
Sébastien Lorber
|
2495d059de
|
refactor(core): prepare codebase for swappable bundler (#10497)
|
2024-09-13 09:30:30 +02:00 |
|
Sébastien Lorber
|
3725dc37a0
|
refactor(core): rewrite Webpack ChunkAssetPlugin with RuntimeModule (#10485)
|
2024-09-10 14:16:36 +02:00 |
|
Sébastien Lorber
|
5bab0b5432
|
feat(core, mdx-loader): deduplicate MDX compilation - siteConfig.future.experimental_faster.mdxCrossCompilerCache (#10479)
|
2024-09-06 16:07:09 +02:00 |
|
Sébastien Lorber
|
897ebbe3ca
|
refactor: move PerfLogger from core to @docusaurus/logger (#10480)
|
2024-09-06 10:58:53 +02:00 |
|
Sébastien Lorber
|
d5885c0c5d
|
refactor(mdx-loader): refactor mdx-loader, expose loader creation utils (#10450)
|
2024-08-27 13:52:45 +02:00 |
|
Sébastien Lorber
|
08da5c23fc
|
refactor(core): Restore null-loader (#10448)
|
2024-08-26 16:09:05 +02:00 |
|
Sébastien Lorber
|
1b906a5726
|
fix(core): use serve-handler fork to remove annoying punycode warning (#10442)
|
2024-08-24 00:32:39 +02:00 |
|
Sébastien Lorber
|
bb90e35153
|
feat(core): faster JS minimizer - siteConfig.future.experimental_faster.swcJsMinimizer (#10441)
|
2024-08-23 18:44:42 +02:00 |
|
Sébastien Lorber
|
418247ec87
|
feat(core): faster transpiler option - siteConfig.future.experimental_faster.swcJsLoader (#10435)
|
2024-08-23 13:48:52 +02:00 |
|
Sébastien Lorber
|
2b28b06f67
|
fix(core): always use hash for CSS module class names (#10423)
|
2024-08-21 18:25:36 +02:00 |
|
Sébastien Lorber
|
97bd815d9a
|
refactor(core): improve handling of server bundle (#10429)
|
2024-08-21 17:34:18 +02:00 |
|
Sébastien Lorber
|
2d55ca474e
|
fix(types): fix type of PluginModule (#10420)
|
2024-08-19 18:30:52 +02:00 |
|
Sébastien Lorber
|
3a0b4bf7a2
|
refactor(core): remove useless build forceTerminate exit (#10410)
|
2024-08-19 14:17:13 +02:00 |
|
Sébastien Lorber
|
655ce94c0f
|
chore: release 3.5.2 (#10400)
|
2024-08-13 14:47:19 +02:00 |
|