Skip to content

Releases: fetch-kit/ffetch

v5.5.4

16 Jun 09:07
a1d97e3

Choose a tag to compare

What's Changed

  • docs: add link to fetchkit.org ecosystem site by @gkoos in #64
  • fix: clone request on each retry attempt to prevent body-already-used… by @gkoos in #65
  • chore(release): version packages by @gkoos in #66

Full Changelog: v5.5.3...v5.5.4

v5.5.3

12 Jun 02:08
9c5b7b9

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot[bot] in #52
  • chore(deps-dev): bump lint-staged from 17.0.5 to 17.0.7 in the release-tooling group by @dependabot[bot] in #54
  • chore(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot[bot] in #57
  • chore(deps-dev): bump happy-dom from 20.9.0 to 20.10.1 in the testing group across 1 directory by @dependabot[bot] in #58
  • chore(deps-dev): bump the linting group across 1 directory with 4 updates by @dependabot[bot] in #56
  • chore(release): update changelog for dependency maintenance patch by @gkoos in #59
  • chore(release): version packages by @gkoos in #60
  • fix(build): avoid Buffer global in dedupe hash base64 encoding by @gkoos in #61
  • chore(release): add changeset for publish build fix by @gkoos in #62
  • chore(release): version packages by @gkoos in #63

Full Changelog: v5.5.1...v5.5.3

v5.5.1

29 May 15:30
e93a254

Choose a tag to compare

What's Changed

  • Fix/SBOM release asset upload by @gkoos in #50
  • chore(release): version packages by @gkoos in #51

Full Changelog: v5.5.0...v5.5.1

v5.5.0

29 May 14:25
3676741

Choose a tag to compare

What's Changed

  • fix(dedupe): clone response per waiter to prevent body-already-used e… by @gkoos in #48
  • chore(release): version packages by @gkoos in #49

Full Changelog: v5.4.13...v5.5.0

v5.4.13

29 May 02:22
12f9c19

Choose a tag to compare

What's Changed

  • fix(ci): use CHANGESETS_TOKEN PAT to trigger CI on version PRs by @gkoos in #46
  • chore(release): version packages by @gkoos in #47

Full Changelog: v5.4.12...v5.4.13

v5.4.12

29 May 01:47
7dc73bd

Choose a tag to compare

What's Changed

  • docs: readme tweaked by @gkoos in #43
  • test: trigger release by @gkoos in #44
  • chore(release): version packages by @github-actions[bot] in #45

Full Changelog: v5.4.11...v5.4.12

v5.4.11

29 May 01:21
40722ac

Choose a tag to compare

What's Changed

  • chore: set up dependabot by @gkoos in #26
  • fix: dependabot default cooldown added by @gkoos in #27
  • chore: set up codeql by @gkoos in #32
  • chore(deps-dev): bump the typescript group with 2 updates by @dependabot[bot] in #28
  • chore(deps-dev): bump the release-tooling group with 3 updates by @dependabot[bot] in #31
  • chore: SECURITY.md added by @gkoos in #33
  • chore: test coverage thresholds set by @gkoos in #34
  • chore: dependencies pinned by @gkoos in #35
  • chore: sbom generation added by @gkoos in #36
  • chore: openssf card generation added by @gkoos in #37
  • chore: improved scorecard by @gkoos in #38
  • docs: readme updated with security section by @gkoos in #39
  • chore(release): version packages by @github-actions[bot] in #40
  • Docs/add security section by @gkoos in #41
  • chore(release): version packages by @github-actions[bot] in #42

New Contributors

Full Changelog: v5.4.9...v5.4.11

v5.4.9

28 May 22:10
53f9369

Choose a tag to compare

What's Changed

  • fix: Discord announcement inlined in publish.yml action by @gkoos in #24
  • chore(release): version packages by @github-actions[bot] in #25

Full Changelog: v5.4.8...v5.4.9

v5.4.8

28 May 21:57
4e00bb6

Choose a tag to compare

What's Changed

  • fixed: discord announcement by @gkoos in #22
  • chore(release): version packages by @github-actions[bot] in #23

Full Changelog: v5.4.7...v5.4.8

v5.4.7

28 May 21:26
ce6bce5

Choose a tag to compare

What's Changed

  • chore: add automated publishing workflows with OIDC by @gkoos in #6
  • Test/publishing automation by @gkoos in #7
  • fix: add missing version script for changesets automation by @gkoos in #8
  • chore: add changeset to test automation by @gkoos in #9
  • chore(release): version packages by @github-actions[bot] in #10
  • Version Packages by @gkoos in #11
  • chore: add changeset to retry publish with correct repo URL by @gkoos in #12
  • chore(release): version packages by @github-actions[bot] in #13
  • fix: upgrade to Node 24 for npm OIDC by @gkoos in #14
  • chore: add changeset to trigger publish with Node 24 by @gkoos in #15
  • chore(release): version packages by @github-actions[bot] in #16
  • ci: fix action versions and registry-url placement by @gkoos in #17
  • chore(release): version packages by @github-actions[bot] in #18
  • Chore/update actions by @gkoos in #19
  • Chore/fix ci pipeline by @gkoos in #20
  • chore(release): version packages by @github-actions[bot] in #21

New Contributors

  • @github-actions[bot] made their first contribution in #10

Full Changelog: v5.4.2...v5.4.7