🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@edmundhung
Copy link
Member

@edmundhung edmundhung commented Dec 11, 2025

Summary

  • Updates the TanStack Start framework guide for static prerendering support
  • Adds a changelog about static prerendering support with TanStack Start

Screenshots (optional)

Documentation checklist

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • The change adheres to the documentation style guide.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 11, 2025

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/pcx-technical-writing
/src/content/docs/workers/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @mikenomitch, @korinne, @WalshyDev, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing, @cloudflare/wrangler, @cloudflare/workers-runtime-1, @mattietk

@edmundhung edmundhung force-pushed the edmundhung/update-tanstack-start-docs branch 4 times, most recently from 383b2b8 to 2af3820 Compare December 11, 2025 14:30
@edmundhung edmundhung force-pushed the edmundhung/update-tanstack-start-docs branch from 2af3820 to 19816f5 Compare December 11, 2025 16:01
@edmundhung edmundhung force-pushed the edmundhung/update-tanstack-start-docs branch from 19816f5 to 8d54d44 Compare December 11, 2025 16:27
@edmundhung edmundhung force-pushed the edmundhung/update-tanstack-start-docs branch from 8d54d44 to cdbbb81 Compare December 11, 2025 16:45
@edmundhung edmundhung marked this pull request as ready for review December 11, 2025 17:04
@edmundhung edmundhung requested review from a team as code owners December 11, 2025 17:04
date: 2025-12-17
---

[TanStack Start](https://tanstack.com/start/) apps can now prerender routes to static HTML at build time with access to environment variables
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the access to environment variables build time environment variables only (as discussed)? Do we want to make that clear here so anything or anyone reading this has that context.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Making that clear" to me would be as little as:

access to build time environment variables

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:workers Related to Workers product size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants