# @21st-extension/srpc

## 0.5.6

### Patch Changes

- Enhanced communication protocols to support dark theme preferences
- Updated serialization to handle theme-related data

## 0.5.1

### Patch Changes

- Updated branding and documentation to use "21st.dev" instead of "stagewise"
- Enhanced SRPC communication for better integration with 21st.dev Extension

## 0.5.0

### Major Changes

- **BREAKING**: Forked from stagewise-io/stagewise project
- Integrated 21st.dev branding and Magic Chat functionality
- Rebranded package as "@21st-extension/srpc"
- Added Magic Chat communication protocols
- Updated all package names to use `@21st-extension/` scope

## 0.2.1

### Patch Changes

- 9e7610d: Replace randomUUID calls with (unsafer, but universally working) Math.random generated IDs

## 0.2.0

### Minor Changes

- c3559c8: Add dedicated "exports" to srpc-client and -server. Expect node-runtime in server code and browser-runtime in clienside code.

### Patch Changes

- 0092794: Update license and copyright notices
- 1575df4: Renaming variables to improve clarity.

## 0.2.0-alpha.0

### Minor Changes

- c3559c8: Add dedicated "exports" to srpc-client and -server. Expect node-runtime in server code and browser-runtime in clienside code.

### Patch Changes

- 1575df4: Renaming variables to improve clarity.
