Problem
The main README contains a roadmap showing features that are planned or
completed.
Some features that are already implemented are still marked as incomplete.
In particular:
- Request timeout support
- AbortController integration
are currently shown as unchecked even though the functionality exists in
the project.
What needs to be done
Review the relevant implementation and update the README roadmap so that
implemented features are correctly marked as completed.
Acceptance Criteria
Files to look at
README.md
packages/smooth-api-ts/src/index.ts
Prerequisites
Basic Markdown.
Notes
Before changing the roadmap, verify that the features are actually
implemented in the codebase.
Problem
The main README contains a roadmap showing features that are planned or
completed.
Some features that are already implemented are still marked as incomplete.
In particular:
are currently shown as unchecked even though the functionality exists in
the project.
What needs to be done
Review the relevant implementation and update the README roadmap so that
implemented features are correctly marked as completed.
Acceptance Criteria
Files to look at
README.mdpackages/smooth-api-ts/src/index.tsPrerequisites
Basic Markdown.
Notes
Before changing the roadmap, verify that the features are actually
implemented in the codebase.