Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

v0.26.0

Choose a tag to compare

@jkwlui jkwlui released this 23 Oct 00:01
4cad2bd

Implementation Changes

  • fix(typescript): Make ResponseCallback match subtype (#271)
  • fix: Do not retry streaming POST requests. (#268)
  • Don't publish sourcemaps (#256)

Dependencies

  • chore: Remove 'is' dependency (#270)
  • chore(deps): update dependency sinon to v7 (#267)
  • chore(deps): update dependency typescript to ~3.1.0 (#259)

Internal / Testing Changes

  • chores(build): run codecov on continuous builds (#276)
  • chore: update new issue template (#274)
  • chore: re-enable codecov (#266)
  • test: move install to system tests, and other tsconfig cleanup (#269)
  • Update kokoro config (#264)
  • docs: Remove appveyor badge from readme (#262)
  • Update CI config (#258)
  • build: prevent system/sample-test from leaking credentials
  • Update the kokoro config (#254)
  • test: remove appveyor config (#253)
  • Update CI config (#252)