## [Unreleased]

## [0.6.0] - 2020-05-06

### New Features

- onSubmit event is now forwarded to the parent.
- Switched to another mode of getting the input nodes. 13% speed increase.

## [0.6.0] - 2020-05-06

### New Features

- Now possible to supply an array of actions to the `Form` component.

## [0.5.1] - 2020-05-06

### Fixed

- Fixes a multiple select bug that would deselect things after trying to select more than 2 items.