---
title: Version 2.2.5
description:
  Explore the changelog for Chakra UI version 2.2.5. Learn about the latest
  features, bug fixes, and improvements.
releaseUrl: https://github.com/chakra-ui/chakra-ui/pull/6361
releaseDate: August 5, 2022
version: 2.2.5
---

## Patch Changes

- Forced release due to changes in build configuration
- Updated package `main` and `module` entries on **most** packages

### Layout `2.1.2`

- Added missing `key` in `Highlight` component to avoid React warnings
- Adjust `Highlight` to not show any highlights if `query` is empty

### Theme `2.1.4`

- Fix `exports` in the `package.json`
