react-streaming
Advanced tools
Changelog
0.3.1 (2022-09-07)
useAsync()
: tolerate functions that don't return a promise (70b2e86)useAsync()
and useSsrData()
consolidated into
a single new hook useAsync()
with a new interface. See README.md
.Changelog
0.3.1 (2022-09-07)
useAsync()
: tolerate functions that don't return a promise (70b2e86)useAsync()
and useSsrData()
consolidated into
a single new hook useAsync()
with a new interface. See README.md
.