This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Affected surfaces
Summary
AI summaryUpdates Highlights, https://www.npmjs.com/package/@mulmobridge/client/v/0.1.2, and chore across a mixed release.
Full changelog
Patch release that unblocks all 13 new bridges published yesterday.
Highlights
- New export:
chunkTexthelper via both the root and./textsubpath. Every new `@mulmobridge/*` bridge imports this; without 0.1.2, they fail at runtime with `chunkText is not a function` because their `^0.1.0` caret only resolves to 0.1.1. - Minor internal cleanup of `client.ts`, `mime.ts`, `token.ts` (refactor, no public-API change).
Patch bump (vs strict-semver minor for the new export) chosen so downstream bridges with `"@mulmobridge/client": "^0.1.0"` pick up 0.1.2 automatically, without their own re-publish.
📦 npm: `@mulmobridge/[email protected]`
What's Changed
- chore: bump client 0.1.2 + mock-server 0.1.1 + relay 0.2.0 by @isamu in https://github.com/receptron/mulmoclaude/pull/626
- feat(relay): add server-side WebSocket client and fix deploy issues by @ystknsh in https://github.com/receptron/mulmoclaude/pull/544
- add .prettierrc by @isamu in https://github.com/receptron/mulmoclaude/pull/540
- refactor: consolidate duplicated utils — 6 patterns (#515) by @isamu in https://github.com/receptron/mulmoclaude/pull/522
Full Changelog: https://github.com/receptron/mulmoclaude/compare/@mulmobridge/[email protected]...@mulmobridge/[email protected]
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About MulmoClaude
All releases →Related context
Related tools
Earlier breaking changes
- v0.6.4 `General` role split into lean `General` and new `Personal` role; Encore seed role pinned to Personal.
Beta — feedback welcome: [email protected]