Releases: acacode/swagger-typescript-api
Releases · acacode/swagger-typescript-api
13.0.23
What's Changed
- use import pattern that supports windows external drives by @smorimoto in #983
Full Changelog: 13.0.22...13.0.23
13.0.22
What's Changed
- chore(deps-dev): bump axios from 1.7.3 to 1.7.4 by @dependabot in #889
- chore(deps-dev): bump @types/node from 22.2.0 to 22.3.0 by @dependabot in #892
- chore(deps-dev): bump @types/node from 22.3.0 to 22.4.0 by @dependabot in #894
- chore(deps-dev): bump @types/node from 22.4.0 to 22.4.1 by @dependabot in #898
- chore(deps-dev): bump @types/node from 22.4.1 to 22.5.0 by @dependabot in #899
- chore(deps-dev): bump axios from 1.7.4 to 1.7.5 by @dependabot in #900
- chore(deps): bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #902
- Consola by @smorimoto in #903
- Prepare 13.0.22 by @smorimoto in #904
Full Changelog: 13.0.21...13.0.22
13.0.21
What's Changed
- Fix
e.values(...).some is not a function
by @smorimoto in #884
Full Changelog: 13.0.20...13.0.21
13.0.20
What's Changed
- Fix #880 by @smorimoto in #881
- Prepare 13.0.20 by @smorimoto in #882
Full Changelog: 13.0.19...13.0.20
13.0.19
What's Changed
- Use default export for lodash by @smorimoto in #878
- Prepare 13.0.19 by @smorimoto in #879
Full Changelog: 13.0.18...13.0.19
13.0.18
13.0.17
What's Changed
- yarn by @smorimoto in #867
- chore(deps-dev): bump @types/node from 22.1.0 to 22.2.0 by @dependabot in #871
- Fix types by @smorimoto in #872
- Fix build warnings by @smorimoto in #873
- Reduce use of lodash by @smorimoto in #874
- Fix build warnings by @smorimoto in #875
- Prepare 13.0.17 by @smorimoto in #876
Full Changelog: 13.0.16...13.0.17
13.0.16
What's Changed
- chore(deps-dev): bump axios from 1.7.2 to 1.7.3 by @dependabot in #862
- Revert "Fix contentFormatter for FormData returning an empty FormData object" by @smorimoto in #863
- chore(deps-dev): bump tsup from 8.2.3 to 8.2.4 by @dependabot in #864
- chore(deps-dev): bump @types/node from 22.0.2 to 22.1.0 by @dependabot in #865
- Prepare 13.0.16 by @smorimoto in #866
Full Changelog: 13.0.15...13.0.16
13.0.15
What's Changed
- chore(deps-dev): bump @types/node from 22.0.0 to 22.0.1 by @dependabot in #854
- chore(deps-dev): bump vitest from 2.0.4 to 2.0.5 by @dependabot in #855
- chore(deps-dev): bump @types/node from 22.0.1 to 22.0.2 by @dependabot in #856
- pnpm by @smorimoto in #858
- Make types slightly better by @smorimoto in #859
- Set the build target to Node.js 18 by @smorimoto in #861
- Prepare 13.0.15 by @smorimoto in #860
Full Changelog: 13.0.14...13.0.15
13.0.14
What's Changed
- chore(deps-dev): bump @types/lodash from 4.17.6 to 4.17.7 by @dependabot in #832
- chore(deps-dev): bump @types/node from 20.14.10 to 20.14.11 by @dependabot in #833
- chore(deps-dev): bump tsup from 8.1.0 to 8.1.2 by @dependabot in #835
- chore(deps-dev): bump tsup from 8.1.2 to 8.2.0 by @dependabot in #840
- chore(deps-dev): bump tsup from 8.2.0 to 8.2.1 by @dependabot in #841
- chore(deps-dev): bump vitest from 2.0.3 to 2.0.4 by @dependabot in #844
- chore(deps-dev): bump tsup from 8.2.1 to 8.2.2 by @dependabot in #843
- chore(deps): bump typescript from 5.5.3 to 5.5.4 by @dependabot in #845
- chore(deps-dev): bump @types/node from 20.14.11 to 20.14.12 by @dependabot in #847
- chore(deps-dev): bump tsup from 8.2.2 to 8.2.3 by @dependabot in #848
- chore(deps-dev): bump @types/node from 20.14.12 to 22.0.0 by @dependabot in #850
- fix: format option of requests when using extractResponseBody by @TaopaiC in #742
- Fix #671 - Content-Type: "multipart/form-data" is ignored (when using axios) by @cf-dlangston in #831
- Prepare 13.0.14 by @smorimoto in #851
New Contributors
- @TaopaiC made their first contribution in #742
- @cf-dlangston made their first contribution in #831
Full Changelog: 13.0.13...13.0.14