This repository was archived by the owner on Mar 10, 2020. It is now read-only.
Update ky to the latest version 🚀 #1090
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The dependency ky was updated from
0.11.2
to0.13.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: sindresorhus
License: MIT
Release Notes for v0.13.0
Breaking
input
&options
arguments tobeforeRequest
&afterResponse
hooks (#163) 9181aa2Enhancements
retry
option more powerful (#110) d4ddb7aYou can now control which HTTP methods and status codes that should cause a retry.
Options
TypeScript type (#165) bfdc9b5This should make it easier to wrap Ky when using TypeScript.
v0.12.0...v0.13.0
Commits
The new version differs by 11 commits.
83dff35
0.13.0
41960b6
Use
prepare
in npm run script (#171)a50948a
Clean up #110
d4ddb7a
Make the
retry
option more powerful (#110)9181aa2
Pass input/options to beforeRequest/afterResponse hooks (#163)
bfdc9b5
Simplify the
Options
TypeScript type (#165)a16c49b
0.12.0
04b1477
Readme tweaks
9c81d89
Fix passing a
Request
instance as input (#147)0a0427d
Fix the
BeforeRequestHook
TypeScript type (#161)00266ea
Fix the options TypeScript type (#162)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴