Skip to content
This repository was archived by the owner on Sep 23, 2022. It is now read-only.

v3.0.0

Choose a tag to compare

@tgvashworth tgvashworth released this 01 Jul 18:01
c0f445a

<a name"3.0.0">

3.0.0 (2018-07-01)

Features

Breaking Changes

  • this change removes the internal implementation of fetch from the browser version of fetch-engine, meaning that it depends on window.fetch.

This also upgrades the typescript version (and associated modules), which leads to a huge number of changes.

  • test: check Response ok value on 500
  • chore: updgrade typescript, tslint etc
  • chore: remove unused dependies & files

(e23622d9)