Releases are snapshot only
- Port Channel apis
- Port worker modules
- Port command execution modules
- Port platform-browser
- Add CLI modules
- Port SubscriptionRef
- RateLimiter with persistence
- Reduce nesting of modules
- Effect.fn call site trace
- Port Stream / Sink apis
- Add opentelemetry package
- Add Atom package
- Use Predicate for filtering functions
- Add AI provider packages
Pre-releases to npm from smol repo
- Comprehensive JSDoc on every exported function
- Codemod CLI for v3 migration
Pre-releases to npm from smol repo
- Copy code over to main repo
The exports under each section are organized as they are in Effect 3.0. The categorization of these modules may not be correct, and should be fixed for 4.0.
| Status | Description |
|---|---|
| - | Not done (default) |
| Done | Done - successfully ported to Effect 4 |
| X | Won't do - not being ported to Effect 4 |
| ? | Question - method has questions or uncertainties |