Releases: StudentOfJS/query-plus
Releases · StudentOfJS/query-plus
First major release
Moved back to an all React hooks solution.
Replaced FetchWIthIntent component with the far more flexible useIntent hook.
FetchWithIntent component
prefetch based on mouseover time
update deno sub directories
v10.0.11 deploy to deno
deploy to deno
Merge pull request #10 from StudentOfJS/package fix gitignore and package issues
reduce bundle size
- Reduce bundle size
- Fix .gitignore
- Fix package.json
- Update READ.ME
Add preferUseCache option
v0.10.0 fix typo
Add usePreFetch hook
usePreFetch adds the ability to pre-fetch and save data for later use.