# @saas-ui/command-bar

## 0.9.1

### Patch Changes

- 2e9cbf1: Fix overlay position

## 0.9.0

### Minor Changes

- 9550dd4: Add overlay prop to control overlay rendering to CommandBarDialog

## 0.8.1

### Patch Changes

- 862937a: Bump chakra version

## 0.8.0

### Minor Changes

- 803ede7: Updated Chakra UI version range to >=2.9.0 <3

## 0.7.0

### Minor Changes

- fc799df: Removed deprecated Chakra UI dependency

## 0.6.1

### Patch Changes

- f0ee3db: Updated to Chakra 2.10

## 0.6.0

### Minor Changes

- 2ac496a: Upgraded to Chakra UI v2.9.3

## 0.5.3

### Patch Changes

- 916c46c: Fixed isDisabled prop on command bar items

## 0.5.2

### Patch Changes

- 68d5712: Fixed selected style selector

## 0.5.1

### Patch Changes

- 02cac87: Updated dependencies

## 0.5.0

### Minor Changes

- 5fb8082: Command bar theme can now be overriden through the global theme config

## 0.4.3

### Patch Changes

- 2e7da38: Updated dependencies

## 0.4.2

### Patch Changes

- 90ee13c3: Refactored exports

## 0.4.1

### Patch Changes

- 90ff4d16: Fixed incorrect require prop type on CommandBarDialog

## 0.4.0

### Minor Changes

- 0b06ff35: Added support for size prop on CommandBar

### Patch Changes

- 0b06ff35: Added contentProps prop to CommandBarDialog for improved customization

## 0.3.0

### Minor Changes

- 5a384c28: Updated to Chakra UI 2.8.0

## 0.2.0

### Minor Changes

- 046e42b8: Updated to Chakra UI 2.7
- 8346fd1a: Update to cmdk 2.0

### Patch Changes

- d725a5da: Fix esm bundle import
- d725a5da: Bump version
- f1e99198: Migrated from microbundle to tsup for builds
- f1e99198: Restructured packages.
- 0319aa57: Bump version
- 166978bd: Fix esm bundle filename.

## 0.2.0-rc.6

### Minor Changes

- 046e42b8: Updated to Chakra UI 2.7

## 0.2.0-rc.5

### Patch Changes

- Bump version

## 0.2.0-next.4

### Patch Changes

- Fix esm bundle import

## 0.2.0-next.3

### Patch Changes

- Bump version

## 0.2.0-next.2

### Minor Changes

- 8346fd1a: Update to cmdk 2.0

## 0.1.1-next.1

### Patch Changes

- 166978bd: Fix esm bundle filename.

## 0.1.1-next.0

### Patch Changes

- f1e99198: Migrated from microbundle to tsup for builds
- f1e99198: Restructured packages.

## 0.1.2

### Patch Changes

- Fix types path

## 0.1.1

### Patch Changes

- b2302a3: Add types to package.json exports

## 0.1.0

### Minor Changes

- 1f074c98: Upgrade to Chakra 2.4.8. Using .mjs for esm bundles.
