Changelog
Release notes and version history for Wocha SDK packages
Track updates, new features, and breaking changes across all Wocha SDK packages.
Subscribe to updates via RSS.
v0.2.0 — Initial Public Release
Packages: All @wocha/* packages
The first public release of the Wocha SDK ecosystem, including:
- 14 SDK packages for TypeScript, Next.js, React, Vue, Nuxt, Remix, SvelteKit, React Native, Go, Python, UI, CLI, MCP, and Testing
- Customer API with 55+ endpoint groups (users, orgs, permissions, webhooks, events, feature flags, environments)
- CLI with
init,init --cloud,init --ai,doctor,dev,seed,cloud-dev,webhook listen/test,logs tail,env,config,status,upgrade - Documentation with 10 framework quickstarts, error reference, webhook event catalogue, migration guides
- Admin Portal for enterprise self-service SSO/SCIM/domain setup
Breaking changes from v0.1.0
- Event types now use the canonical catalogue (
organisation.creatednotorg.created) - All SDKs version in lockstep via Changesets
New features
- Cloud-hosted dev tenants via
wocha init --cloud - AI-powered project analysis via
wocha init --ai - Webhook replay from Console
- Component architecture guide for headless vs styled components
- OpenAPI SDK generation tooling