Skip to content

[pull] main from tldraw:main#458

Merged
pull[bot] merged 1 commit intocode:mainfrom
tldraw:main
Mar 23, 2026
Merged

[pull] main from tldraw:main#458
pull[bot] merged 1 commit intocode:mainfrom
tldraw:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Mar 23, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

In order to avoid pre-rendering all ~1300 docs pages at build time, this
PR switches the docs catch-all route to render pages dynamically on
first request.

Removes `generateStaticParams` and sets `dynamicParams = true` so that
Next.js server-renders each page when it's first visited rather than
generating them all upfront during deploy.

### Change type

- [x] `improvement`

### Test plan

1. Deploy the docs site
2. Visit a reference page (e.g. `/reference/editor/Editor`)
3. Confirm it renders correctly on first load

### Release notes

- Switch docs site to render reference pages on demand instead of
statically at build time

### Code changes

| Section       | LOC change |
| ------------- | ---------- |
| Documentation | +1 / -7    |
@pull pull Bot locked and limited conversation to collaborators Mar 23, 2026
@pull pull Bot added the ⤵️ pull label Mar 23, 2026
@pull pull Bot merged commit 5af6ccd into code:main Mar 23, 2026
@pull pull Bot had a problem deploying to deploy-production March 23, 2026 03:13 Failure
@pull pull Bot had a problem deploying to deploy-staging March 23, 2026 03:13 Error
@pull pull Bot had a problem deploying to vsce publish March 23, 2026 03:13 Failure
@pull pull Bot had a problem deploying to deploy-staging March 23, 2026 03:13 Failure
@pull pull Bot had a problem deploying to deploy-production March 23, 2026 10:25 Failure
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant