thefrontside / thefrontside/effectionx
Add passthrough to experimental contextual API in context-api
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 4
- Avg merge
- 3h 17m
- Merged PRs (30d)
- 1
Description
Effection 4.1 added createApi to the experimental export. We want to start exercising it.
TODO
- Detect createApi is available in effection's experimental export and export from 4.1
- Bump context-api
- Bump all projects that depend on context-api
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the context-api package and the dependency manifests for projects that depend on it. Check whether createApi is available from Effection's experimental export in version 4.1, then update context-api and its dependents. Done means the passthrough is exported and all affected projects reference the bumped context-api version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100