Commit 5ff8101
committed
fix(deps): bump @tanstack/dom-vite to 0.1.0-alpha.6 for NPM stats toggle fix
Pulls in the shim's useEffect cleanup-at-run-time fix (shipped in
@tanstack/react-dom@0.1.0-alpha.5). Resolves the regression where
toggling a package on /stats/npm appended a fresh Plot SVG each time
without removing the previous one — coalesced renders between the pill
click and the URL-state sync meant dispatch-time cleanup only fired
once, leaving multiple charts in the DOM after each toggle.1 parent ac86d49 commit 5ff8101
2 files changed
+10
-10
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