### 2.0.2

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

### 2.0.1

* Changed : Modified the logic to update search term in both the searchboxes (Menu and Current page)
* https://github.com/visual-framework/vf-core/pull/1859

### 2.0.0-alpha.2

* Add customisable URL prefix `search_client_destination_prefix`.
* Cleans up typos.
  * https://github.com/visual-framework/vf-core/pull/1602

### 2.0.0-alpha.1

* Accessibility: add `search_client_id` to configure `label` `for` and `input` `name` attributes.

### 2.0.0-alpha.0

* Updates to replace v2.0.0 of vf-search--inline with `vf-form--search vf-form--search--responsive`

### 1.0.2

* Updates to match v2.0.0 of vf-search--inline

### 1.0.1

* Fixes CSS to match stylelint rules.
  * https://github.com/visual-framework/vf-core/pull/1405

### 1.0.0

* JS linting

### 1.0.0-alpha.3

* adds support for `autofocus` on search input

### 1.0.0-alpha.2

* Improve documentation

### 1.0.0-alpha.1

* Initial prototype
