data-client

Async State Management without the Management

APACHE-2.0 License

Downloads
44.4K
Stars
1.9K
Committers
37

Bot releases are hidden (Show)

data-client - [email protected]

Published by ntucker over 2 years ago

6.3.2 (2022-04-16)

Note: Version bump only for package rest-hooks

data-client - @rest-hooks/[email protected]

Published by ntucker over 2 years ago

3.2.2 (2022-04-16)

💅 Enhancement

  • Improve robustness when using distinct schemas to normalize/denormalize (#1908) (c8fdca9), closes #1912
data-client - @rest-hooks/[email protected]

Published by ntucker over 2 years ago

5.0.2 (2022-04-16)

🐛 Bug Fix

  • urlRoot type inference handles escapes anywhere in string (#1917) (e598a08)
data-client - @rest-hooks/[email protected]

Published by ntucker over 2 years ago

2.2.5 (2022-04-16)

Note: Version bump only for package @rest-hooks/endpoint

data-client - @rest-hooks/[email protected]

Published by ntucker over 2 years ago

7.5.2 (2022-04-16)

💅 Enhancement

  • Improve robustness when using distinct schemas to normalize/denormalize (#1908) (6527cd9), closes #1912

🐛 Bug Fix

data-client - @rest-hooks/[email protected]

Published by ntucker over 2 years ago

1.2.5 (2022-04-16)

🐛 Bug Fix

  • useFetcher() work with zero argument Endpoint (#1514) (5bd749b)
data-client - [email protected]

Published by ntucker over 2 years ago

5.3.5 (2022-04-16)

Note: Version bump only for package rest-hooks

data-client - @rest-hooks/[email protected]

Published by ntucker over 2 years ago

1.5.5 (2022-04-16)

💅 Enhancement

  • Improve robustness when using distinct schemas to normalize/denormalize (#1908) (6527cd9), closes #1912

🐛 Bug Fix

  • Union schemas with null args[0] hooks (#1779) (ab8557c)
  • useFetcher() work with zero argument Endpoint (#1514) (5bd749b)
data-client - @rest-hooks/[email protected]

Published by ntucker over 2 years ago

3.2.1 (2022-04-11)

💅 Enhancement

data-client - @rest-hooks/[email protected]

Published by ntucker over 2 years ago

5.0.1 (2022-04-11)

💅 Enhancement

data-client - [email protected]

Published by ntucker over 2 years ago

6.3.1 (2022-04-11)

💅 Enhancement

data-client - @rest-hooks/[email protected]

Published by ntucker over 2 years ago

2.2.4 (2022-04-11)

💅 Enhancement

data-client - @rest-hooks/[email protected]

Published by ntucker over 2 years ago

5.0.0 (2022-04-10)

⚠ ðŸ’Ĩ BREAKING CHANGES

    • Resource.listUrl() is gone
  • Resource.urlRoot should use path-to-regex syntax
  • Removed Resource.useFetchInit(). Use HookableResource
    instead

🚀 Features

data-client - @rest-hooks/[email protected]

Published by ntucker over 2 years ago

5.0.0 (2022-04-10)

⚠ ðŸ’Ĩ BREAKING CHANGES

  • fetch(Resource.create(), {}, body) -> fetch(Resource.create(), body)
  • Removed Resource.useFetchInit(). Use HookableResource
    instead

🚀 Features

  • HookableResource - endpoints as hooks (#1891) (dcd9fbb)
  • Resource.create() can take 1-2 args (ed4f55c)
  • Simplify Resource.create() & Resource.list() arguments (153f8fa)
data-client - [email protected]

Published by ntucker over 2 years ago

6.3.0 (2022-04-10)

🚀 Features

data-client - @rest-hooks/[email protected]

Published by ntucker over 2 years ago

4.3.1 (2022-04-08)

🐛 Bug Fix

data-client - @rest-hooks/[email protected]

Published by ntucker over 2 years ago

8.2.3 (2022-04-08)

🐛 Bug Fix

  • optimisticUpdate when used with controller.fetch or useSuspense (e40f5ea)
data-client - @rest-hooks/[email protected]

Published by ntucker over 2 years ago

3.2.0 (2022-04-08)

🚀 Features

  • Add CacheProvider Controller prop to allow controller customization (#1868) (2b3f70e)
  • Add useDLE() to core (#1866) (9efc216)

💅 Enhancement

🐛 Bug Fix

  • optimisticUpdate when used with controller.fetch or useSuspense (e40f5ea)
data-client - @rest-hooks/[email protected]

Published by ntucker over 2 years ago

4.0.0 (2022-04-08)

⚠ ðŸ’Ĩ BREAKING CHANGES

    • Removed EntityRecord
  • Removed SimpleResource
  • New BaseResource
  • RestFetch, FetchMutate, FetchGet first arg is entire args instead of
    just params

fix: imports

🚀 Features

data-client - [email protected]

Published by ntucker over 2 years ago

6.2.3 (2022-04-08)

Note: Version bump only for package rest-hooks