# @platform-modules/realtime-react

## 0.1.0

### Minor Changes

- fd62ea1: Add the framework-neutral shared realtime browser client, make the React package a binding over that client, and add typed config, structured logger, transport-neutral error reporter, and atomic-store idempotency utility capabilities.

### Patch Changes

- 54ab9a4: Align realtime send types with the DOM WebSocket contract under TypeScript 6 by excluding SharedArrayBuffer-backed payloads that browsers do not accept.
- Updated dependencies [fd62ea1]
- Updated dependencies [801cad3]
- Updated dependencies [54ab9a4]
  - @platform-modules/realtime@0.1.0

## 0.0.1

### Patch Changes

- d72b1ba: Initial publish — first versioned release.
- Updated dependencies [d72b1ba]
  - @platform-modules/realtime@0.0.1
