Skip to content

v3.0.1

Compare
Choose a tag to compare
@xg-wang xg-wang released this 10 Apr 21:22
· 142 commits to master since this release

v3.0.0 was unpublished from npm due to #247

πŸ’₯ Breaking Change

  • 241 Drop Node 4 and 5; add Node 10, 11

πŸš€ Enhancement

  • 243 Add build step and TS support. Pretender now exports both iife and es module.
  • 235 Switch back to offical whatwg-fetch
  • 234 Enable Abortable fetch

πŸ› Bug Fix

  • 255 iife is 100% backwards compatible
  • 254 Type changes, Allow RequestHandler async param be number, this.passthrough