Skip to content

Releases: openapi-ts/openapi-typescript

openapi-react-query@0.2.0

25 Sep 10:19
c65795a
Compare
Choose a tag to compare

Minor Changes

  • #1858 29bd162 Thanks @zsugabubus! - Introduce queryOptions that can be used as a building block to integrate with useQueries/fetchQueries/prefetchQueries… etc.

openapi-typescript@7.4.1

20 Sep 15:31
cc83541
Compare
Choose a tag to compare

Patch Changes

openapi-react-query@0.1.7

20 Sep 17:12
6c38f6a
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [e39d11e]:
    • openapi-fetch@0.12.2

openapi-react-query@0.1.6

20 Sep 16:30
d2cb020
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [efaa1e2]:
    • openapi-fetch@0.12.1

openapi-react-query@0.1.5

20 Sep 15:31
cc83541
Compare
Choose a tag to compare

Patch Changes

  • #1864 899b157 Thanks @zsugabubus! - Pass down signal to fetch function this way useQuery and useSuspenseQuery can cancel queries.

  • Updated dependencies []:

    • openapi-fetch@0.12.0

openapi-fetch@0.12.2

20 Sep 17:12
6c38f6a
Compare
Choose a tag to compare

Patch Changes

  • #1918 e39d11e Thanks @yicrotkd! - Improve Middleware type definition to require either onRequest or onResponse

openapi-fetch@0.12.1

20 Sep 16:30
d2cb020
Compare
Choose a tag to compare

Patch Changes

openapi-typescript@7.4.0

03 Sep 20:15
fdc6d22
Compare
Choose a tag to compare

Minor Changes

openapi-typescript@7.3.3

30 Aug 13:56
f7bb00f
Compare
Choose a tag to compare

Patch Changes

  • #1877 94592a4 Thanks @phk422! - fix: replace special characters using SPECIAL_CHARACTER_MAP for duplicate-identifiers

openapi-react-query@0.1.4

30 Aug 16:27
e40fe06
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [b893c44]:
    • openapi-fetch@0.12.0