fireproof-storage / fireproof

Realtime database, runs anywhere. Install Fireproof in your front-end app or edge function, and sync data via any backend.
https://fireproof.storage
Other
219 stars 16 forks source link

react useDocument hook should have a way to reset to inital doc #93

Closed jchris closed 4 months ago

jchris commented 4 months ago

There's a regression in the React useDocument hook.

The old behavior is here for reference: https://github.com/fireproof-storage/fireproof/pull/85/files#r1484828124

jchris commented 4 months ago

this is fixed