Skip to content

Releases: ts-task/fetch

v1.0.6

01 Feb 01:54

Choose a tag to compare

1.0.6 (2019-02-01)

Bug Fixes

  • build: updated tsls to remove deps from the umd build (be47e9e)
  • travis: add verbose to see why it’s failing (acf1c7f)

v1.0.5

27 Nov 19:41

Choose a tag to compare

1.0.5 (2018-11-27)

Bug Fixes

  • AbortError: Fetch returns abortError when cancelled (7203dc3)

v1.0.4

25 Nov 14:52

Choose a tag to compare

1.0.4 (2018-11-25)

Bug Fixes

  • typings: export TaskFetch namespace (d12e3ae)

v1.0.3

16 Nov 19:38

Choose a tag to compare

1.0.3 (2018-11-16)

Bug Fixes

  • response: The response object needed to be wrapped in a proxy (c4228dd)

v1.0.2

16 Nov 14:11

Choose a tag to compare

1.0.2 (2018-11-16)

Bug Fixes

  • node: improved check to see if we are in node (7175d8a)
  • taskFetch: fix typo (9ee4658)

v1.0.1

16 Nov 04:24

Choose a tag to compare

1.0.1 (2018-11-16)

Bug Fixes

  • typings: built types pointing to wrong file (cc15c0a)

v1.0.0

16 Nov 04:16

Choose a tag to compare

1.0.0 (2018-11-16)

Bug Fixes

Features

  • ts-fetch: initial version (c497630)