Skip to content

Releases: OpenAPI-Qraft/openapi-qraft

@openapi-qraft/[email protected]

13 Sep 00:21
Compare
Choose a tag to compare
Pre-release
@openapi-qraft/[email protected]

@openapi-qraft/[email protected]

13 Sep 00:21
Compare
Choose a tag to compare
Pre-release

Major Changes

  • 5b64278: Refactored service method generation in OpenAPI Qraft v2 with improved DX, including full TSDoc support and optimized autocomplete performance.

Patch Changes

@openapi-qraft/[email protected]

13 Sep 00:21
Compare
Choose a tag to compare
Pre-release

Major Changes

  • 5b64278: Refactored service method generation in OpenAPI Qraft v2 with improved DX, including full TSDoc support and optimized autocomplete performance.

Patch Changes

  • 5b864e5: Improved parameter types for useSuspenseInfiniteQuery(...) and useSuspenseQuery(...).

@openapi-qraft/[email protected]

13 Sep 00:21
Compare
Choose a tag to compare
Pre-release
@openapi-qraft/[email protected]

@openapi-qraft/[email protected]

13 Sep 00:21
Compare
Choose a tag to compare
Pre-release

Patch Changes

@openapi-qraft/[email protected]

13 Sep 00:21
Compare
Choose a tag to compare
Pre-release

Patch Changes

@openapi-qraft/[email protected]

08 Sep 18:56
0b6ae44
Compare
Choose a tag to compare
Pre-release

Patch Changes

@openapi-qraft/[email protected]

08 Sep 15:18
8a89345
Compare
Choose a tag to compare
Pre-release

Patch Changes

@openapi-qraft/[email protected]

08 Sep 01:22
053346d
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 56687f3: Added support for calling qraftAPIClient(...) with { queryClient }, enabling non-fetching actions like resetQueries().

Patch Changes

@openapi-qraft/[email protected]

08 Sep 18:56
0b6ae44
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • aff34d8: Made RequestFnResponse type more strict.