All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.0.0-rc.12 (2021-01-20)
- react: add complete promise response to useFetch meta data (29baa4c)
1.0.0-rc.11 (2020-09-03)
- missing promise return on error (9975b1d)
1.0.0-war.0 (2020-07-17)
Note: Version bump only for package refetty
1.0.0-rc.10 (2020-07-10)
- react: useMemo depedency array with object (77bd688)
1.0.0-rc.9 (2020-06-11)
Note: Version bump only for package refetty
1.0.0-rc.8 (2020-06-11)
- using promise and opts on useMemo dependencies array (cb6c7c5)
1.0.0-rc.7 (2020-03-09)
- fetch on mount not watch properly to rerender purpose (34b5ed3)
1.0.0-rc.6 (2019-12-09)
- observable: create simple observable function (96524c3)
1.0.0-rc.5 (2019-11-18)
- async: fulfilled status string (94d685a)
- sdk: add suport to meta abort signal (ad9b2e7)
1.0.0-rc.4 (2019-11-14)
- sdk: sdk add send state to endpoint functions (2664841)
1.0.0-rc.3 (2019-10-30)
- react: memo unmemoized (842a255)
1.0.0-rc.2 (2019-10-30)
Note: Version bump only for package refetty
1.0.0-rc.1 (2019-10-30)
- async: force user use try/catch because dispatch throw error (b6e3b2b)
1.0.0-rc.0 (2019-10-30)
- sdk: wrong export (6dc3c9f)
- async: create a specific packages to async/promise tools (65372e2)
- fetch: make promise abortable with abortable controller (a7dbf82)
- react: usePromise and useFetch with new async package (347f9cc)
- sdk: basic create sdk handler (aacc135)
- sdk: optional abort controller signal (3f0ef06)
0.2.0-beta.14 (2019-10-16)
Note: Version bump only for package refetty
0.2.0-beta.13 (2019-08-22)
- async control opts (8842bde)
0.2.0-beta.12 (2019-08-22)
Note: Version bump only for package refetty
0.2.0-beta.11 (2019-07-09)
Note: Version bump only for package refetty
0.2.0-beta.10 (2019-07-09)
Note: Version bump only for package refetty
0.2.0-beta.9 (2019-04-18)
- export modules on index (6146948)
0.2.0-beta.8 (2019-04-18)
0.2.0-beta.7 (2019-04-18)
- fetch: cancelable subject (ea1e69c)
0.2.0-beta.6 (2019-04-17)
- fetch: async statefull and make cancelable functions (79ca40c)
- react: useAsyn and useCancelable using generic methods (4f7079a)
0.2.0-beta.5 (2019-02-12)
- add resource internal emitter (b49a29c)
0.2.0-beta.4 (2019-01-24)
- add resource package and remove deprecateds (872de3f)
0.2.0-beta.3 (2019-01-24)
Note: Version bump only for package refetty
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.0-beta.2 (2019-01-23)
0.2.0-beta.1 (2019-01-13)
- initial in useFetch (78ac39a)
0.2.0-alpha.9 (2019-01-13)
- initial params when use (83bfc5c)
- useAsync with intial and mutation params (9ccc9f2)
- useFetch to run witouht mutation and useRefetty with mutation (14b5c57)
0.2.0-alpha.8 (2019-01-12)
0.2.0-alpha.7 (2019-01-11)
- add autorun prop on useAsync (3fd43dd)
0.2.0-alpha.6 (2019-01-09)
- refetty: add useRefetty to wrap parser func (02a545c)
0.2.0-alpha.5 (2018-12-30)
- run with args (c9b15ca)
0.2.0-alpha.4 (2018-12-30)
- passing many args on hooks (466a470)
0.2.0-alpha.3 (2018-12-30)
0.2.0-alpha.2 (2018-12-26)
- exec promise just one time (b2ff422)