v1.1.3
This is a hotfix that patches a small regression from 1.1.2
where
useQuery
would crash due to an incorrect teardown function from pause.
- Fix
executeQuery
dispose function whenpause
is set, by@JoviDeCroock (see #315)
This is a hotfix that patches a small regression from 1.1.2
where
useQuery
would crash due to an incorrect teardown function from pause.
executeQuery
dispose function when pause
is set, by@JoviDeCroock (see #315)