You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clean up exports in general (don't export anything that is 100% necessary; reduce exported types/interfaces to an absolute minimum - [ ] exported types that are simultaneously function inputs cannot be widened because someone may have done const a: SomeOfOurType = { ... }) (ref!: Reduce API to a minimum that makes sense #2429)
Collection issue of things that we may or may not want to do for v4:
Eval()types as much as possible (ref!: Simplify Eval type definitions #2516)const a: SomeOfOurType = { ... }) (ref!: Reduce API to a minimum that makes sense #2429)package.json(feat(v4)!: Add Node Engine to package json #2378)0.34.0#2385)flushAsyncoption #2409)BRAINTRUST_CAPTURE_ATTACHMENTS(feat!: AddBRAINTRUST_CAPTURE_ATTACHMENTSenv var option andcaptureAttachmentslogger option for all integrations #2519)