Skip to content

Conversation

@jherr
Copy link
Contributor

@jherr jherr commented Jan 31, 2026

No description provided.

@netlify
Copy link

netlify bot commented Jan 31, 2026

Deploy Preview for tanstack ready!

Name Link
🔨 Latest commit ac1d2b2
🔍 Latest deploy log https://app.netlify.com/projects/tanstack/deploys/697d6997bf97c400084b895f
😎 Deploy Preview https://deploy-preview-691--tanstack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 28 (no change from production)
Accessibility: 90 (no change from production)
Best Practices: 75 (🔴 down 8 from production)
SEO: 97 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

const [Header, Content, Footer] = await Promise.all([
createCompositeComponent(() => <header>...</header>),
createCompositeComponent(() => <main>...</main>),
createCompositeComponent(() => <footer>...</footer>),
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you can pass an object of Components to createCompositeComponent instead of doing a call for each. Not sure which pattern we want to promote

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants