Generate dynamic worlds with TanStack AI! 🌎
Use the new generateWorld function and generate worlds with realtime edits.
Check the docs here:
tanstack.com/ai/latest/docs…
TanStack Markdown 0.0.14 is out!
⚡ Faster parsing (-72% prose, -38% streaming)
✅ +45 CommonMark cases passing
📦 Much better compatibility
And all without extra bundle size... actually a little smaller!
Great for blogs, docs, and streaming AI
TanStack Highlight 0.0.11 is out w/ 2x faster highlighting and 5x faster rendering for long code blocks, plus smaller helper imports and fewer formatting bugs.
Enjoi!
TanStack Charts just got a little quicker! 🙂
For example, 10k cell heatmap time to paint (w/ the React adapter):
SVG: 164 → 38 ms
Canvas: 43 → 26 ms
*using my M5 Pro and taking the median over 30 runs
Available in the latest version!
We officially support @remix_run v3 as a TanStack AI adapter!
Same API you already know: createChat in a clientEntry island, typed tool components, working example included.
npm i @tanstack/ai-remix