fuery_core 0.2.0
fuery_core: ^0.2.0 copied to clipboard
Asynchronous state management core library that helps implements the server side state management
0.2.0 #
- feat:
QueryStatusgetters added inQueryResultisSuccess,isPending,isFetching,isLoading,isRefetching,isError - test: Tests for the following items have been added.
FetchStatus,QueryStatus,MutationStatus,Cacheable,QueryState,QueryResult
0.1.0 #
- docs: utils documentations
- fix: export typedefs
0.0.5 #
- docs: add examples.
0.0.4 #
- docs: update some basic descriptions.
0.0.3 #
- feat:
InfiniteQuery - docs:
InfiniteQueryusage
0.0.2 #
- docs: update dependencies and license.
0.0.1 #
- chore: Fuery core pre release.