- #20
ccb5740Thanks @saenyakorn! - Add support foruseSuspenseQueryandsuspenseQueryOptionsand related types in the React Query Client
- #18
f4a24f1Thanks @saenyakorn! - Fix replace 'raw' with 'headers' in response types and parser
- #15
a89fdcbThanks @saenyakorn! - Add Raw Response to the response from the lib.
- #16
e4b6dc2Thanks @saenyakorn! - Fix isHonoResponseError does not work properly in production
- #13
1e9eb7aThanks @saenyakorn! - Fix: optimistic update type to return undefined if prev does not exists
- #11
9d9aba6Thanks @saenyakorn! - Fix throw response when throwOnError is undefined
- #9
196d9ceThanks @saenyakorn! - FixqueryOptionsanduseQuerytype for throwOnError
- #7
785b8e2Thanks @SupakornNetsuwan! - add:throwOnErroroptions and test cases.
533d414Thanks @saenyakorn! - Change export file misconfigure
45b852fThanks @saenyakorn! - change publish access to public
f195520Thanks @saenyakorn! - Remove private true in package.json to publish to npm
- #2
e535f40Thanks @saenyakorn! - Introduce useQuery with DefinedUseQueryResult type and queryOptions with DefinedInitialDataOptions
e68d48fThanks @saenyakorn! - Introduce React Query integration for Hono Application. For more detail please see the README.md file.