Files
zopu-code/repos/effect-smol/TODOS.md

29 lines
825 B
Markdown

## Beta (Current)
Pre-releases to npm from smol repo
- [x] Add AI Embeddings module
- [ ] 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 |