v1.0.0
Breaking changes
This repo has been converted to ESM and no longer supports require
statements
What's Changed
- Update dependabot frequency and assignees by @peterdemartini in #201
- Fix: race condition between
WriteStream
close and process exit by @andrewjanssen in #281 - Convert from travis to GitHub actions by @busma13 in #284
- readme fix by @godber in #288
- Update eslint-config to 0.8.0, update publish workflow, add lint rule to ignore naming-convention by @busma13 in #292
- Export got http error by @busma13 in #301
Package updates
- Bump @terascope/eslint-config from 0.6.1 to 0.7.1 by @dependabot in #199
- Bump got from 11.8.2 to 11.8.3 by @dependabot in #200
- Bump @types/tmp from 0.2.1 to 0.2.3 by @dependabot in #208
- Bump yargs from 17.2.1 to 17.3.1 by @dependabot in #210
- Bump ts-jest from 27.0.5 to 27.1.3 by @dependabot in #218
- Bump nock from 13.1.0 to 13.2.4 by @dependabot in #225
- Bump node-notifier from 10.0.0 to 10.0.1 by @dependabot in #226
- Bump jest from 27.2.4 to 27.5.1 by @dependabot in #228
- Bump @types/jest from 27.0.2 to 27.4.1 by @dependabot in #234
- Bump typescript from 4.4.3 to 4.6.2 by @dependabot in #237
- Bump eslint from 7.32.0 to 8.23.0 by @dependabot in #259
- Bump jest-extended from 0.11.5 to 4.0.2 by @dependabot in #278
- Bump rimraf from 3.0.2 to 5.0.7 by @dependabot in #285
- Remove gauge and update packages by @godber in #287
- Bump tmp from 0.2.1 to 0.2.3 by @dependabot in #291
- bump @types/node from ^16.10.2 to ^18.14.2 by @busma13 in #295
- Bump stream-buffers from 3.0.2 to 3.0.3 by @dependabot in #296
- Bump rimraf from 5.0.7 to 5.0.9 by @dependabot in #299
New Contributors
- @busma13 made their first contribution in #284
- @andrewjanssen made their first contribution in #281
Full Changelog: v0.8.7...v1.0.0