Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.23 KB

File metadata and controls

46 lines (33 loc) · 1.23 KB

Alpha (current)

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

Beta

Pre-releases to npm from smol repo

  • Comprehensive JSDoc on every exported function
  • Codemod CLI for v3 migration

RC's

Pre-releases to npm from smol repo

Release

  • Copy code over to main repo

Module Audit

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.

Legend

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