# @atlaskit/media-state

> Contains the central state of Media frontend

Latest version **3.2.0** (published 2026-08-29) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @atlaskit/media-state
pnpm add @atlaskit/media-state
yarn add @atlaskit/media-state
bun add @atlaskit/media-state
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 3.2.0 |
| Published | 2026-08-29 |
| First published | 2023-09-05 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 4 |
| Unpacked size | 93.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Atlassian Pty Ltd |
| Maintainers | atlassianartifactteam |

## Links

- npm: https://www.npmjs.com/package/@atlaskit/media-state
- Repository: https://bitbucket.org/atlassian/atlassian-frontend-mirror
- Homepage: https://bitbucket.org/atlassian/atlassian-frontend-mirror#readme
- Issues: https://bitbucket.org/atlassian/atlassian-frontend-mirror/issues
- npm.io page: https://npm.io/package/@atlaskit/media-state

## Dependencies (4)

- [immer](https://npm.io/package/immer.md) 11.1.4
- [zustand](https://npm.io/package/zustand.md) ^4.3.9
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.0.0
- [@atlaskit/media-common](https://npm.io/package/@atlaskit/media-common.md) ^14.6.0

## Recent versions

- 3.2.0 (latest) — 2026-08-29
- 3.1.0 — 2026-07-17
- 3.0.0 — 2026-06-16
- 2.2.0 — 2026-06-01
- 2.1.0 — 2026-04-28
- 2.0.0 — 2026-02-28
- 1.8.0 — 2025-07-15
- 1.7.0 — 2025-06-27
- 1.6.0 — 2025-05-16
- 1.5.1 — 2025-02-24
- 1.5.0 — 2025-01-20
- 1.4.0 — 2025-01-16
- 1.3.0 — 2025-01-09
- 1.2.0 — 2024-11-29
- 1.1.0 — 2024-05-28
- … 5 more at https://npm.io/package/@atlaskit/media-state/versions

## README

`@atlaskit/media-state` is a singleton package that contains the central state of Media frontend.

## Installation

To install the package, use the following command:

```sh
npm install @atlaskit/media-state
```

or

```sh
yarn add @atlaskit/media-state
```

## License

This package is licensed under the Apache-2.0 License.

## Author

Atlassian Pty Ltd

---
_Source: https://npm.io/package/@atlaskit/media-state · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
