# ariakit-playground

## 0.17.0-next.44

### Patch Changes

- Updated dependencies: `ariakit@2.0.0-next.44`.

## 0.17.0-next.43

### Patch Changes

- Updated dependencies: `ariakit@2.0.0-next.43`.

## 0.17.0-next.42

### Patch Changes

- Extracted React specific utilities from the `ariakit-utils` package to the `ariakit-react-utils` package. ([#1819](https://github.com/ariakit/ariakit/pull/1819))

- Updated dependencies: `ariakit-utils@0.17.0-next.27`, `ariakit@2.0.0-next.42`.

## 0.17.0-next.41

### Patch Changes

- Updated dependencies: `ariakit@2.0.0-next.41`.

## 0.17.0-next.40

### Patch Changes

- Updated dependencies: `ariakit@2.0.0-next.40`, `ariakit-utils@0.17.0-next.26`.

## 0.17.0-next.39

### Patch Changes

- Updated dependency ranges to allow deduplication. ([#1727](https://github.com/ariakit/ariakit/pull/1727))

- Updated dependencies: `ariakit@2.0.0-next.39`, `ariakit-utils@0.17.0-next.25`.

## 0.17.0-next.38

### Patch Changes

- Updated dependencies: `ariakit@2.0.0-next.38`.

## 0.17.0-next.37

### Patch Changes

- Updated dependencies: `ariakit@2.0.0-next.37`, `ariakit-utils@0.17.0-next.24`.

## 0.17.0-next.36

### Patch Changes

- Disabled grammarly extension on the playground editor.

* Added new `ariakit-playground/themes/vscode` entry that has both light and dark versions that are dynamically applied in light/dark mode.

* Updated dependencies: `ariakit@2.0.0-next.36`.

## 0.17.0-next.35

### Patch Changes

- Updated dependencies: `ariakit@2.0.0-next.35`.

## 0.17.0-next.34

### Patch Changes

- Updated dependencies: `ariakit@2.0.0-next.34`.

## 0.17.0-next.33

### Patch Changes

- Updated dependencies: `ariakit@2.0.0-next.33`, `ariakit-utils@0.17.0-next.23`.

## 0.17.0-next.32

### Patch Changes

- Updated dependencies: `ariakit@2.0.0-next.32`.

## 0.17.0-next.31

### Patch Changes

- Fixed `ResizeObserver` error on Safari 12.

- Updated dependencies: `ariakit@2.0.0-next.31`, `ariakit-utils@0.17.0-next.22`.

## 0.17.0-next.30

### Patch Changes

- Updated dependencies: `ariakit-utils@0.17.0-next.21`, `ariakit@2.0.0-next.30`.

## 0.17.0-next.29

### Patch Changes

- Adjusted playground scrollbars.

- Updated dependencies: `ariakit-utils@0.17.0-next.20`, `ariakit@2.0.0-next.29`.

## 0.17.0-next.28

### Patch Changes

- Updated dependencies: `ariakit@2.0.0-next.28`, `ariakit-utils@0.17.0-next.19`.

## 0.17.0-next.27

### Patch Changes

- Updated dependencies: `ariakit@2.0.0-next.27`.

## 0.17.0-next.26

### Patch Changes

- Updated dependencies: `ariakit@2.0.0-next.26`, `ariakit-utils@0.17.0-next.18`.

## 0.17.0-next.25

### Patch Changes

- Updated dependencies: `ariakit@2.0.0-next.25`.

## 0.17.0-next.24

### Patch Changes

- Stopped shipping the `src` folder with the npm package to reduce the size of the package. ([#1272](https://github.com/ariakit/ariakit/pull/1272))

- Updated CodeMirror version to `0.20.0`. ([#1270](https://github.com/ariakit/ariakit/pull/1270))

- Updated dependencies: `ariakit@2.0.0-next.24`, `ariakit-utils@0.17.0-next.17`.

## 0.17.0-next.23

### Minor Changes

- Dropped support for React 16. ([#1225](https://github.com/ariakit/ariakit/pull/1225))

  The package may still work with React 16.8, but we're not testing the codebase against this version anymore. Upgrade to React 17 or higher to guarantee that your app works with Ariakit.

### Patch Changes

- Updated dependencies: `ariakit@2.0.0-next.23`, `ariakit-utils@0.17.0-next.16`.

## 0.17.0-next.22

### Minor Changes

- Published packages with the `next` tag. ([#1213](https://github.com/ariakit/ariakit/pull/1213))

### Patch Changes

- Updated dependencies: `ariakit@2.0.0-next.22`, `ariakit-utils@0.17.0-next.15`.
