Commit Graph

300 Commits (v0.3.5)

Author SHA1 Message Date
Pooya Parsa 1674aae4dd chore(release): 0.3.5 2019-09-05 18:35:06 +02:00
Pooya Parsa fcc7934610 fix lint errors 2019-09-05 18:34:41 +02:00
Pooya Parsa 0047e6fd76 update yarn.lock 2019-09-05 18:32:02 +02:00
Pooya Parsa 030d223437 docs: mention retry as an object possibility
sindresorhus/ky#110
2019-09-05 18:31:55 +02:00
renovate[bot] 40a6f2c5ab chore(deps): update dependency ky to ^0.13.0 (#70) 2019-09-05 18:29:19 +02:00
renovate[bot] 4242fe0e8e chore(deps): update all non-major dependencies (#64) 2019-09-01 17:18:23 +02:00
Michel EDIGHOFFER be10314531 fix(types): fix argument of onError (#67) 2019-09-01 17:17:05 +02:00
pooya parsa ec24f7cc36 chore(release): 0.3.4 2019-08-12 21:37:38 +04:30
renovate[bot] da727ca915 chore(deps): update all non-major dependencies (#62) 2019-08-12 21:29:12 +04:30
Patrick Weingärtner aff7a35cf7 fix(types): replace `JSONValue import from ky to `unknown` (#63) 2019-08-12 21:28:58 +04:30
pooya parsa a56ca2faec chore(release): 0.3.3 2019-07-24 16:00:10 +04:30
Sébastien Chopin 2ce08de2ec fix: transpile ky (#61) 2019-07-24 15:59:26 +04:30
renovate[bot] 26fe197933 chore(deps): update all non-major dependencies (#53) 2019-07-24 12:04:35 +02:00
dependabot[bot] 26241e5f2c chore(deps): bump lodash.template from 4.4.0 to 4.5.0 in /docs (#58)
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-24 12:04:15 +02:00
dependabot[bot] 0546540247 chore(deps): bump lodash from 4.17.11 to 4.17.14 in /docs (#59)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-24 12:03:56 +02:00
dependabot[bot] 8ab0431505 chore(deps): bump lodash from 4.17.11 to 4.17.14 (#60)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-24 12:03:44 +02:00
dependabot[bot] 25e0f47eb1 chore(deps): bump lodash.template from 4.4.0 to 4.5.0 (#57)
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-24 12:03:34 +02:00
Dmitry Molotkov 0b149cc7d0 docs: broken link in guide (#56) 2019-07-10 14:15:06 +04:30
pooya parsa 06c582768b chore(release): 0.3.2 2019-06-05 16:14:23 +04:30
pooya parsa 185dabbef9 fix: ignore content-length header 2019-06-05 16:14:03 +04:30
pooya parsa 4013aaf2d6 chore(release): 0.3.1 2019-05-30 13:01:44 +04:30
pooya parsa d965efae3a fix: handle false timeout 2019-05-30 13:01:27 +04:30
pooya parsa 4bb489da33 Merge branch 'dev' 2019-05-30 02:53:24 +04:30
pooya parsa abd16cbaa1 chore(release): 0.3.0 2019-05-30 02:52:21 +04:30
pooya parsa bbaba5934e update ssr fixture 2019-05-30 02:49:21 +04:30
pooya parsa 2b0f463416 revert: revert converting header names to lowercase 2019-05-30 02:47:12 +04:30
Alessandro Giordo 53287ddf80 feat: support setting timeout and disable by default (#51) 2019-05-30 02:44:54 +04:30
renovate[bot] fba27f23ac chore(deps): update all non-major dependencies (#47) 2019-05-29 02:33:37 +04:30
Rafał Chłodnicki 4a7e67792c docs: fix links to usage information (#50) 2019-05-29 01:55:08 +04:30
pooya parsa bf453e600e chore(release): 0.2.0 2019-05-23 01:15:42 +04:30
pooya parsa fa4b94a48f refactor: prevent mutating HTTP constructor args 2019-05-23 01:10:38 +04:30
pooya parsa 0f1dc174eb lowercase `authorization` 2019-05-22 19:15:21 +04:30
Pim 7ad6645d8a feat: convert header names to lowercase (#45) 2019-05-22 01:50:04 +04:30
Pim 68d2f17ea1 docs: add tip about lower-case headers (#46) 2019-05-22 01:49:35 +04:30
Sébastien Chopin 454807c5ab fix: lowercase `accept-encoding` header (#43)
+ update docs
2019-05-21 22:36:47 +04:30
Sébastien Chopin 303168d372
Merge pull request #42 from nuxt/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2019-05-21 17:21:02 +02:00
Renovate Bot ec3b950c44
chore(deps): update all non-major dependencies 2019-05-15 09:38:48 +00:00
renovate[bot] 073663dcce chore(deps): update all non-major dependencies (#41) 2019-05-09 11:22:59 +04:30
pooya parsa 463eccbb19 chore(release): 0.1.2 2019-04-28 21:57:33 +04:30
pooya parsa 713535f17f chore: update yarn.lock 2019-04-28 21:51:05 +04:30
Patrick Weingärtner 60e3370bd5 fix(types): add missing `JSONValue` import (#28) 2019-04-28 21:39:52 +04:30
Alexander Lichter a39ae671ee
docs: fix migration guide link (#26) 2019-04-20 21:18:34 +02:00
Alexander Lichter f3ba032eca
docs: fix migration guide link 2019-04-20 21:14:36 +02:00
renovate[bot] 9f6fdb7150 chore(deps): update all non-major dependencies (#25) 2019-04-19 16:55:08 +04:30
pooya parsa fde5cd0d18 chore(release): 0.1.1 2019-04-18 20:35:32 +04:30
Per Anders Ljusbäck 15274cbee1 fix: correctly handle `proxyHeaders: false` (#17) 2019-04-18 20:34:44 +04:30
Sébastien Chopin e079ef024e
Merge pull request #16 from nuxt/master
docs(options): Add link to options
2019-04-15 08:50:52 +02:00
Sébastien Chopin e0ef6e7337
docs(options): Add link to options 2019-04-15 08:49:28 +02:00
renovate[bot] 7f449420af chore(deps): update all non-major dependencies (#15) 2019-04-13 00:10:31 +04:30
renovate[bot] 78e721c1ad chore(deps): update all non-major dependencies (#4) 2019-04-10 14:42:30 +04:30