# @saas-ui/pin-input

## 1.4.2

### Patch Changes

- Fix types path

## 1.4.1

### Patch Changes

- b2302a3: Add types to package.json exports

## 1.4.0

### Minor Changes

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

## 1.3.0

### Minor Changes

- d92f516: Updated to Chakra UI 2.4.1

## 1.2.0

### Minor Changes

- 466b3ca: Updated to Chakra UI 2.3.6

## 1.1.0

### Minor Changes

- f6ec7dc: Fixed issue where Next.js would not resolve Chakra UI components correctly.

## 1.0.0

### Major Changes

- 1db5bf9: Initial release candidate

### Minor Changes

- 3ae6be1: breaking: Updated to Chakra UI 2.1
- 532a7d4: Updated to Chakra UI 2.2.1
- 7a16ef7: Updated to Chakra UI 2.2.1
- 3ae6be1: breaking: React 18 support.

### Patch Changes

- 15c3960: Re-publish.
- 1744543: Updated dependencies.
- dc6376f: Updated all readme files, added better descriptions and links to docs and source code.
- 1fdf52a: Modern bundles now use .mjs extension.
- 532a7d4: Fixed all theme onconsistencies.
- 3dee538: Spacing between pin inputs can now be configured.

## 1.0.0-rc.5

### Patch Changes

- 1744543: Updated dependencies.

## 1.0.0-rc.4

### Patch Changes

- dc6376f: Updated all readme files, added better descriptions and links to docs and source code.

## 1.0.0-rc.3

### Minor Changes

- 532a7d4: Updated to Chakra UI 2.2.1
- 7a16ef7: Updated to Chakra UI 2.2.1

### Patch Changes

- 532a7d4: Fixed all theme onconsistencies.

## 1.0.0-rc.2

### Patch Changes

- Re-publish.

## 1.0.0-rc.1

### Patch Changes

- 3dee538: Spacing between pin inputs can now be configured.

## 1.0.0-rc.0

### Major Changes

- 1db5bf9: Initial release candidate

### Minor Changes

- 3ae6be1: breaking: Updated to Chakra UI 2.1
- 3ae6be1: breaking: React 18 support.

### Patch Changes

- 1fdf52a: Modern bundles now use .mjs extension.

## 0.3.1

### Patch Changes

- Updated Chakra UI version range not to include 2.x

## 0.3.0

### Minor Changes

- e511ffd: Added a11y testing to all packages

## 0.2.1

### Patch Changes

- b3159a7: Only publish dist and src files

## 0.2.0

### Minor Changes

- Upgrade to Chakra UI 1.8.1

## 0.1.4

### Patch Changes

- Update dependencies

## 0.1.3

### Patch Changes

- Improved exports configuration

## 0.1.2

### Patch Changes

- Republish with correct deps

## 0.1.1

### Patch Changes

- Fix version mismatch

## 0.1.0

### Minor Changes

- Initial release of Saas UI Core
