---
title: Version 1.7.2
description:
  Explore the changelog for Chakra UI version 1.7.2. Learn about the latest
  features, bug fixes, and improvements.
releaseUrl: https://github.com/chakra-ui/chakra-ui/pull/5097
releaseDate: November 17, 2021
version: 1.7.2
---

## @chakra-ui/color-mode@1.3.2

### Patch Changes

- [#5105](https://github.com/chakra-ui/chakra-ui/pull/5105)
  [`35d90e9fd`](https://github.com/chakra-ui/chakra-ui/commit/35d90e9fd7c1df59a8882b8c68283ff7a026541b)
  Thanks [@takethefake](https://github.com/takethefake)! - Fixed flaky
  color-mode test

- [#5107](https://github.com/chakra-ui/chakra-ui/pull/5107)
  [`514cf24a6`](https://github.com/chakra-ui/chakra-ui/commit/514cf24a62b13a9c2a9ad64806f00b0a4cbe540e)
  Thanks [@primos63](https://github.com/primos63)! - Fixed issue where
  `DarkMode` and `LightMode` elements rerenders their children even if the child
  is memoized.

  `<LightMode>` and `<DarkMode>` components are now memoized to prevent
  unnecessary rendering of their child components.

## @chakra-ui/provider@1.7.2

### Patch Changes

- Updated dependencies

## @chakra-ui/radio@1.4.2

### Patch Changes

- [#5096](https://github.com/chakra-ui/chakra-ui/pull/5096)
  [`e29634a07`](https://github.com/chakra-ui/chakra-ui/commit/e29634a07544f36e753d942ad8008b0198eddc53)
  Thanks [@anubra266](https://github.com/anubra266)! - Add cursor `pointer` to
  the radio container

## @chakra-ui/react@1.7.2

### Patch Changes

- Updated dependencies
  \[[`e29634a07`](https://github.com/chakra-ui/chakra-ui/commit/e29634a07544f36e753d942ad8008b0198eddc53),
  [`002e3a488`](https://github.com/chakra-ui/chakra-ui/commit/002e3a48887c2ceb37bafceb8d4aa248b8dfa22f)]

## @chakra-ui/skeleton@1.2.2

### Patch Changes

- Updated dependencies

## @chakra-ui/slider@1.5.2

### Patch Changes

- [#5081](https://github.com/chakra-ui/chakra-ui/pull/5081)
  [`002e3a488`](https://github.com/chakra-ui/chakra-ui/commit/002e3a48887c2ceb37bafceb8d4aa248b8dfa22f)
  Thanks [@burhanuday](https://github.com/burhanuday)! - Fixed a bug where a
  thumb would not move in case of stacked thumbs

## @chakra-ui/system@1.8.2

### Patch Changes

- Updated dependencies
  \[[`35d90e9fd`](https://github.com/chakra-ui/chakra-ui/commit/35d90e9fd7c1df59a8882b8c68283ff7a026541b),
  [`514cf24a6`](https://github.com/chakra-ui/chakra-ui/commit/514cf24a62b13a9c2a9ad64806f00b0a4cbe540e)]

## @chakra-ui/props-docs@1.0.40

### Patch Changes

- [#5100](https://github.com/chakra-ui/chakra-ui/pull/5100)
  [`6f3924296`](https://github.com/chakra-ui/chakra-ui/commit/6f39242964dd9bd7cf9f38d2b11e7b3c68ee9203)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - Fix issue where
  package doesn't include a `dist` folder and doesn't work when installed from
  npm.
- Updated dependencies

## create-react-app-ts@1.1.3

### Patch Changes

- Updated dependencies

## gatsby-starter-default@0.3.3

### Patch Changes

- Updated dependencies

## chakra-nextjs@1.1.3

### Patch Changes

- Updated dependencies

## chakra-nextjs-ts@1.1.3

### Patch Changes

- Updated dependencies

## @chakra-ui/test-utils@1.1.2

### Patch Changes

- Updated dependencies

## @chakra-ui/docs@2.1.7

### Patch Changes

- Updated dependencies
  \[[`6f3924296`](https://github.com/chakra-ui/chakra-ui/commit/6f39242964dd9bd7cf9f38d2b11e7b3c68ee9203)]
