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

## Minor Changes

### Tabs `2.1.0`

- Allow wrapping tab panels

## Patch Changes

### All components

- Refactored all packages to reduce bundle size
- Refactored code for proper prop doc generatation

### Counter `2.0.9`

- Fix default values for `min` and `max` prop in TS docs

### Tooltip `2.0.10`

- Show at most one tooltip at a time
