Skip to content

3.1.0

Compare
Choose a tag to compare
@developit developit released this 20 Jul 02:54
· 109 commits to main since this release

Also released: isomorphic-unfetch@2.1.0 - now with node-fetch 2.x, TypeScript definitions and a readme.

  • TypeScript definitions!
  • Fixes a bug in response status code parsing
  • Fixes XHR being potentially synchronous in really old browsers
  • Fixes parsing of empty header values
  • Serves up the umd bundle on unpkg.com