Commit graph

6294 commits

Author SHA1 Message Date
Sébastien Lorber
2b8ddb9260
fix(create-docusaurus): add ts exclude to TS init template (#10676) 2024-11-14 12:29:27 +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
Kyle Tsang
0c8635529e
docs: fix package name in babel config docs (#10666) 2024-11-11 13:59:23 +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
0c791fb4e9
docs: fix old base ts config ref (#10657) 2024-11-08 15:51:24 +01:00
Sébastien Lorber
ae46d110d1
test(argos): skip screenshot for /tests/pages/react-18 (#10656) 2024-11-08 15:21:03 +01:00
Sébastien Lorber
bcfa3b1128
refactor(faster,bundler,core): improve js loader DX (#10655) 2024-11-08 14:33:18 +01:00
Balthasar Hofer
bdf55eda22
refactor(mdx-loader): streamline typescript usage for remark plugin types (#10651) 2024-11-07 17:42:32 +01:00
Sébastien Lorber
e32aa605ca
chore: Argos screenshot dogfooding test pages (#10650) 2024-11-07 16:12:23 +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
5a883b4008
chore: update examples with docusaurus 3.6 (#10642) 2024-11-04 12:31:10 +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
Liviu Ionescu
5cf2c39836
feat(blog): Add frontMatter.title_meta to override title for SEO (#10586)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-10-31 11:59:35 +01:00
Sébastien Lorber
5c1ce0137c
docs: fix frontMatter.mdx.format docs (#10631) 2024-10-31 11:23:59 +01:00
Sébastien Lorber
e7001060da
docs: Add missing API ref docs for Docusaurus Faster options (#10630) 2024-10-31 11:16:59 +01:00
dependabot[bot]
a4fa4c27f1
chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 (#10623)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 11:40:51 +01:00
dependabot[bot]
a0aa7d8174
chore(deps): bump actions/dependency-review-action from 4.3.4 to 4.4.0 (#10624)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 11:11:32 +01:00
Sébastien Lorber
34f9a36a9d
fix(faster): allow Rspack + babel-loader (#10617) 2024-10-25 19:24:20 +02:00
Sébastien Lorber
52e50d29bc
fix(theme): Restore former globalThis.Prism (#10618) 2024-10-25 19:24:05 +02:00
Sébastien Lorber
d723a1ee46
fix(faster): add missing tslib dependency (#10616) 2024-10-25 16:08:48 +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
3c8dc5bc15
chore: fix canary trigger (#10613) 2024-10-25 11:15:35 +02:00
Sébastien Lorber
85fd8f2871
chore: fix canary version prefix (#10612) 2024-10-25 10:56:35 +02: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
4892f3ac4a
chore: upgrade faster packages (#10609) 2024-10-24 10:23:37 +02:00
Sébastien Lorber
35aa39bddb
docs: mention config/sidebars run in Node.js runtime (#10608) 2024-10-23 20:01:07 +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
6eeab427bb
chore: fix ci typo in build-perf.yml (#10606) 2024-10-23 13:56:52 +02:00
Sébastien Lorber
d3f110cc03
perf(ci): Add CI checks to prevent memory, build-time and build-size regressions (#10601) 2024-10-22 18:34:38 +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
Andrew Asche
9457833df0
fix(theme): light & dark mode checkbox doesn't announce state switches (#10585) 2024-10-18 19:02:21 +02:00
Sébastien Lorber
c9f231afb3
refactor(core): refactor SSG infrastructure (#10593) 2024-10-18 18:55:09 +02:00
moonrailgun
14579cbda8
docs: resource add docusaurus-i18n (#10592) 2024-10-18 18:48:02 +02:00
Kamil Moskała
c201fd56bb
docs: update google analytics plugin message to past tense (#10591) 2024-10-18 11:34:35 +02:00
Sébastien Lorber
762f7b1927
feat(core): add Node.js memory perf logging (#10590) 2024-10-17 21:18:52 +02:00
Sébastien Lorber
24716787d3
feat: new Rsdoctor official plugin (#10588) 2024-10-17 17:20:06 +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
Raghav
5400690108
docs: rename Facebook to Meta in GitHub-related Markdowns (#10566)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-10-09 09:17:53 +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
Patrick
126d395f2d
fix(translations): complete missing slovenian theme translations (#10551)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-10-04 11:32:45 +02:00
Sébastien Lorber
9e473bd080
fix(mdx-loader): fix cross-compiler cache randomly loading mdx with client/server envs (#10553) 2024-10-03 23:20:57 +02:00
Sébastien Lorber
05f3c203a2
chore: upgrade Webpack to 5.95 and related deps (#10548) 2024-10-03 16:48:27 +02:00