electric-sql / pglite

Lightweight WASM Postgres with real-time, reactive bindings.
https://pglite.dev
Apache License 2.0
9.49k stars 204 forks source link

feat(pglite-react) Enable passing the return value of a live query directly to useLiveQuery #375

Closed samwillis closed 1 month ago

samwillis commented 1 month ago

Enable passing the return value of a live query directly to useLiveQuery. This allows you to create a live query in a react-router loader, then pass it to the route component where it is then attached with useLiveQuery.

Related to #374

github-actions[bot] commented 1 month ago

Built bundles:

github-actions[bot] commented 1 month ago

🚀 Deployed on https://670d8aebb329c8c5b7e48753--pglite.netlify.app