Sébastien Lorber
4d3930f944
refactor: remove react-dev-utils
(CRA) dependency, internalize code ( #10956 )
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
2025-02-28 18:49:27 +01:00
Sébastien Lorber
71d682c53b
chore: release Docusaurus 3.7.0 ( #10812 )
2025-01-03 18:11:21 +01:00
Sébastien Lorber
f196a1eb29
fix(core): fix React hydration errors, change html minifier settings ( #10786 )
2024-12-23 18:45:31 +01:00
Sébastien Lorber
fd43036ab8
chore: release Docusaurus 3.6.3 ( #10713 )
2024-11-22 17:13:56 +01:00
Sébastien Lorber
90e85e83a5
chore: release Docusaurus 3.6.2 ( #10698 )
2024-11-19 19:07:06 +01:00
Sébastien Lorber
33a35a4c65
fix(bundler): allow CSS nesting by default, restore postcss-preset-env ( #10680 )
2024-11-15 15:58:34 +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
bcfa3b1128
refactor(faster,bundler,core): improve js loader DX ( #10655 )
2024-11-08 14:33:18 +01:00
Sébastien Lorber
1955002d3b
fix(faster,utils): fix faster/types peerDependencies ( #10649 )
2024-11-07 12:26:34 +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
34f9a36a9d
fix(faster): allow Rspack + babel-loader ( #10617 )
2024-10-25 19:24:20 +02:00
Sébastien Lorber
87c19650ba
fix(faster): fix error message typo + add color ( #10614 )
...
fix faster error
2024-10-25 13:22:51 +02:00
Sébastien Lorber
28f6a4907a
chore: upgrade minor dependencies ( #10610 )
2024-10-24 18:44:59 +02:00
Sébastien Lorber
4892f3ac4a
chore: upgrade faster packages ( #10609 )
2024-10-24 10:23:37 +02:00
Sébastien Lorber
1a2b8b7d05
fix(core): Use proper swc loader options ( #10605 )
2024-10-23 14:47:14 +02:00
Sébastien Lorber
c9f231afb3
refactor(core): refactor SSG infrastructure ( #10593 )
2024-10-18 18:55:09 +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
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