Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(svelte-query): Use API wrapper to simplify SSR logic #5322

Merged
merged 4 commits into from Apr 28, 2023
Merged

docs(svelte-query): Use API wrapper to simplify SSR logic #5322

merged 4 commits into from Apr 28, 2023

Conversation

lachlancollins
Copy link
Member

Wrapper optionally accepts a fetch function. On the client this should be empty, while on server you need to pass the SvelteKit fetch function.

@vercel
Copy link

vercel bot commented Apr 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
query ⬜️ Ignored (Inspect) Apr 28, 2023 3:50pm

@lachlancollins lachlancollins changed the title docs(svelte-query): Use API wrapper to simplify fetch logic docs(svelte-query): Use API wrapper to simplify SSR logic Apr 25, 2023
@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 25, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 1e630ef:

Sandbox Source
@tanstack/query-example-react-basic-typescript Configuration
@tanstack/query-example-solid-basic-typescript Configuration
@tanstack/query-example-svelte-basic Configuration
@tanstack/query-example-vue-basic Configuration

@nx-cloud
Copy link

nx-cloud bot commented Apr 25, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 1e630ef. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

@TkDodo
Copy link
Collaborator

TkDodo commented Apr 28, 2023

@lachlancollins feel free to merge if you're happy with it :)

@lachlancollins lachlancollins merged commit 7fd50a7 into TanStack:main Apr 28, 2023
11 checks passed
@lachlancollins lachlancollins deleted the improve-example branch April 30, 2023 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants