Skip to content

docs: add DOCS.md as the public API reference - #4

Merged
joeykamsteeg merged 1 commit into
developfrom
feature/docs
Aug 1, 2026
Merged

docs: add DOCS.md as the public API reference#4
joeykamsteeg merged 1 commit into
developfrom
feature/docs

Conversation

@joeykamsteeg

Copy link
Copy Markdown
Member

Summary

  • Adds a root-level DOCS.md documenting fetchify's current public API (createFetchify, defineOptions, FetchifyOptions, FetchifyMethod, VERSION, entry points)
  • Links to DOCS.md from README.md
  • Establishes DOCS.md as the living reference to be kept in sync as the public API changes (tracked via new project-documentation OpenSpec capability)

No user-facing runtime/behavior change, so no changeset was added.

Test plan

  • Verified DOCS.md content matches the current exports in src/index.ts / src/native.ts

🤖 Generated with Claude Code

Scaffolds a root-level DOCS.md documenting the current public API
(createFetchify, defineOptions, types, VERSION) so future changes have
a fixed place to update instead of deciding ad hoc where docs live.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@joeykamsteeg
joeykamsteeg merged commit a590e04 into develop Aug 1, 2026
1 check passed
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