---
title: Version 2.8.0
description:
  Explore the changelog for Chakra UI version 2.8.0. Learn about the latest
  features, bug fixes, and improvements.
releaseUrl: https://github.com/chakra-ui/chakra-ui/pull/7796
releaseDate: July 18, 2023
version: 2.8.0
---

## @chakra-ui/accordion@2.3.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/alert@2.2.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/anatomy@2.2.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

- [#7756](https://github.com/chakra-ui/chakra-ui/pull/7756)
  [`119a52932`](https://github.com/chakra-ui/chakra-ui/commit/119a52932dcca3a74b469ae05dabb8bfec788dfe)
  Thanks [@jrolfs](https://github.com/jrolfs)! - Add `group` part to
  `inputAnatomy`

### Patch Changes

- [#7791](https://github.com/chakra-ui/chakra-ui/pull/7791)
  [`d6036930a`](https://github.com/chakra-ui/chakra-ui/commit/d6036930a68dbc62b13ab1fec9658ffdf5d1243d)
  Thanks [@Mitelak](https://github.com/Mitelak)! - Allow styling `MenuIcon` as
  part of `Menu` theme

## @chakra-ui/avatar@2.3.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- [#7826](https://github.com/chakra-ui/chakra-ui/pull/7826)
  [`122d53c92`](https://github.com/chakra-ui/chakra-ui/commit/122d53c92d309c201138532fb03d82d4051a9c67)
  Thanks [@cranium](https://github.com/cranium)! - Pass referrerPolicy to
  AvatarImage instead of keeping it on the parent span

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/breadcrumb@2.2.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/button@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/card@2.2.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

## @chakra-ui/checkbox@2.3.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- [`8254cc913`](https://github.com/chakra-ui/chakra-ui/commit/8254cc91315231b9659a541600eacb8e96c40c64)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - Fix issue where
  switch thumb state can't be styled with pseudo props.

- [#7829](https://github.com/chakra-ui/chakra-ui/pull/7829)
  [`ddfd11632`](https://github.com/chakra-ui/chakra-ui/commit/ddfd116323b753cf6fbc25ebe062c48ed0d9d696)
  Thanks [@bparish628](https://github.com/bparish628)! - use addEventListener
  for form resets instead of overriding the onreset form function.

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/clickable@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/close-button@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

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

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/control-box@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

## @chakra-ui/counter@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/css-reset@2.2.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

## @chakra-ui/descendant@3.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/editable@3.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/react-env@3.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/focus-lock@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

## @chakra-ui/form-control@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/icon@3.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

## @chakra-ui/icons@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/image@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/input@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- [#7756](https://github.com/chakra-ui/chakra-ui/pull/7756)
  [`119a52932`](https://github.com/chakra-ui/chakra-ui/commit/119a52932dcca3a74b469ae05dabb8bfec788dfe)
  Thanks [@jrolfs](https://github.com/jrolfs)! - Fix `InputElement` and
  `InputAddon` sizing when using a responsive `size` value for `InputGroup`.

  _Note: this requires changes in the latest **@chakra-ui/theme** or, for custom
  themes, sizes to be driven with CSS variables. See the
  [default theme](https://github.com/chakra-ui/chakra-ui/blob/main/packages/components/theme/src/components/input.ts)
  for an example._

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/layout@2.3.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/live-region@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

## @chakra-ui/media-query@3.3.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- [#7793](https://github.com/chakra-ui/chakra-ui/pull/7793)
  [`4b88b6c71`](https://github.com/chakra-ui/chakra-ui/commit/4b88b6c71868b6d32827973d653ac69175a0a41a)
  Thanks [@owjs3901](https://github.com/owjs3901)! - Support `null` value in
  `useBreakpointValue` hook

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/menu@2.2.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- [#7791](https://github.com/chakra-ui/chakra-ui/pull/7791)
  [`d6036930a`](https://github.com/chakra-ui/chakra-ui/commit/d6036930a68dbc62b13ab1fec9658ffdf5d1243d)
  Thanks [@Mitelak](https://github.com/Mitelak)! - Allow styling `MenuIcon` as
  part of `Menu` theme

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/modal@2.3.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/number-input@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/pin-input@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/popover@2.2.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- [#7858](https://github.com/chakra-ui/chakra-ui/pull/7858)
  [`6ae02e93f`](https://github.com/chakra-ui/chakra-ui/commit/6ae02e93f1bca0f85be596fecdb8e4d15a2951e8)
  Thanks [@BaBa0525](https://github.com/BaBa0525)! - Clarify the usage of
  `openDelay` and `closeDelay` properties of `Popover` component
- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/popper@3.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/portal@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/progress@2.2.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/provider@2.4.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/radio@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/react@2.8.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`4b88b6c71`](https://github.com/chakra-ui/chakra-ui/commit/4b88b6c71868b6d32827973d653ac69175a0a41a),
  [`119a52932`](https://github.com/chakra-ui/chakra-ui/commit/119a52932dcca3a74b469ae05dabb8bfec788dfe),
  [`2a7189d80`](https://github.com/chakra-ui/chakra-ui/commit/2a7189d800482082c7444ed2b77ebb03a6a59d27),
  [`0d99f5180`](https://github.com/chakra-ui/chakra-ui/commit/0d99f51805a7e8b4d6ec715c5249683d27067a42),
  [`122d53c92`](https://github.com/chakra-ui/chakra-ui/commit/122d53c92d309c201138532fb03d82d4051a9c67),
  [`8254cc913`](https://github.com/chakra-ui/chakra-ui/commit/8254cc91315231b9659a541600eacb8e96c40c64),
  [`119a52932`](https://github.com/chakra-ui/chakra-ui/commit/119a52932dcca3a74b469ae05dabb8bfec788dfe),
  [`6ae02e93f`](https://github.com/chakra-ui/chakra-ui/commit/6ae02e93f1bca0f85be596fecdb8e4d15a2951e8),
  [`00a06704e`](https://github.com/chakra-ui/chakra-ui/commit/00a06704e5ba609f5b8f4787873dd7c72d56636e),
  [`ddfd11632`](https://github.com/chakra-ui/chakra-ui/commit/ddfd116323b753cf6fbc25ebe062c48ed0d9d696),
  [`f65421e18`](https://github.com/chakra-ui/chakra-ui/commit/f65421e1892f94155ba1fac58844d7641c40f009),
  [`d6036930a`](https://github.com/chakra-ui/chakra-ui/commit/d6036930a68dbc62b13ab1fec9658ffdf5d1243d),
  [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/select@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/skeleton@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`4b88b6c71`](https://github.com/chakra-ui/chakra-ui/commit/4b88b6c71868b6d32827973d653ac69175a0a41a),
  [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/skip-nav@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

## @chakra-ui/slider@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/spinner@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

## @chakra-ui/stat@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/stepper@2.3.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/switch@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- [`8254cc913`](https://github.com/chakra-ui/chakra-ui/commit/8254cc91315231b9659a541600eacb8e96c40c64)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - Fix issue where
  switch thumb state can't be styled with pseudo props.

- Updated dependencies
  \[[`8254cc913`](https://github.com/chakra-ui/chakra-ui/commit/8254cc91315231b9659a541600eacb8e96c40c64),
  [`ddfd11632`](https://github.com/chakra-ui/chakra-ui/commit/ddfd116323b753cf6fbc25ebe062c48ed0d9d696),
  [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/table@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/tabs@2.2.0

### Minor Changes

- [#7706](https://github.com/chakra-ui/chakra-ui/pull/7706)
  [`2a7189d80`](https://github.com/chakra-ui/chakra-ui/commit/2a7189d800482082c7444ed2b77ebb03a6a59d27)
  Thanks [@kylebustard](https://github.com/kylebustard)! - Updates the
  `UseTabOptions` interface, potentially affecting code using `useTab()` or
  `<Tab />` components:

  - Removes the following unused fields: `id`, `panelId`, and `isSelected`.
  - Adds the field `isFocusable` which was being directly accessed and used, but
    was not explicitly typed or documented.
  - Adds the default value of `false` for `isDisabled` and `isFocusable`. The
    former was documented as defaulting to `false`, but both were defaulting to
    `undefined`.

  Please review your codebase to ensure compatibility with these changes.

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/tag@3.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/textarea@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/theme@3.2.0

### Minor Changes

- [#7756](https://github.com/chakra-ui/chakra-ui/pull/7756)
  [`119a52932`](https://github.com/chakra-ui/chakra-ui/commit/119a52932dcca3a74b469ae05dabb8bfec788dfe)
  Thanks [@jrolfs](https://github.com/jrolfs)! - Move all `Input` size styles to
  CSS variables and apply them to both the `field` part and the new `group` part
  so that said variables are available to both the field and elements/addons
  within an `InputGroup`.

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- [#7854](https://github.com/chakra-ui/chakra-ui/pull/7854)
  [`f65421e18`](https://github.com/chakra-ui/chakra-ui/commit/f65421e1892f94155ba1fac58844d7641c40f009)
  Thanks [@TylerAPfledderer](https://github.com/TylerAPfledderer)! - Revert
  `getColorVar` usage to `getColor`

- [#7791](https://github.com/chakra-ui/chakra-ui/pull/7791)
  [`d6036930a`](https://github.com/chakra-ui/chakra-ui/commit/d6036930a68dbc62b13ab1fec9658ffdf5d1243d)
  Thanks [@Mitelak](https://github.com/Mitelak)! - Allow styling `MenuIcon` as
  part of `Menu` theme

- Updated dependencies
  \[[`d6036930a`](https://github.com/chakra-ui/chakra-ui/commit/d6036930a68dbc62b13ab1fec9658ffdf5d1243d),
  [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6),
  [`119a52932`](https://github.com/chakra-ui/chakra-ui/commit/119a52932dcca3a74b469ae05dabb8bfec788dfe)]

## @chakra-ui/theme-tools@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`d6036930a`](https://github.com/chakra-ui/chakra-ui/commit/d6036930a68dbc62b13ab1fec9658ffdf5d1243d),
  [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6),
  [`119a52932`](https://github.com/chakra-ui/chakra-ui/commit/119a52932dcca3a74b469ae05dabb8bfec788dfe)]

## @chakra-ui/toast@7.0.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- [`0d99f5180`](https://github.com/chakra-ui/chakra-ui/commit/0d99f51805a7e8b4d6ec715c5249683d27067a42)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - Fix issue where
  toast provider region doesn't have a label

- Updated dependencies
  \[[`119a52932`](https://github.com/chakra-ui/chakra-ui/commit/119a52932dcca3a74b469ae05dabb8bfec788dfe),
  [`f65421e18`](https://github.com/chakra-ui/chakra-ui/commit/f65421e1892f94155ba1fac58844d7641c40f009),
  [`d6036930a`](https://github.com/chakra-ui/chakra-ui/commit/d6036930a68dbc62b13ab1fec9658ffdf5d1243d),
  [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/tooltip@2.3.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- [#7792](https://github.com/chakra-ui/chakra-ui/pull/7792)
  [`00a06704e`](https://github.com/chakra-ui/chakra-ui/commit/00a06704e5ba609f5b8f4787873dd7c72d56636e)
  Thanks [@jeferson-sb](https://github.com/jeferson-sb)! - Fix tooltip prevent
  onClose to get fired on tooltip opened

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/transition@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

## @chakra-ui/visually-hidden@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

## @chakra-ui/system@2.6.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/react-context@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

## @chakra-ui/react-use-animation-state@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/react-use-callback-ref@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

## @chakra-ui/react-use-controllable-state@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/react-use-disclosure@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/react-use-event-listener@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/react-use-focus-effect@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/react-use-focus-on-pointer-down@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/react-use-interval@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/react-use-latest-ref@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

## @chakra-ui/react-use-merge-refs@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

## @chakra-ui/react-use-outside-click@2.2.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/react-use-pan-event@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/react-use-previous@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

## @chakra-ui/react-use-safe-layout-effect@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

## @chakra-ui/react-use-size@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

## @chakra-ui/react-use-timeout@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

### Patch Changes

- Updated dependencies
  \[[`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/react-use-update-effect@2.1.0

### Minor Changes

- [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - To improve support
  for the App Router, all components and hooks are exported with the
  `"use client"` directive.

## @chakra-ui/next-js@2.1.5

### Patch Changes

- [`e16ee11eb`](https://github.com/chakra-ui/chakra-ui/commit/e16ee11eb1d9849d91604251fe83c96b60166913)
  Thanks [@segunadebayo](https://github.com/segunadebayo)! - Fix issue where DOM
  image props are not forwarded to Image component

## @chakra-ui/theme-utils@2.0.19

### Patch Changes

- Updated dependencies
  \[[`119a52932`](https://github.com/chakra-ui/chakra-ui/commit/119a52932dcca3a74b469ae05dabb8bfec788dfe),
  [`f65421e18`](https://github.com/chakra-ui/chakra-ui/commit/f65421e1892f94155ba1fac58844d7641c40f009),
  [`d6036930a`](https://github.com/chakra-ui/chakra-ui/commit/d6036930a68dbc62b13ab1fec9658ffdf5d1243d),
  [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]

## @chakra-ui/storybook-addon@5.0.1

### Patch Changes

- [#7820](https://github.com/chakra-ui/chakra-ui/pull/7820)
  [`a0144a1d8`](https://github.com/chakra-ui/chakra-ui/commit/a0144a1d884e590b0b2788040e4269b301e67aac)
  Thanks [@TylerAPfledderer](https://github.com/TylerAPfledderer)! - Improve
  build and exports

  - Export a `preview` object containing the provider decorator
  - Modify tsup config for improved build and to generate `.dts` files for prod
  - Use up-to-date decorator function type for Provider decorator
    - Turns the first argument for the story into a function which returns the
      preview.

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

### Patch Changes

- Updated dependencies
  \[[`119a52932`](https://github.com/chakra-ui/chakra-ui/commit/119a52932dcca3a74b469ae05dabb8bfec788dfe),
  [`f65421e18`](https://github.com/chakra-ui/chakra-ui/commit/f65421e1892f94155ba1fac58844d7641c40f009),
  [`d6036930a`](https://github.com/chakra-ui/chakra-ui/commit/d6036930a68dbc62b13ab1fec9658ffdf5d1243d),
  [`754d9d4f4`](https://github.com/chakra-ui/chakra-ui/commit/754d9d4f48b4fef8d38cb1d5e342f3776d18e7c6)]
