All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
- Expose cancel method for useAsyncEffect hook;
662dfdc
24 September 2021
19 September 2021
- Refactored
useDeepState
hook;eb83466
14 July 2021
- Added symbol props support for state created by
useAsyncDeepState
hook;c71507d
1 July 2021
- Refactored & optimized
useAsyncCallback
hook;20c2802
27 May 2021
- Fixed .npmignore due to missing module typings;
9d48443
23 May 2021
- Added the ability for
useAsyncWatcher
anduseAsyncDeepState
to unsubscribe from state updates;0915b17
22 May 2021
- Fixed bug with affected initial state object of the
useAsyncDeepState
hook;2fde232
22 May 2021
- Refactored
useAsyncState
touseAsyncDeepState
;11eb17f
17 May 2021
15 May 2021
- Refactored useAsyncEffect hook;
b62ea48
14 May 2021
- Refactored the internal finalize logic of the useAsyncCallback hook;
fe20f5f
13 May 2021
- Added
catchErrors
option for theuseAsyncCallbackHook
;377bc1a
- Refactored isGeneratorFn to avoid using function name;
390fdd6
12 May 2021
- Fixed queueSize bug;
071b3a2
9 May 2021
- Improved
useAsyncCallback
queue logic;aa6e76b
7 May 2021
- Updated dependencies;
a69597a
5 May 2021
- Updated dependencies;
a7ec761
3 May 2021
- Added internal states support;
1b7a703
27 April 2021
- Updated c-promise2 to v0.12.1;
9a1863e
13 April 2021
- Added
scopeArg
option foruseAsyncCallback
hook;af1ff83
- Updated c-promise2 to v0.11.2;
a5624bd
- Fixed build status badge;
190daa2
- Fixed build status badge - use travis-ci.com instead .org;
ed67075
11 January 2021
- Added
queueSize
option foruseAsyncEffect
;0436e46
7 January 2021
- Fixed bug with useAsyncEffect user cancellation;
3ccd038
6 January 2021
6 January 2021
5 January 2021
- Added console.error for catch handler;
df9b78f
5 January 2021
- Refactored package.json;
3a7253a
- Added prepublishOnly & postversion scripts;
40ebb4d
- Renamed package;
a0d6894
5 January 2021