### 3.0.0

* Updated status to live - [Tracking issue](https://github.com/visual-framework/vf-core/issues/2170).

### 3.0.0-alpha.0

* reworks the inputs to make more use of nunjucks
* restyles the inputs to match latest design direction
* adds better documentation

### 2.0.1

* changes any `set-` style functions to cleaner version
* changes font size so it matches other form components

### 2.0.0

* Adds vf-stack in example code.
* Changes some of the styling to match inputs.
* https://github.com/visual-framework/vf-core/pull/1228/

### 1.0.1

* adds `webkit-appearance: none;` as needed for Safari browsers as autoprefixer is not doing this

### 1.0.0

* removes unrequired `vf-u-sr-only` class
* adds `:hover` effect to match other inputs

### 1.0.0-alpha.9

* Revert "Make vf-form subpatterns workable"
  * https://github.com/visual-framework/vf-core/commit/706953b6fcfbbd1965d17b2ca082432af90ab752

### 1.0.0-alpha.8

* Version bump only for package @visual-framework/vf-form__textarea

### 1.0.0-alpha.7

* Version bump only for package @visual-framework/vf-form__textarea

