Versioning Policy
- Major: Breaking changes and major architecture shifts (e.g., v1 to v2).
- Minor: New features and non-breaking refinements.
- Patch: Security fixes and bug resolutions.
Deprecation Warnings
We provide a 6-month deprecation window for any API changes. The SDK will emitconsole.warn messages when using deprecated methods.