File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4+ ## [ 0.28.0] - 2024-03-19
5+ ### Fixed
6+ - Upgraded dependencies
7+ - Windows issue when resolving external spec files
8+ - Media-type for falsy bodies except 'undefined'
9+ - Updated typo in generated header
10+ ### Added
11+ - Enabled ` withXSRFToken ` for Axios
12+
413## [ 0.27.0] - 2024-01-15
514### Fixed
615- Reverted ` @apidevtools/json-schema-ref-parser ` to version 10.1.0
Original file line number Diff line number Diff line change 22
33[ ![ NPM] [ npm-image ]] [ npm-url ]
44[ ![ License] [ license-image ]] [ license-url ]
5- [ ![ Coverage] [ coverage-image ]] [ coverage-url ]
6- [ ![ Coverage] [ coverage-image ]] [ coverage-url ]
75[ ![ Downloads] [ downloads-image ]] [ downloads-url ]
86[ ![ Build] [ build-image ]] [ build-url ]
97
Original file line number Diff line number Diff line change 11{
22 "name" : " openapi-typescript-codegen" ,
3- "version" : " 0.27 .0" ,
3+ "version" : " 0.28 .0" ,
44 "description" : " Library that generates Typescript clients based on the OpenAPI specification." ,
55 "author" : " Ferdi Koomen" ,
66 "homepage" : " https://github.com/ferdikoomen/openapi-typescript-codegen" ,
You can’t perform that action at this time.
0 commit comments