Skip to content

10.0.0 🌈

Compare
Choose a tag to compare
@erunion erunion released this 11 Sep 22:51
· 37 commits to main since this release

Note

This release no longer supports Node 16! Now that native fetch in Node 18+ is stable fetch-har now just assumes wherever you're running it that you've got fetch available.

What's Changed

  • chore(deps-dev): bump node-fetch from 2.6.11 to 2.6.12 by @dependabot in #397
  • chore(deps-dev): bump @types/node from 20.3.3 to 20.4.5 by @dependabot in #401
  • chore(deps-dev): bump @readme/eslint-config from 10.6.1 to 10.6.2 by @dependabot in #402
  • chore(deps-dev): bump eslint from 8.44.0 to 8.46.0 by @dependabot in #403
  • chore(deps-dev): bump nock from 13.3.1 to 13.3.2 by @dependabot in #404
  • refactor(test): moving unit testing over to Vitest by @erunion in #405
  • chore(deps-dev): bump undici from 5.22.1 to 5.23.0 by @dependabot in #406
  • chore(deps-dev): bump @types/node from 20.4.5 to 20.4.10 by @dependabot in #407
  • chore(deps-dev): bump eslint from 8.46.0 to 8.47.0 by @dependabot in #408
  • chore(deps-dev): bump the minor-developent-deps group with 1 update by @dependabot in #420
  • feat: dropping support for node 16 by @erunion in #421
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #422
  • chore(deps-dev): bump the minor-development-deps group with 7 updates by @dependabot in #423

Full Changelog: 9.0.0...10.0.0