What’s Changed
- fix: fixes (mem leaks, progress tracking) (#310) @salmanm
- fix: add workers in the output (#308) @salmanm
- feat: Add support for initializing custom context object (#304) @salmanm
- chore: add dependabot automerge (#306) @salmanm
- Bump standard from 15.0.1 to 16.0.3 (#302) @dependabot-preview
- feat: setupRequest/onResponse support for worker mode (#298) @salmanm
- Adding support for passing in custom tlsOptions (#303) @chiragpat
- fix: handle large response body correctly (#301) @salmanm
- Expose printResult internal (#297) @fraxken
- feat: introduce support to use worker threads (#290) @salmanm
- Bump standard from 14.3.4 to 15.0.0 (#292) @dependabot-preview
- fixed small errors (#291) @0xflotus