All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.3.10 (2021-02-11)
Note: Version bump only for package @clayui/data-provider
3.3.9 (2021-01-27)
Note: Version bump only for package @clayui/data-provider
3.3.8 (2021-01-13)
Note: Version bump only for package @clayui/data-provider
3.3.7 (2020-12-16)
Note: Version bump only for package @clayui/data-provider
3.3.6 (2020-12-02)
Note: Version bump only for package @clayui/data-provider
3.3.5 (2020-10-01)
Note: Version bump only for package @clayui/data-provider
3.3.4 (2020-08-28)
Note: Version bump only for package @clayui/data-provider
3.3.3 (2020-08-26)
Note: Version bump only for package @clayui/data-provider
3.3.2 (2020-08-11)
- @clayui/data-provider: checks if the request body is read using request.bodyUsed (315ada3)
3.3.1 (2020-07-28)
- update packages to appropriate dependencies (0026168)
3.3.0 (2020-07-14)
- @clayui/data-provider: Adds the new fetcher API and deprecated the link behavior in accepting async function (#3417) (733a89f)
3.2.1 (2020-07-07)
Note: Version bump only for package @clayui/data-provider
3.2.0 (2020-06-18)
- clayui.com: Improve API docs - Make displayNames consistent (5a33822)
3.1.1 (2020-04-24)
- Fix accessibility issues (5e09db0)
- @clayui/data-provider: add LRUCache implementation (e3794c4)
- @clayui/data-provider: fix warning message (eebfec4)
- @clayui/data-provider: replace setInterval in favor of setTimeout and polling engine improvements (a028394)
- clay-data-provider: remove metal-uri dependency in favor of URL (192a1c8)
- clay-data-provider: use more explicit types in tests (35fc37c)
- DataProvider: export useResource hook (22c9509)
- DataProvider: Make children required (3c50e75)
- DataProvider: stop giving error of no definition when generating the API in the documentation (5fcf296)
- useResource: Add firstRender reference to avoid two API fetch (28ee861)
- useResource: Only check if the fetchOptions.method is GET if exits (cb1be84)
- add displayName to context for dev tools (82e1e8c)
- Makes fetchRetry properties optional (67f5b22)
- update components to include 'types' and 'ts:main' package keys (9e24b59)
- Add metal-uri and custom types (ec6854e)
- Create DataProvider component and useResource hook in React (086c3c0)
- Move useDebounce to clay-shared (fcf1ceb)
- update react-testing-library to be @testing-library/react (bd78145)
- @clayui/data-provider: pass formatted variables when link is a function (5fbbefc)
3.0.7 (2020-02-13)
- @clayui/data-provider: fix warning message (eebfec4)
- useResource: Only check if the fetchOptions.method is GET if exits (cb1be84)
3.0.6 (2020-01-31)
Note: Version bump only for package @clayui/data-provider
3.0.5 (2020-01-20)
Note: Version bump only for package @clayui/data-provider
3.0.4 (2019-12-05)
Note: Version bump only for package @clayui/data-provider
3.0.3 (2019-11-07)
- @clayui/data-provider: replace setInterval in favor of setTimeout and polling engine improvements (a028394)
3.0.2 (2019-11-01)
Note: Version bump only for package @clayui/data-provider
3.0.1 (2019-10-28)
Note: Version bump only for package @clayui/data-provider