Changelog
Stay informed about notable changes to @orga-ai/core.
The Core SDK is in open beta.
Expect frequent updates as we stabilize APIs, improve media reliability, and roll out new developer features.
v1.0.0 · Open Beta
Released: October 2025
Summary
- Public beta release of the Core SDK
- Primary consumption is internal: this package underpins both
@orga-ai/reactand@orga-ai/react-native, so changes ship through those SDKs - Initial stable API for:
OrgaAIclassconnectToRealtimefunctiongetMediaConstraintsfunctionloggerfunctionerrorsclasstypesmoduleconstantsmoduleutilsmoduleportsmodule
- Compatible with
@orga-ai/react@^1.0.5and@orga-ai/react-native@^1.0.4
đź”” Heads up: The Core SDK is where shared primitives live. When we publish new internals here, we promptly cut releases for
@orga-ai/reactand@orga-ai/react-native. If you build on those higher-level SDKs, track their changelog (and npm dist-tags) for user-facing updates, deprecations, or breaking changes. This page will continue to highlight milestone changes to the shared layer.
Guidance During Beta
- Breaking changes may occur prior to
v1.1.0.
Watch this page or subscribe to npm release notifications. - Feedback and issue reports are welcome on
github.com/orga-ai/orga-ai-sdk-monorepo/issues . - When the API surface stabilizes, detailed per‑version notes will appear here.
Last updated on