thefrontside / thefrontside/effectionx
chore: remove effection alpha override once v4.1.0 is released
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 4
- Avg merge
- 3h 17m
- Merged PRs (30d)
- 1
Description
The root package.json has an override pinning effection to 4.1.0-alpha.7. This should be removed once effection@4.1.0 is released as stable.
"overrides": {
"effection": "4.1.0-alpha.7"
}
Context: PR #179 (feat/durable-streams)
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
Check that effection@4.1.0 has been released as stable, with context from PR #179. In the root package.json, remove the effection override for 4.1.0-alpha.7, then verify the package configuration and relevant checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100