Skip to content

Latest commit

 

History

History
287 lines (124 loc) · 3.29 KB

CHANGELOG.md

File metadata and controls

287 lines (124 loc) · 3.29 KB

1.6.3 (2024-10-09)

Bug Fixes

  • fix headers for form data c4eadce

1.6.2 (2024-10-09)

Bug Fixes

  • update headers for formdata 0aa2e9e

1.6.1 (2024-09-09)

Bug Fixes

  • fix broken enum types 725e4a4

1.6.0 (2024-09-09)

Features

  • support form data for request bodies 475a982

1.5.13 (2024-08-13)

Bug Fixes

  • clean packages 6e0ebe3

1.5.12 (2024-06-25)

Bug Fixes

  • update query params types 745fee0

1.5.11 (2024-06-25)

Bug Fixes

  • fix required request body query enabling e52b9fb
  • support query, body and params requests 057f81b

1.5.10 (2024-06-17)

Bug Fixes

  • remove skipping flow 492fb7f

1.5.9 (2024-06-17)

Bug Fixes

  • fix parsing valid files e315777

1.5.8 (2024-06-17)

Bug Fixes

  • ensure only yaml or json are generated 07e240e

1.5.7 (2024-06-07)

Bug Fixes

  • fix empty imports 817a179

1.5.6 (2024-06-07)

Bug Fixes

  • ensure imports are cleared on each run e3b490d

1.5.5 (2024-06-05)

Bug Fixes

  • support application/ld+json content types 729496c

1.5.4 (2024-06-05)

Bug Fixes

  • remove logging 3e7bf5e

1.5.3 (2024-06-05)

Bug Fixes

  • handle anyOf schema a36f795

1.5.2 (2024-06-04)

Bug Fixes

  • remove required undefined type 862b1b0

1.5.1 (2024-06-04)

Bug Fixes

  • fix has defined props for body params e67c758

1.5.0 (2024-06-04)

Features

  • add skipToken and enabled by param support ed158e0

1.4.1 (2024-05-24)

Bug Fixes

  • dont throw for unsupported types 9b72d52

1.4.0 (2024-05-02)

Features

  • add generation from url 705be63

1.3.3 (2024-04-23)

Bug Fixes

  • fix string interpolation of requests f3da64e

1.3.2 (2024-03-25)

Bug Fixes

  • fix queries af82ca6

1.3.1 (2024-03-25)

Bug Fixes

  • migrate to only export useQueryOptions e6f4f87

1.3.0 (2022-12-24)

Features

  • change generated queries to object syntax 5958f90

1.2.0 (2022-09-27)

Features

  • export Params types and fetch function 60b643a

1.1.8 (2022-09-01)

Bug Fixes

  • fix request body type 9059d36

1.1.7 (2022-08-26)

Bug Fixes

  • make filterOptions optional for empty param queries 03eeb26

1.1.6 (2022-08-26)

Bug Fixes

  • fix post requests with empty request body 6785000

1.1.5 (2022-08-26)

Bug Fixes

  • fix empty param options destructuring bf6b5a5

1.1.4 (2022-08-26)

Bug Fixes

  • fix error in output for useQuery generation a6268b4

1.1.3 (2022-08-26)

Bug Fixes

  • fix empty param query 6d8e647

1.1.2 (2022-08-22)

Bug Fixes

  • update github action workflow c185ef1

1.1.1 (2022-08-22)

Bug Fixes

  • fix lib build distribution 4cefe63

1.1.0 (2022-08-10)

Features

  • add prettier support on import spec cb9c3a6

1.0.6 (2022-08-05)

Bug Fixes

  • esnure files created are camel case 07f8813

1.0.5 (2022-08-05)

Bug Fixes

  • handle array schema type for body parameter 66144fc

1.0.4 (2022-08-05)

Bug Fixes

  • add deploy script a749432

1.0.3 (2022-08-05)

Bug Fixes

  • npm publish flow 7e8a317

1.0.2 (2022-08-05)

Bug Fixes

  • fix ESM build export e5f9c0a

1.0.1 (2022-08-05)

Bug Fixes

  • add builder bob to handle realeases d9c1cfc

1.0.0 (2022-08-05)

Features

  • create new react query codegen project 5f6606b