Skip to content

Add purpose-aligned Clearfetch improvements#45

Merged
bmurdock merged 7 commits into
mainfrom
bjm/add-clearfetch-pragmatic-improvements
Jun 14, 2026
Merged

Add purpose-aligned Clearfetch improvements#45
bmurdock merged 7 commits into
mainfrom
bjm/add-clearfetch-pragmatic-improvements

Conversation

@bmurdock

Copy link
Copy Markdown
Owner

Summary

  • Expose retry attempt/query metadata to hooks, support URLSearchParams query input, and tighten request body option types.
  • Add a small redaction helper for diagnostic header logging without adding runtime dependencies or telemetry.
  • Harden release publishing so tag reruns verify npm gitHead and create or validate GitHub Releases.
  • Refresh development dependency pins to clear local npm audit findings.

Test Plan

  • npm run lint
  • npm test
  • npm run build
  • npm run check:package-metadata
  • npm run check:pack-smoke
  • npm audit
  • npm audit --omit=dev

Notes

  • Final subagent review found no concrete bugs or missing-test issues.
  • Release workflow still needs live tag-triggered GitHub Actions validation during the next release.

@bmurdock bmurdock force-pushed the bjm/add-clearfetch-pragmatic-improvements branch from 225c482 to fc1e6a9 Compare June 14, 2026 04:15
@bmurdock bmurdock marked this pull request as ready for review June 14, 2026 04:29
@bmurdock bmurdock merged commit 2295f34 into main Jun 14, 2026
12 checks passed
@bmurdock bmurdock deleted the bjm/add-clearfetch-pragmatic-improvements branch June 14, 2026 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant