Commit 8a00018
committed
chore(deps): bump @tanstack/dom-vite to 0.1.0-alpha.3
Brings in raw REACT_LAZY_TYPE child handling in both SSR (walkNode) and
client (pushChildren). RSC Flight serializes 'use client' components —
CodeBlock, CodeBlockView, CodeExplorer, etc. — as bare lazy objects
directly in the tree (not wrapped in REACT_ELEMENT_TYPE). The previous
shim dropped those silently, so code snippets disappeared on docs pages
(e.g. /virtual/latest/docs/introduction).1 parent 3e36a90 commit 8a00018
2 files changed
+31
-31
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments