Skip to content

Releases: elbywan/wretch

v1.7.8

05 Feb 08:09
Compare
Choose a tag to compare

1.7.8 (2022-01-30)

⬆️ Version update(s)

  • Bump dependencies and npm audit. (881d17a)

🐛 Bug fix(es)

  • Fix error for opaque responses. (bbb5912), closes #121
  • Preserve exotic json content types when strigifying body. (d51c17b), closes #122

v1.7.7

05 Feb 08:09
Compare
Choose a tag to compare

1.7.7 (2021-12-13)

🐛 Bug fix(es)

📝 Documentation update(s)

  • Update outdated badges. (f286481)

v1.7.6

05 Feb 08:09
Compare
Choose a tag to compare

1.7.6 (2021-08-06)

⬆️ Version update(s)

🐛 Bug fix(es)

  • Prevent appending an extra ?/& for empty query strings. #114 (15464a8), closes #114

📝 Documentation update(s)

v1.7.5

30 Jun 10:11
Compare
Choose a tag to compare

1.7.5 (2021-06-30)

⬆️ Version update(s)

  • Bump find-my-way from 2.2.1 to 2.2.5 (687a999)
  • Bump handlebars from 4.7.6 to 4.7.7 (0cb2ac2)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (c862315)
  • Bump ini from 1.3.5 to 1.3.7 (79fd31f)
  • Bump lodash from 4.17.19 to 4.17.21 (fe66a14)
  • Bump node-notifier from 8.0.0 to 8.0.1 (43cd685)
  • Bump ws from 7.3.1 to 7.4.6 (d0f89f1)
  • Bump y18n from 4.0.0 to 4.0.1 (6d0fbdc)
  • Upgrade dependencies. (805fade)

🐛 Bug fix(es)

  • Take into account the options argument headers when stringifying bo (23484fd), closes #75

📝 Documentation update(s)

  • Update readme import section (5970e6d)