-
-
Notifications
You must be signed in to change notification settings - Fork 395
Release 10.0.0 #294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 10.0.0 #294
Conversation
* fix(reject): fix reject and exit with code 1 if error
Co-authored-by: rcatoio <[email protected]>
…ot true (#297) Co-authored-by: rcatoio <[email protected]> Co-authored-by: Sergey S. Volkov <[email protected]>
@js2me When will it be released, is looking forward to prettier config |
@cipchk released ( 9.3.0) |
This release appears to have bumped the minimum node version from 12 to 14, whether intentionally or inadvertently, and for a couple projects I use it in the lack of a dependency on axios forced me to add it myself. Additionally the release on GitHub is 9.2.0 but on npm it is 9.3.0, so that is a bit confusing. I linked to someone else's open issue that ran into this as well. |
Seems like an impedance mismatch between this PR, this repo's releases, and what's on npm. A little more automation with GitHub Actions might help align them. |
Merging this PR would be a good start? If this branch is already released to NPM, then why is the default branch |
Co-authored-by: MarcinFilipek <[email protected]>
…changes (#350) * fix pick format allow for file array in form data requests * fixed code review suggestions Co-authored-by: Daniele De Matteo <[email protected]> Co-authored-by: Sergey S. Volkov <[email protected]>
* Pass through required properties to allOf children * extend fix to anyOf and oneOf * fix: account for children making parent fields required Co-authored-by: Anders Cassidy <[email protected]> Co-authored-by: Daniel Playfair Cal <[email protected]> Co-authored-by: Sergey S. Volkov <[email protected]>
* Update api.eta * Update index.d.ts * Update index.js * Update index.js * Update config.js Co-authored-by: Sergey S. Volkov <[email protected]>
No description provided.