mirror of
https://github.com/vercel-labs/json-render.git
synced 2026-09-14 13:41:32 +08:00
9bb82604f0
* solid: add renderer implementation This adds a Solid renderer with the same core capabilities as the existing framework packages, including typed registry helpers, providers, streaming hooks, docs, and example integration. * fix: solid reactivity bugs in validation + state --------- Co-authored-by: Patrick <phall@Patricks-MacBook-Pro.local>