# @cavilha/input-autocomplete

## 1.0.1

### Patch Changes

- 89ae2e6d: Atualização das versão das dependências
- Updated dependencies [89ae2e6d]
  - @cavilha/button@1.0.1
  - @cavilha/icon@1.0.1
  - @cavilha/text-input@1.0.1
  - @cavilha/theme@1.0.1

## 1.0.0

### Major Changes

- a50a503a: Stitches's version updated from 0.2.2 to 1.2.8

### Patch Changes

- Updated dependencies [a50a503a]
  - @cavilha/theme@1.0.0
  - @cavilha/button@1.0.0
  - @cavilha/icon@1.0.0
  - @cavilha/text-input@1.0.0

## 0.1.3

### Patch Changes

- Updated dependencies [8e1bd8d]
  - @cavilha/theme@0.0.4
  - @cavilha/button@0.0.6
  - @cavilha/icon@0.0.4

## 0.1.2

### Patch Changes

- e1501a2: Add onAutocomplete and onSearch props to component and switch type of options

## 0.1.1

### Patch Changes

- c758a9e: Correçao de exibiçao ao perder o foco do componente

## 0.1.0

### Minor Changes

- a839f90: Created new component inputAutocomplete
