All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- add useLazyResource hook (f1ef7f0)
- start data fetching asap instead of waiting for a first read call (1c8e3a8)
- add ssr support (e307ec8)
- add promise cancellation (9205dd2)
- implement basic resources (56bf072)