-
-
Notifications
You must be signed in to change notification settings - Fork 368
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
Release 10.0.0 #294
Conversation
Co-authored-by: cassel <xavier.cassel35@gmail.com>
* fix(reject): fix reject and exit with code 1 if error
Co-authored-by: rcatoio <rcatoio@doubletrade.com>
…ot true (#297) Co-authored-by: rcatoio <rcatoio@doubletrade.com> Co-authored-by: Sergey S. Volkov <js2me@outlook.com>
@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: Sergey S. Volkov <js2me@outlook.com>
Co-authored-by: MarcinFilipek <filipekmarcin180@gmail.com>
…changes (#350) * fix pick format allow for file array in form data requests * fixed code review suggestions Co-authored-by: Daniele De Matteo <daniele@kuama.net> Co-authored-by: Sergey S. Volkov <js2me@outlook.com>
* 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 <anders.cassidy@dailypay.com> Co-authored-by: Daniel Playfair Cal <dcal@atlassian.com> Co-authored-by: Sergey S. Volkov <js2me@outlook.com>
* Update api.eta * Update index.d.ts * Update index.js * Update index.js * Update config.js Co-authored-by: Sergey S. Volkov <js2me@outlook.com>
No description provided.