Skip to content

feat: Add providers to tanstack start - #761

Open
aXenDeveloper wants to merge 1 commit into
feat/tanstack_start_0from
feat/tanstack_start_2
Open

feat: Add providers to tanstack start#761
aXenDeveloper wants to merge 1 commit into
feat/tanstack_start_0from
feat/tanstack_start_2

Conversation

@aXenDeveloper

Copy link
Copy Markdown
Owner

Improving Documentation

Description

What?

Why?

@vercel

vercel Bot commented Aug 26, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
vitnode-docs Ready Ready Preview Aug 26, 2026 8:28pm

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 694e7a2997

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

href: appCss,
},
{ charSet: 'utf-8' },
{ content: 'width=device-width, initial-scale=1', name: 'viewport' },

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Add the required root metadata and viewport fields

The new application shell only declares the viewport dimensions and title, leaving out a page description, theme-color, and user-scalable configuration. Every route inherits this root head, so production pages will ship without the repository-required SEO and viewport metadata; add the missing fields here.

AGENTS.md reference: AGENTS.md:L46-L46

Useful? React with 👍 / 👎.

* the no-flash script that paints the theme before React exists is rendered by
* the shell instead (see `components/theme-script.tsx`).
*/
export const VitNodeProviders = ({

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Document the new shared provider architecture

This introduces the public VitNodeProviders feature and changes framework ownership of Query, progress, and the no-flash theme script, but a repo-wide search of apps/docs/content and the other documentation sources finds no corresponding user documentation. Consumers therefore have no documented guidance on mounting this provider or pairing it with ThemeScript versus NextThemeScript; add a concise feature guide as required.

AGENTS.md reference: AGENTS.md:L59-L59

Useful? React with 👍 / 👎.

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

Labels

💡 Feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant