File tree 3 files changed +10
-3
lines changed
3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
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
+
4
13
## [ 0.27.0] - 2024-01-15
5
14
### Fixed
6
15
- Reverted ` @apidevtools/json-schema-ref-parser ` to version 10.1.0
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ NPM] [ npm-image ]] [ npm-url ]
4
4
[ ![ License] [ license-image ]] [ license-url ]
5
- [ ![ Coverage] [ coverage-image ]] [ coverage-url ]
6
- [ ![ Coverage] [ coverage-image ]] [ coverage-url ]
7
5
[ ![ Downloads] [ downloads-image ]] [ downloads-url ]
8
6
[ ![ Build] [ build-image ]] [ build-url ]
9
7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " openapi-typescript-codegen" ,
3
- "version" : " 0.27 .0" ,
3
+ "version" : " 0.28 .0" ,
4
4
"description" : " Library that generates Typescript clients based on the OpenAPI specification." ,
5
5
"author" : " Ferdi Koomen" ,
6
6
"homepage" : " https://github.com/ferdikoomen/openapi-typescript-codegen" ,
You can’t perform that action at this time.
0 commit comments