v0.7.1
Added
- New
RefetchInterval
option on queries to automatically re-fetch a query on a fixed interval.
Changed
- Some minor improvements to type definitions for
Query
methods (non-breaking). - Improved docs for async
Query
methods.
Development
- More tests.