File tree Expand file tree Collapse file tree 3 files changed +137
-237
lines changed Expand file tree Collapse file tree 3 files changed +137
-237
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.16.0] - 2021-01-25
5+ ### Added
6+ - Added option to set the indentation (spaces and tabs)
7+ - Added option to export separate client file that allows usage for multiple backends
8+ ### Fixed
9+ - Decoupled OpenAPI object from requests
10+ - Updated dependencies
11+
412## [ 0.15.0] - 2021-01-24
513### Added
614- Added change log and releases on GitHub
Original file line number Diff line number Diff line change 7979 "@types/express" : " 4.17.13" ,
8080 "@types/glob" : " 7.2.0" ,
8181 "@types/jest" : " 27.4.0" ,
82- "@types/node" : " 17.0.10 " ,
82+ "@types/node" : " 17.0.12 " ,
8383 "@types/qs" : " 6.9.7" ,
84- "@typescript-eslint/eslint-plugin" : " 5.10.0 " ,
85- "@typescript-eslint/parser" : " 5.10.0 " ,
84+ "@typescript-eslint/eslint-plugin" : " 5.10.1 " ,
85+ "@typescript-eslint/parser" : " 5.10.1 " ,
8686 "codecov" : " 3.8.3" ,
8787 "eslint" : " 8.7.0" ,
8888 "eslint-config-prettier" : " 8.3.0" ,
9393 "jest" : " 27.4.7" ,
9494 "jest-cli" : " 27.4.7" ,
9595 "prettier" : " 2.5.1" ,
96- "puppeteer" : " 13.1.1 " ,
96+ "puppeteer" : " 13.1.2 " ,
9797 "qs" : " 6.10.3" ,
9898 "rimraf" : " ^3.0.2" ,
99- "rollup" : " 2.66.0 " ,
99+ "rollup" : " 2.66.1 " ,
100100 "rollup-plugin-node-externals" : " 3.1.2" ,
101101 "rollup-plugin-terser" : " 7.0.2" ,
102102 "ts-node" : " 10.4.0" ,
You can’t perform that action at this time.
0 commit comments