## [8.1.2](https://github.com/BlueBaseJS/components/compare/v8.1.1...v8.1.2) (2024-04-13)

### Bug Fixes

*   Fixed CI ([fcf6628](https://github.com/BlueBaseJS/components/commit/fcf6628e43a18e0b3be0e4395a634098360258ee))

## [8.1.1](https://github.com/BlueBaseJS/components/compare/v8.1.0...v8.1.1) (2024-04-13)

### Bug Fixes

*   **Slider:** Removed default value ([f7f512c](https://github.com/BlueBaseJS/components/commit/f7f512cc1bf60a1727b2c76ed0f242f6d25ac0e2))

# [8.1.0](https://github.com/BlueBaseJS/components/compare/v8.0.0...v8.1.0) (2023-09-10)

### Features

*   **IconButton:** Added children prop ([554ce7e](https://github.com/BlueBaseJS/components/commit/554ce7e3b65e9f3c76c8539d8f38e79ecb90fd84))

# [8.0.0](https://github.com/BlueBaseJS/components/compare/v7.0.2...v8.0.0) (2023-09-09)

### Bug Fixes

*   Update README.md ([e843ff0](https://github.com/BlueBaseJS/components/commit/e843ff0822aa293fd94b9ca42390dcfe91ff447a))
*   **IconButton:** onPress is optional ([0485e42](https://github.com/BlueBaseJS/components/commit/0485e421ecb30eec723d5ed350f2d1a88c319dc8))
*   **Navigation:** Bug fixes ([d1a039d](https://github.com/BlueBaseJS/components/commit/d1a039dae77e5182d48efc3996995dc53f8f2498))
*   **Navigation:** Fixed typo in switch route type ([2e3e122](https://github.com/BlueBaseJS/components/commit/2e3e122127b493e75b1f4d9bade632c4d7fb717c))
*   **TextInput:** Fixed typings ([14dc20c](https://github.com/BlueBaseJS/components/commit/14dc20c52b9ce1fdff83f56bbdaefd05eb85a6f8))
*   **TextInputIcon:** Used IconButtonProps ([62c6618](https://github.com/BlueBaseJS/components/commit/62c661805be8b12b2e215b91a060913ef1952cfa))
*   Added .releaserc ([37d40d0](https://github.com/BlueBaseJS/components/commit/37d40d02b0f9c1ac49c2546de1c21b3be739d7bc))
*   Fixed typings ([7b2a9c7](https://github.com/BlueBaseJS/components/commit/7b2a9c7542ffdbe19a1b2ee302e9a1eeae16ac2e))

### Features

*   Updated dependencies ([ea661c9](https://github.com/BlueBaseJS/components/commit/ea661c9a43e9f211bbd239240aaffc377cda0841))
*   **ListItem:** Added default props ([c11acac](https://github.com/BlueBaseJS/components/commit/c11acace19e2f40fb54b067602c30122d7b2893d))
*   **ListItem:** Added new props for title & description ([144626d](https://github.com/BlueBaseJS/components/commit/144626d4ab3de67cbc52df9c84a6082b3edcfe19))
*   **Navigation:** New Navigation based on React Navigation V6 ([edf4c5e](https://github.com/BlueBaseJS/components/commit/edf4c5e1cb1a0c8b521e84e5000f7f42b79eee24))
*   **NavigationActionsObject:** Added route prop ([fd44280](https://github.com/BlueBaseJS/components/commit/fd44280e1669c541a166759ca6cc99b8ed2b71d9))
*   **Picker:** Upgraded Picker typing source ([fc1026a](https://github.com/BlueBaseJS/components/commit/fc1026a9d468b62a1b863127dafe1feed8c4787f))
*   **Slider:** Added valueLabelFormat prop ([af6eac1](https://github.com/BlueBaseJS/components/commit/af6eac146c38f4f2948a4d707a8e4d92fe545f78))
*   **TextInput:** Added Affix & Icon ([2a4d088](https://github.com/BlueBaseJS/components/commit/2a4d088cf15cca2e9835399d6043cdd25f957d7b))

### BREAKING CHANGES

*   **Navigation:** Added a completely new Navigation API based on React Navigation V6.

# [8.0.0-alpha.12](https://github.com/BlueBaseJS/components/compare/v8.0.0-alpha.11...v8.0.0-alpha.12) (2023-09-09)

### Features

*   Updated dependencies ([ea661c9](https://github.com/BlueBaseJS/components/commit/ea661c9a43e9f211bbd239240aaffc377cda0841))

# [8.0.0-alpha.11](https://github.com/BlueBaseJS/components/compare/v8.0.0-alpha.10...v8.0.0-alpha.11) (2022-07-22)

### Features

*   **Slider:** Added valueLabelFormat prop ([af6eac1](https://github.com/BlueBaseJS/components/commit/af6eac146c38f4f2948a4d707a8e4d92fe545f78))

# [8.0.0-alpha.10](https://github.com/BlueBaseJS/components/compare/v8.0.0-alpha.9...v8.0.0-alpha.10) (2022-07-19)

### Bug Fixes

*   **IconButton:** onPress is optional ([0485e42](https://github.com/BlueBaseJS/components/commit/0485e421ecb30eec723d5ed350f2d1a88c319dc8))
*   **TextInputIcon:** Used IconButtonProps ([62c6618](https://github.com/BlueBaseJS/components/commit/62c661805be8b12b2e215b91a060913ef1952cfa))
*   Added .releaserc ([37d40d0](https://github.com/BlueBaseJS/components/commit/37d40d02b0f9c1ac49c2546de1c21b3be739d7bc))
