# Changelog

## 1.2.5

* Update some dependencies

## 1.2.4

### Changed

* Switched to `@blueprintjs/core` table to maintain simplicity.

### Fixed

* Validation problems in `ArrayTable` are now displayed

## 1.2.3

### Fixed

* Arrays now show validation errors

## 1.2.2

### Changed

* Just updated `react-hook-form-auto`.

### Fixed

* `Select` with multiselect will work with initial values

## 1.2.1

### Added

* Exporting `Select`

### Fixed

* Minor fixes with Checkbox and Selection

## 1.2.0

### Added

* Select using `@blueprintjs/select`. Far sexier.
* Multiselect
* Export wrappers

## 1.1.4

* Rebundle with latest rhfa

## 1.1.3

* Update rhfa lock
* Deal with inputRef and helperText

## 1.1.2

* Pass `inputRef` to allow `setValue` reaction

## 1.1.0

* Updated to react-hook-form-auto 1.3

## 1.0.1

* Fix reference version to react-hook-form-auto

## 1.0.1

* Better select control
* Allow helper text when there are no errors

## 1.0.0

Initial!
