Skip to content

Releases: fabien0102/openapi-codegen

typescript: v3.0.2

20 Apr 14:51
f1e3e0b

Choose a tag to compare

3.0.2 (2022-04-20)

Bug Fixes

cli: v1.5.0

25 Mar 16:30
ec3d4a8

Choose a tag to compare

1.5.0 (2022-03-25)

Features

cli: v1.4.1

23 Mar 08:37
3ab7010

Choose a tag to compare

1.4.1 (2022-03-23)

Bug Fixes

  • add typescript as dependency (22bfb09)

typescript: v3.0.1

22 Mar 18:31
ba8b0e4

Choose a tag to compare

3.0.1 (2022-03-22)

Bug Fixes

  • permit null as body (bdfa4b9)
  • remove spaces in fetcher template (58f7741)

typescript: v3.0.0

21 Mar 14:15
7161728

Choose a tag to compare

3.0.0 (2022-03-21)

⚠ BREAKING CHANGES

  • React query key cache manager (#49)

Features

  • Allow generating code without a prefix (#50) (cb4d68f)
  • React query key cache manager (#49) (4e30ddb)

typescript: v2.2.0

18 Mar 15:50
b1db5c1

Choose a tag to compare

2.2.0 (2022-03-18)

Features

Bug Fixes

  • fix baseUrl in fetcherTemplate (78b2a40)

typescript: v2.1.0

17 Mar 16:20
80ee3e0

Choose a tag to compare

2.1.0 (2022-03-17)

Features

cli: v1.4.0

17 Mar 16:20
80ee3e0

Choose a tag to compare

1.4.0 (2022-03-17)

Features

cli: v1.3.1

22 Feb 12:53
2105e99

Choose a tag to compare

1.3.1 (2022-02-22)

Bug Fixes

typescript: v2.0.0

18 Feb 12:40
4a57168

Choose a tag to compare

2.0.0 (2022-02-18)

⚠ BREAKING CHANGES

  • Inject query options in context (#31)

Features