Skip to content

v1.3.0

Compare
Choose a tag to compare
@qgustavor qgustavor released this 29 Jun 15:01
· 48 commits to main since this release

Release v1.3.0

Changelog

Minor Changes

Remove node-fetch (@qgustavor)

node-fetch is no longer going to be included with the library since all currently supported Node.js versions include a fetch global.

Patch Changes

Fix issue on handleForceHttps implementation. (@qgustavor)

I was certain I tested this! 😑

Create config.yml (@qgustavor)

Add checks for Firefox and Deno (@qgustavor)

Add checks for Firefox and Deno so having to set userAgent: null or forceHttps: false is no longer required.

Bump braces from 3.0.2 to 3.0.3 (@dependabot[bot])

Bumps braces from 3.0.2 to 3.0.3.