# @gluestack-ui/button

## 1.0.0

### Major Changes

- removed `direction` prop from `ButtonGroup` use `flexDirection` instead.

## 0.1.34

### Patch Changes

- Added support of functional children with hover, active state

## 0.1.25

### Patch Changes

- fix: figma refactor

## 0.1.24

### Patch Changes

- Updated dependencies
  - @gluestack-ui/utils@0.1.9

## 0.1.23

### Patch Changes

- Changed component APIs from dot notation to normal

## 0.1.22

### Patch Changes

- Updated dependencies
  - @gluestack-ui/utils@0.1.8

## 0.1.21

### Patch Changes

- Updated dependencies
  - @gluestack-ui/utils@0.1.7

## 0.1.20

### Patch Changes

- component typings updated

## 0.1.19

### Patch Changes

- Updated dependencies
  - @gluestack-ui/utils@0.1.6

## 0.1.18

### Patch Changes

- included path links in compilerOptions in tsconfig file
- Updated dependencies
  - @gluestack-ui/utils@0.1.5

## 0.1.17

### Patch Changes

- feat: migration of hook to react native aria

## 0.1.16

### Patch Changes

- Updated dependencies
  - @gluestack-ui/utils@0.1.4

## 0.1.15

### Patch Changes

- added readme, keyword, warning fixes

## 0.1.14

### Patch Changes

- added readme, keyword, warning fixes

## 0.1.13

### Patch Changes

- Styling changes

## 0.1.12

### Patch Changes

- button group flex direction issue

## 0.1.11

### Patch Changes

- Updated dependencies
  - @gluestack-ui/utils@0.1.3

## 0.1.10

### Patch Changes

- sx prop overriding issue solved

## 0.1.9

### Patch Changes

- fix forward ref warning

## 0.1.8

### Patch Changes

- Fixed typings in button

## 0.1.7

### Patch Changes

- Updated dependencies
  - @gluestack-ui/react-native-aria@0.1.2

## 0.1.6

### Patch Changes

- dependancy correction

## 0.1.5

### Patch Changes

- fix button group space issue

## 0.1.4

### Patch Changes

- Hi, these are release notes

## 0.1.1

### Patch Changes

- Test Release
