Skip to content

chore: pre-render changes - #1033

Closed
avivkeller wants to merge 2 commits into
mainfrom
renderatl
Closed

chore: pre-render changes#1033
avivkeller wants to merge 2 commits into
mainfrom
renderatl

Conversation

@avivkeller

Copy link
Copy Markdown
Member

Fixes: #1031 (by making it a core issue and not a doc-kit one)
Fixes: #1032
Fixes: #1029

@avivkeller
avivkeller requested a review from a team as a code owner August 12, 2026 14:16
@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
api-docs-tooling Ready Ready Preview Aug 12, 2026 2:47pm

Request Review

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 12, 2026

Copy link
Copy Markdown

🚀 Deploying Preview to Cloudflare 🚀

Preview Deployments by commit

Status Deployment URL Commit Updated (UTC) See this deployment's details
  • Build: Failed ❌

View logs ↗
5b6d6be 2026-08-12T14:46:53.906Z View logs ↗
  • Build: Failed ❌

View logs ↗
eb4b7cc 2026-08-12T14:25:18.681Z View logs ↗
  • Build: Failed ❌

View logs ↗
d1b8ae9 2026-08-12T14:23:27.693Z View logs ↗
  • Build: Failed ❌

View logs ↗
20da7be 2026-08-12T14:21:32.202Z View logs ↗
  • Build: Failed ❌

View logs ↗
7b5048c 2026-08-12T14:20:08.090Z View logs ↗
  • Build: Failed ❌

View logs ↗
4a2e1a1 2026-08-12T14:18:30.543Z View logs ↗
  • Build: Failed ❌

View logs ↗
4299894 2026-08-12T14:16:24.546Z View logs ↗

@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 96.14035% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.59%. Comparing base (27a412a) to head (5b6d6be).

Files with missing lines Patch % Lines
packages/core/src/generators/loader.mjs 86.11% 10 Missing ⚠️
packages/react/src/jsx-ast/utils/buildContent.mjs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1033      +/-   ##
==========================================
+ Coverage   89.37%   89.59%   +0.22%     
==========================================
  Files         203      204       +1     
  Lines       18986    19219     +233     
  Branches     1769     1794      +25     
==========================================
+ Hits        16968    17219     +251     
+ Misses       2011     1993      -18     
  Partials        7        7              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

api-links Generator

Output: 1 file differs

apilinks.json
Expected values to be strictly deep-equal:
+ actual - expected
... Skipped lines

  {
    'Agent.defaultMaxSockets': 'https://github.com/{repository}/blob/HEAD/lib/_http_agent.js#L293',
    'Buffer.alloc': 'https://github.com/{repository}/blob/HEAD/lib/buffer.js#L450',
    'Buffer.allocUnsafe': 'https://github.com/{repository}/blob/HEAD/lib/buffer.js#L469',
    'Buffer.allocUnsafeSlow': 'https://github.com/{repository}/blob/HEAD/lib/buffer.js#L492',
...
    'agent.addRequest': 'https://github.com/{repository}/blob/HEAD/lib/_http_agent.js#L358',
+   'agent.createConnection': 'https://github.com/{repository}/blob/HEAD/lib/_http_agent.js#L297',
-   'agent.createConnection': 'https://github.com/{repository}/blob/HEAD/lib/https.js#L332',
    'agent.createSocket': 'https://github.com/{repository}/blob/HEAD/lib/_http_agent.js#L439',
    'agent.destroy': 'https://github.com/{repository}/blob/HEAD/lib/_http_agent.js#L672',
+   'agent.getName': 'https://github.com/{repository}/blob/HEAD/lib/_http_agent.js#L327',
+   'agent.keepSocketAlive': 'https://github.com/{repository}/blob/HEAD/lib/_http_agent.js#L628',
-   'agent.getName': 'https://github.com/{repository}/blob/HEAD/lib/https.js#L515',
-   'agent.keepSocketAlive': 'https://github.com/{repository}/blob/HEAD/lib/https.js#L484',
    'agent.removeSocket': 'https://github.com/{repository}/blob/HEAD/lib/_http_agent.js#L567',
    'agent.reuseSocket': 'https://github.com/{repository}/blob/HEAD/lib/_http_agent.js#L664',
    'assert.assert': 'https://github.com/{repository}/blob/HEAD/lib/assert.js#L185',
    'asyncResource.asyncId': 'https://github.com/{repository}/blob/HEAD/lib/async_hooks.js#L243',
    'asyncResource.bind': 'https://github.com/{repository}/blob/HEAD/lib/async_hooks.js#L275',
...
    'server.address': 'https://github.com/{repository}/blob/HEAD/lib/net.js#L2699',
+   'server.close': 'https://github.com/{repository}/blob/HEAD/lib/_http_server.js#L681',
+   'server.closeAllConnections': 'https://github.com/{repository}/blob/HEAD/lib/_http_server.js#L691',
+   'server.closeIdleConnections': 'https://github.com/{repository}/blob/HEAD/lib/_http_server.js#L703',
-   'server.close': 'https://github.com/{repository}/blob/HEAD/lib/net.js#L2832',
-   'server.closeAllConnections': 'https://github.com/{repository}/blob/HEAD/lib/https.js#L124',
-   'server.closeIdleConnections': 'https://github.com/{repository}/blob/HEAD/lib/https.js#L126',
    'server.getConnections': 'https://github.com/{repository}/blob/HEAD/lib/net.js#L2794',
    'server.listen': 'https://github.com/{repository}/blob/HEAD/lib/net.js#L2496',
    'server.ref': 'https://github.com/{repository}/blob/HEAD/lib/net.js#L2945',
+   'server.setTimeout': 'https://github.com/{repository}/blob/HEAD/lib/_http_server.js#L719',
-   'server.setTimeout': 'https://github.com/{repository}/blob/HEAD/lib/https.js#L128',
    'server.unref': 'https://github.com/{repository}/blob/HEAD/lib/net.js#L2954',
+   'server[SymbolAsyncDispose]': 'https://github.com/{repository}/blob/HEAD/lib/_http_server.js#L687',
-   'server[SymbolAsyncDispose]': 'https://github.com/{repository}/blob/HEAD/lib/net.js#L2872',
    'server[SymbolAsyncIterator]': 'https://github.com/{repository}/blob/HEAD/lib/net.js#L2879',
    'server[kDeserialize]': 'https://github.com/{repository}/blob/HEAD/lib/net.js#L2419',
    'server[kTransferList]': 'https://github.com/{repository}/blob/HEAD/lib/net.js#L2392',
    'server[kTransfer]': 'https://github.com/{repository}/blob/HEAD/lib/net.js#L2397',
+   'server[undefined]': 'https://github.com/{repository}/blob/HEAD/lib/_http_server.js#L726',
-   'server[undefined]': 'https://github.com/{repository}/blob/HEAD/lib/net.js#L2909',
    'serverresponse._finish': 'https://github.com/{repository}/blob/HEAD/lib/_http_server.js#L254',
    'serverresponse._implicitHeader': 'https://github.com/{repository}/blob/HEAD/lib/_http_server.js#L411',
    'serverresponse.assignSocket': 'https://github.com/{repository}/blob/HEAD/lib/_http_server.js#L304',
    'serverresponse.detachSocket': 'https://github.com/{repository}/blob/HEAD/lib/_http_server.js#L315',
    'serverresponse.statusCode': 'https://github.com/{repository}/blob/HEAD/lib/_http_server.js#L277',

Performance estimate (single CI run)

  • Generation time: 28.8% slower (1.04 s → 1.34 s)
  • Peak memory: 2.8% lower (363.07 MB → 353.06 MB)

legacy-html Generator

Performance estimate (single CI run)

  • Generation time: 3.3% slower (19.79 s → 20.45 s)
  • Peak memory: 3.5% higher (2.24 GB → 2.32 GB)

legacy-json Generator

Performance estimate (single CI run)

  • Generation time: 9.1% slower (8.68 s → 9.47 s)
  • Peak memory: 6.4% lower (1.83 GB → 1.71 GB)

llms-txt Generator

Performance estimate (single CI run)

  • Generation time: 10.9% faster (9.06 s → 8.07 s)
  • Peak memory: 0.6% lower (1.75 GB → 1.74 GB)

orama-db Generator

Performance estimate (single CI run)

  • Generation time: 33.1% slower (6.59 s → 8.77 s)
  • Peak memory: 10.0% lower (2.02 GB → 1.82 GB)

web Generator

Output size: 274 files changed · net +349.49 KB

File size details
File Main PR Change
all.html 31.54 MB 31.72 MB +178.04 KB (+0.6%)
assets/style-DQInFDjX.css 136.87 KB -136.87 KB (-100.0%)
assets/style-CWljR45T.css 135.76 KB +135.76 KB
assets/SearchBox-DEBVkZKR.js 84.74 KB -84.74 KB (-100.0%)
assets/SearchBox-BHQhm7Dw.js 84.74 KB +84.74 KB
assets/dist-B7NwjPM5.js 30.43 KB -30.43 KB (-100.0%)
assets/dist-DqGSJczm.js 30.43 KB +30.43 KB
assets/SideBar-_X8ML_Ws.js 25.31 KB +25.31 KB
assets/SideBar-DiCAmxNL.js 25.30 KB -25.30 KB (-100.0%)
fs.html 2.13 MB 2.15 MB +21.36 KB (+1.0%)
assets/runtime-BQufQef5.js 19.70 KB -19.70 KB (-100.0%)
assets/runtime-B8IxpcTU.js 19.70 KB +19.70 KB
assets/Combination-BjZ7_cw1.js 16.13 KB -16.13 KB (-100.0%)
assets/Combination-Da5FRfIk.js 16.13 KB +16.13 KB
assets/ThemeToggle-D5SllA43.js 13.63 KB +13.63 KB
assets/ThemeToggle-Y0xRWEer.js 13.63 KB -13.63 KB (-100.0%)
crypto.html 1.86 MB 1.87 MB +12.19 KB (+0.6%)
quic.html 902.06 KB 912.51 KB +10.45 KB (+1.2%)
assets/dist-8Mr2FuSq.js 10.20 KB -10.20 KB (-100.0%)
assets/dist-DaZfve7Y.js 10.20 KB +10.20 KB
assets/compat-BlCImgTQ.js 10.13 KB -10.13 KB (-100.0%)
assets/compat-BnxxZijm.js 10.13 KB +10.13 KB
assets/Layout-MCw53QLY.js 9.70 KB +9.70 KB
assets/Layout-C225c69O.js 9.69 KB -9.69 KB (-100.0%)
test.html 1.34 MB 1.35 MB +9.11 KB (+0.7%)
assets/Tooltip-ClnbNv0v.js 7.93 KB -7.93 KB (-100.0%)
assets/Tooltip-Dg3ghXyk.js 7.93 KB +7.93 KB
http2.html 1.23 MB 1.23 MB +7.82 KB (+0.6%)
http.html 1.09 MB 1.10 MB +7.53 KB (+0.7%)
stream.html 1.21 MB 1.22 MB +7.04 KB (+0.6%)
assets/dist-Dl_MGLnU.js 6.99 KB -6.99 KB (-100.0%)
assets/dist-CqdR4RQc.js 6.99 KB +6.99 KB
zlib.html 939.42 KB 946.36 KB +6.94 KB (+0.7%)
net.html 623.38 KB 629.72 KB +6.34 KB (+1.0%)
index.html 32.58 KB 26.85 KB -5.73 KB (-17.6%)
buffer.html 1.71 MB 1.71 MB +5.73 KB (+0.3%)
assets/jsx-runtime-CMovZ6dV.js 5.67 KB -5.67 KB (-100.0%)
assets/jsx-runtime-CTbk-rTg.js 5.67 KB +5.67 KB
util.html 1.15 MB 1.16 MB +5.01 KB (+0.4%)
tls.html 510.47 KB 515.12 KB +4.66 KB (+0.9%)
process.html 1.14 MB 1.14 MB +4.40 KB (+0.4%)
assets/withIsland-JjLB8ZVJ.js 4.16 KB -4.16 KB (-100.0%)
assets/withIsland-CjqlIj3r.js 4.16 KB +4.16 KB
webcrypto.html 624.12 KB 628.21 KB +4.09 KB (+0.7%)
webstreams.html 531.78 KB 535.77 KB +4.00 KB (+0.8%)
stream_iter.html 722.65 KB 726.64 KB +3.98 KB (+0.6%)
assets/dist-BbqDElg4.js 3.94 KB -3.94 KB (-100.0%)
assets/dist-P9G8cP94.js 3.94 KB +3.94 KB
assets/CodeTabs-Bl_19lwl.js 3.88 KB -3.88 KB (-100.0%)
assets/CodeTabs-CTwUt0Ag.js 3.88 KB +3.88 KB
diagnostics_channel.html 512.59 KB 516.45 KB +3.86 KB (+0.8%)
child_process.html 665.56 KB 669.22 KB +3.67 KB (+0.6%)
vm.html 629.39 KB 632.83 KB +3.44 KB (+0.5%)
perf_hooks.html 587.61 KB 591.02 KB +3.41 KB (+0.6%)
assets/CodeBox-Ce7VwrA_.js 3.41 KB -3.41 KB (-100.0%)
assets/CodeBox-DolvZocq.js 3.41 KB +3.41 KB
assets/hooks.module-Ca5RA2oY.js 3.37 KB -3.37 KB (-100.0%)
assets/hooks.module-Cf3jM2f9.js 3.37 KB +3.37 KB
sqlite.html 458.40 KB 461.52 KB +3.12 KB (+0.7%)
events.html 830.36 KB 833.43 KB +3.07 KB (+0.4%)
worker_threads.html 630.37 KB 633.23 KB +2.85 KB (+0.5%)
dns.html 417.65 KB 420.41 KB +2.76 KB (+0.7%)
module.html 505.25 KB 507.93 KB +2.68 KB (+0.5%)
v8.html 543.62 KB 546.17 KB +2.55 KB (+0.5%)
assets/404-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/addons-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/all-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/assert-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/async_context-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/async_hooks-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/buffer-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/child_process-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/cli-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/cluster-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/console-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/crypto-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/debugger-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/deprecations-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/dgram-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/diagnostics_channel-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/dns-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/documentation-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/domain-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/dtls-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/embedding-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/environment_variables-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/errors-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/esm-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/events-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/ffi-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/fs-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/globals-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/http-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/http2-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/https-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/index-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/inspector-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/intl-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/module-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/modules-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/n-api-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/net-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/os-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/packages-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/path-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/perf_hooks-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/permissions-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/process-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/punycode-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/querystring-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/quic-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/readline-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/repl-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/report-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/single-executable-applications-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/sqlite-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/stream-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/stream_iter-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/string_decoder-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/synopsis-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/test-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/timers-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/tls-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/tracing-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/tty-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/typescript-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/url-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/util-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/v8-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/vfs-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/vm-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/wasi-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/webcrypto-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/webstreams-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/worker_threads-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/zlib-DcATqt9o.js 2.37 KB -2.37 KB (-100.0%)
assets/404-BnIGUp6_.js 2.37 KB +2.37 KB
assets/addons-BnIGUp6_.js 2.37 KB +2.37 KB
assets/all-BnIGUp6_.js 2.37 KB +2.37 KB
assets/assert-BnIGUp6_.js 2.37 KB +2.37 KB
assets/async_context-BnIGUp6_.js 2.37 KB +2.37 KB
assets/async_hooks-BnIGUp6_.js 2.37 KB +2.37 KB
assets/buffer-BnIGUp6_.js 2.37 KB +2.37 KB
assets/child_process-BnIGUp6_.js 2.37 KB +2.37 KB
assets/cli-BnIGUp6_.js 2.37 KB +2.37 KB
assets/cluster-BnIGUp6_.js 2.37 KB +2.37 KB
assets/console-BnIGUp6_.js 2.37 KB +2.37 KB
assets/crypto-BnIGUp6_.js 2.37 KB +2.37 KB
assets/debugger-BnIGUp6_.js 2.37 KB +2.37 KB
assets/deprecations-BnIGUp6_.js 2.37 KB +2.37 KB
assets/dgram-BnIGUp6_.js 2.37 KB +2.37 KB
assets/diagnostics_channel-BnIGUp6_.js 2.37 KB +2.37 KB
assets/dns-BnIGUp6_.js 2.37 KB +2.37 KB
assets/documentation-BnIGUp6_.js 2.37 KB +2.37 KB
assets/domain-BnIGUp6_.js 2.37 KB +2.37 KB
assets/dtls-BnIGUp6_.js 2.37 KB +2.37 KB
assets/embedding-BnIGUp6_.js 2.37 KB +2.37 KB
assets/environment_variables-BnIGUp6_.js 2.37 KB +2.37 KB
assets/errors-BnIGUp6_.js 2.37 KB +2.37 KB
assets/esm-BnIGUp6_.js 2.37 KB +2.37 KB
assets/events-BnIGUp6_.js 2.37 KB +2.37 KB
assets/ffi-BnIGUp6_.js 2.37 KB +2.37 KB
assets/fs-BnIGUp6_.js 2.37 KB +2.37 KB
assets/globals-BnIGUp6_.js 2.37 KB +2.37 KB
assets/http-BnIGUp6_.js 2.37 KB +2.37 KB
assets/http2-BnIGUp6_.js 2.37 KB +2.37 KB
assets/https-BnIGUp6_.js 2.37 KB +2.37 KB
assets/index-BnIGUp6_.js 2.37 KB +2.37 KB
assets/inspector-BnIGUp6_.js 2.37 KB +2.37 KB
assets/intl-BnIGUp6_.js 2.37 KB +2.37 KB
assets/module-BnIGUp6_.js 2.37 KB +2.37 KB
assets/modules-BnIGUp6_.js 2.37 KB +2.37 KB
assets/n-api-BnIGUp6_.js 2.37 KB +2.37 KB
assets/net-BnIGUp6_.js 2.37 KB +2.37 KB
assets/os-BnIGUp6_.js 2.37 KB +2.37 KB
assets/packages-BnIGUp6_.js 2.37 KB +2.37 KB
assets/path-BnIGUp6_.js 2.37 KB +2.37 KB
assets/perf_hooks-BnIGUp6_.js 2.37 KB +2.37 KB
assets/permissions-BnIGUp6_.js 2.37 KB +2.37 KB
assets/process-BnIGUp6_.js 2.37 KB +2.37 KB
assets/punycode-BnIGUp6_.js 2.37 KB +2.37 KB
assets/querystring-BnIGUp6_.js 2.37 KB +2.37 KB
assets/quic-BnIGUp6_.js 2.37 KB +2.37 KB
assets/readline-BnIGUp6_.js 2.37 KB +2.37 KB
assets/repl-BnIGUp6_.js 2.37 KB +2.37 KB
assets/report-BnIGUp6_.js 2.37 KB +2.37 KB
assets/single-executable-applications-BnIGUp6_.js 2.37 KB +2.37 KB
assets/sqlite-BnIGUp6_.js 2.37 KB +2.37 KB
assets/stream-BnIGUp6_.js 2.37 KB +2.37 KB
assets/stream_iter-BnIGUp6_.js 2.37 KB +2.37 KB
assets/string_decoder-BnIGUp6_.js 2.37 KB +2.37 KB
assets/synopsis-BnIGUp6_.js 2.37 KB +2.37 KB
assets/test-BnIGUp6_.js 2.37 KB +2.37 KB
assets/timers-BnIGUp6_.js 2.37 KB +2.37 KB
assets/tls-BnIGUp6_.js 2.37 KB +2.37 KB
assets/tracing-BnIGUp6_.js 2.37 KB +2.37 KB
assets/tty-BnIGUp6_.js 2.37 KB +2.37 KB
assets/typescript-BnIGUp6_.js 2.37 KB +2.37 KB
assets/url-BnIGUp6_.js 2.37 KB +2.37 KB
assets/util-BnIGUp6_.js 2.37 KB +2.37 KB
assets/v8-BnIGUp6_.js 2.37 KB +2.37 KB
assets/vfs-BnIGUp6_.js 2.37 KB +2.37 KB
assets/vm-BnIGUp6_.js 2.37 KB +2.37 KB
assets/wasi-BnIGUp6_.js 2.37 KB +2.37 KB
assets/webcrypto-BnIGUp6_.js 2.37 KB +2.37 KB
assets/webstreams-BnIGUp6_.js 2.37 KB +2.37 KB
assets/worker_threads-BnIGUp6_.js 2.37 KB +2.37 KB
assets/zlib-BnIGUp6_.js 2.37 KB +2.37 KB
readline.html 361.10 KB 363.42 KB +2.33 KB (+0.6%)
assets/FunctionSignature-BCnq7T0X.js 2.29 KB +2.29 KB
url.html 509.33 KB 511.60 KB +2.27 KB (+0.4%)
assets/FunctionSignature-DnODCvn8.js 2.27 KB -2.27 KB (-100.0%)
assets/Banner-BfzVJcyi.js 2.16 KB -2.16 KB (-100.0%)
assets/Banner-46TAbQI7.js 2.16 KB +2.16 KB
dtls.html 175.28 KB 177.16 KB +1.88 KB (+1.1%)
dgram.html 297.81 KB 299.61 KB +1.80 KB (+0.6%)
assets/ChangeHistory-DEXZUpID.js 1.74 KB -1.74 KB (-100.0%)
assets/ChangeHistory-BBX7gMWY.js 1.74 KB +1.74 KB
cluster.html 301.27 KB 302.82 KB +1.55 KB (+0.5%)
assert.html 647.03 KB 648.46 KB +1.43 KB (+0.2%)
ffi.html 177.98 KB 179.20 KB +1.22 KB (+0.7%)
inspector.html 212.60 KB 213.80 KB +1.20 KB (+0.6%)
timers.html 181.89 KB 182.87 KB +1003.00 B (+0.5%)
repl.html 300.65 KB 301.62 KB +993.00 B (+0.3%)
os.html 164.02 KB 164.96 KB +969.00 B (+0.6%)
path.html 176.30 KB 177.21 KB +923.00 B (+0.5%)
console.html 184.03 KB 184.89 KB +878.00 B (+0.5%)
assets/DataTag-D6F48fSg.js 844.00 B -844.00 B (-100.0%)
assets/DataTag-MLIvCE2s.js 844.00 B +844.00 B
errors.html 516.99 KB 517.80 KB +833.00 B (+0.2%)
deprecations.html 533.76 KB 534.57 KB +820.00 B (+0.2%)
tty.html 102.78 KB 103.52 KB +759.00 B (+0.7%)
async_context.html 317.26 KB 317.96 KB +709.00 B (+0.2%)
https.html 239.35 KB 239.99 KB +656.00 B (+0.3%)
assets/ArrowUpRightIcon-0VqYDF_3.js 619.00 B -619.00 B (-100.0%)
assets/ArrowUpRightIcon-Cbin_mW7.js 619.00 B +619.00 B
modules.html 226.77 KB 227.37 KB +615.00 B (+0.3%)
assets/Badge-na5jAI5V.js 607.00 B -607.00 B (-100.0%)
assets/Badge-BINvXGi9.js 607.00 B +607.00 B
assets/AlertBox-3o2icL1P.js 600.00 B +600.00 B
assets/AlertBox-DBaJ4Zna.js 591.00 B -591.00 B (-100.0%)
globals.html 261.50 KB 262.03 KB +535.00 B (+0.2%)
assets/CodeBracketIcon-BlCes5kh.js 513.00 B -513.00 B (-100.0%)
assets/CodeBracketIcon-KtFEhW7w.js 513.00 B +513.00 B
assets/dist-D2ze7y0U.js 477.00 B -477.00 B (-100.0%)
async_hooks.html 283.33 KB 283.80 KB +477.00 B (+0.2%)
assets/dist-BeaoQLHF.js 477.00 B +477.00 B
assets/ChevronDownIcon-B5KHMzRx.js 469.00 B -469.00 B (-100.0%)
assets/ChevronDownIcon-DMhU9RJh.js 469.00 B +469.00 B
wasi.html 80.12 KB 80.46 KB +348.00 B (+0.4%)
vfs.html 90.08 KB 90.40 KB +328.00 B (+0.4%)
querystring.html 66.75 KB 67.05 KB +308.00 B (+0.5%)
single-executable-applications.html 132.59 KB 132.84 KB +262.00 B (+0.2%)
domain.html 126.14 KB 126.37 KB +239.00 B (+0.2%)
cli.html 575.79 KB 576.01 KB +225.00 B (+0.0%)
esm.html 185.98 KB 186.18 KB +208.00 B (+0.1%)
assets/Blockquote-PpJNOnkn.js 167.00 B -167.00 B (-100.0%)
assets/Blockquote-BDtrcPl6.js 167.00 B +167.00 B
punycode.html 64.81 KB 64.97 KB +164.00 B (+0.2%)
packages.html 217.79 KB 217.95 KB +159.00 B (+0.1%)
tracing.html 126.05 KB 126.18 KB +133.00 B (+0.1%)
string_decoder.html 66.14 KB 66.25 KB +116.00 B (+0.2%)
permissions.html 75.21 KB 75.26 KB +56.00 B (+0.1%)
n-api.html 1023.92 KB 1023.95 KB +34.00 B (+0.0%)
documentation.html 28.65 KB 28.67 KB +22.00 B (+0.1%)
addons.html 379.24 KB 379.25 KB +11.00 B (+0.0%)
environment_variables.html 37.80 KB 37.81 KB +10.00 B (+0.0%)
report.html 230.96 KB 230.97 KB +10.00 B (+0.0%)
typescript.html 50.22 KB 50.23 KB +10.00 B (+0.0%)
404.html 22.00 KB 22.00 KB +6.00 B (+0.0%)
embedding.html 59.81 KB 59.82 KB +6.00 B (+0.0%)
intl.html 56.51 KB 56.52 KB +6.00 B (+0.0%)
synopsis.html 38.23 KB 38.24 KB +6.00 B (+0.0%)
debugger.html 142.89 KB 142.89 KB -2.00 B (-0.0%)

Performance estimate (single CI run)

  • Generation time: 1.8% slower (84.58 s → 86.09 s)
  • Peak memory: 1.2% higher (4.75 GB → 4.80 GB)

@avivkeller avivkeller added the fast track This PR can land before the typical review time, with a :+1: from collaborators label Aug 12, 2026
@avivkeller

Copy link
Copy Markdown
Member Author

cc @ovflowd @bmuenzenmeyer fast-track for RenderATL

@bmuenzenmeyer

Copy link
Copy Markdown
Contributor

i dont love all these unrelated changes - like, reading time is useful, and IMO should be conditionally rendered? API docs no, arbitrary pages such as guides or folk's using doc-kit to render anything, it'd be nice.

@MattIPv4

Copy link
Copy Markdown
Member

++ can we break this up to follow our own policy, and do we really need to rush all of these changes in right before RenderATL? I thought we'd said we were aiming for a code freeze around that to keep things stable?

@avivkeller avivkeller removed the fast track This PR can land before the typical review time, with a :+1: from collaborators label Aug 12, 2026
@bmuenzenmeyer

bmuenzenmeyer commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

do we really need to rush all of these changes in right before RenderATL?

no, we don't. but it's a fine line as three of us are sitting here IRL using it and noticing things. some things are legit broken, like #1023

I agree with you in principle - none of it is being live demoed, but it WILL have more eye balls

@avivkeller

Copy link
Copy Markdown
Member Author

showReadingTime is now opt-out

@ovflowd

ovflowd commented Aug 12, 2026

Copy link
Copy Markdown
Member

do we really need to rush all of these changes in right before RenderATL?

no, we don't. but it's a fine line as three of us are sitting here IRL using it and noticing things. some things are legit broken, like #1023

I agree with you in principle - none of it is being live demoed, but it WILL have more eye balls

I feel that some of these changes are unrelated for pre-render such as the loader/global package resolution and I'd even dare to say doc-kit shouldn't care about that.

@AugustinMauroy

Copy link
Copy Markdown
Member
Capture d’écran 2026-08-12 à 16 58 40

in ToC the stability overview is noted as legacy.

also the reading time should be disabled on beta to resolve the issue.

@avivkeller
avivkeller marked this pull request as draft August 13, 2026 14:13
@avivkeller

Copy link
Copy Markdown
Member Author

Breaking into multiple PRs

@avivkeller avivkeller closed this Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

5 participants