This release includes fixes to the versions:create
and versions:update
commands where these commands were not setting flags correctly in certain cases. This release also includes a tiny fix to the openapi:reduce
command and updates a slew of npm
dependencies.
What's Changed
- chore(eslint): consistenly sorting on interface props by @erunion in #820
- fix(npm): revert shrinkwrap changes by @kanadgupta in #824
- chore(deps): upgrading out of date deps by @erunion in #836
- docs: use updated callout syntax by @kanadgupta in #839
- chore(deps): bump by @kanadgupta in #850
- fix: typo by @kanadgupta in #852
- chore: clean up tsconfig files by @kanadgupta in #854
- fix(openapi/inspect): small url formatting error by @kanadgupta in #855
- fix(versions): general refactors to handle flag edge cases by @kanadgupta in #861
- chore(deps): bump by @kanadgupta in #862
- chore(prettier): upgrading to prettier 3 by @erunion in #864
- chore: add debug statements for
process.chdir
by @kanadgupta in #866 - fix(reducer): quirk with security schemes sometimes getting removed by @erunion in #867
- ci: knip by @kanadgupta in #859
- ci: re-enable tests on node 14 by @kanadgupta in #868
Full Changelog: 8.6.4...8.6.5