v0.1.2
May 11, 2026Fixed
- •@conversokit/widgets, @conversokit/themes and @conversokit/bridge now declare react-dom as a peer dependency for strict package managers.
- •Vitest now resolves correctly from the repository root across all packages.
Changed
- •Release management moved to Changesets, with versioning and publishing handled from the main-branch CI release job.
- •All 7 publishable @conversokit/* packages bumped to 0.1.2 with no public API changes required.
Added
- •prepublishOnly safety checks rebuild every published package before npm publish.
- •Post-publish verification compares every package version against npm and fails CI on mismatches.
- •Root README now links to per-package READMEs and the OpenAI Apps SDK / MCP spec docs.