Skip to content

Latest commit

 

History

History
83 lines (42 loc) · 4.22 KB

File metadata and controls

83 lines (42 loc) · 4.22 KB

@softnetics/hono-react-query

1.3.1

Patch Changes

1.3.0

Minor Changes

  • #20 ccb5740 Thanks @saenyakorn! - Add support for useSuspenseQuery and suspenseQueryOptions and related types in the React Query Client

1.2.1

Patch Changes

1.2.0

Minor Changes

Patch Changes

1.1.7

Patch Changes

  • #13 1e9eb7a Thanks @saenyakorn! - Fix: optimistic update type to return undefined if prev does not exists

1.1.6

Patch Changes

1.1.5

Patch Changes

1.1.4

Patch Changes

1.1.3

Patch Changes

1.1.2

Patch Changes

1.1.1

Patch Changes

1.1.0

Minor Changes

  • #2 e535f40 Thanks @saenyakorn! - Introduce useQuery with DefinedUseQueryResult type and queryOptions with DefinedInitialDataOptions

1.0.0

Major Changes