# Changelog

All notable changes to this project will be documented in this file.

## [v-3.0.0-alpha.1](https://github.com/QueryPark/UIKit/releases/tag/qp-react-ui#3.0.0-alpha.1)

### Update

- Remove special characters from request

## [v-3.0.0-alpha.0](https://github.com/QueryPark/UIKit/releases/tag/qp-react-ui#3.0.0-alpha.0)

### Update

- CSS modules replace emotion

## [v-2.0.1](https://github.com/QueryPark/UIKit/releases/tag/qp-react-ui%402.0.1)

### Changed

- Search bar input is now stripped of `-`, `/`, `\`, and ` ` before sending api request

## [v-2.0.0](https://github.com/QueryPark/UIKit/releases/tag/qp-react-ui%402.0.0)

### Changed

- Search endpoint is now `GET /v1/search`
