Skip to content

v2.0.0

Compare
Choose a tag to compare
@lquixada lquixada released this 28 Feb 22:11
· 563 commits to v4.x since this release

馃挜 breaking change: node-fetch was upgraded to a major version, see upgrade guide for more details.

馃悶 bugfix: browser ponyfill implementation was not detecting window features such as URLSearchParams and FormData.

馃搵 test: npm test now takes the same specs and runs on node and chrome headless environment.

馃搵 test: the same spec can also be manually run on any browser through a public url.