# Changelog

All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [0.7.1](https://github.com/mattpfeffer/tailwind-fontawesome/compare/v0.7.0...v0.7.1) (2024-07-14)


### Fixes

* fix missing colon in plugin config ([f98fd1b](https://github.com/mattpfeffer/tailwind-fontawesome/commit/f98fd1b70f29edb017debb1dcedc9fef4bc49e96))

## [0.7.0](https://github.com/mattpfeffer/tailwind-fontawesome/compare/v0.6.0...v0.7.0) (2024-07-13)


### Adds

* support for icons added since font awesome 6.5.0 ([cd93c86](https://github.com/mattpfeffer/tailwind-fontawesome/commit/cd93c865cfe6be4c149d7d27e6e1dae5515c0d4e))


### Fixes

* improve icon handling some default display properties ([e15d22f](https://github.com/mattpfeffer/tailwind-fontawesome/commit/e15d22f9c5473e3bdaa99498d34bf19e35586966))

## [0.6.0](https://github.com/mattpfeffer/tailwind-fontawesome/compare/v0.5.0...v0.6.0) (2023-11-11)


### Adds

* support for custom icon mapping ([d7fde82](https://github.com/mattpfeffer/tailwind-fontawesome/commit/d7fde828091a7cc4373241ff182ebe2ecda42f91))
* support for icons added since font awesome 6.4.0 ([16c4b8e](https://github.com/mattpfeffer/tailwind-fontawesome/commit/16c4b8e0226f95796af5a9f755e7f0c32aeaf28f))


### Fixes

* update deps to patch several upstream vulnerabilities ([ddf39c3](https://github.com/mattpfeffer/tailwind-fontawesome/commit/ddf39c3c63d130f257db5aeedf96ac95bc368a1e))

## [0.5.0](https://github.com/mattpfeffer/tailwind-fontawesome/compare/v0.4.1...v0.5.0) (2023-06-04)


### Adds

* utilities for overriding the vertical alignment of icons ([67d5056](https://github.com/mattpfeffer/tailwind-fontawesome/commit/67d5056e365263b0d853464ced3a7184d6a79751))

## [0.4.0](https://github.com/mattpfeffer/tailwind-fontawesome/compare/v0.3.2...v0.4.0) (2023-05-29)

### Adds

-   support for icons added since font awesome 6.1.1
    ([1675be7](https://github.com/mattpfeffer/tailwind-fontawesome/commit/1675be7a861bbfdd3a1c64d543b477b01ab4ebb9))
-   support for sharp icon sets
    ([afda6e3](https://github.com/mattpfeffer/tailwind-fontawesome/commit/afda6e3bcdf8eac601e5c90aa6fbb3b90b9d8b81))

### [0.3.1](https://github.com/mattpfeffer/tailwind-fontawesome/compare/v0.3.0...v0.3.1) (2022-05-30)

### Fixes

-   incorrect handling of null options
    ([3277e98](https://github.com/mattpfeffer/tailwind-fontawesome/commit/3277e985025e8a75bd5ed0883efce7bf124daab5))

## [0.3.0](https://github.com/mattpfeffer/tailwind-fontawesome/compare/v0.2.0...v0.3.0) (2022-05-25)

### Adds

-   support for Font Awesome 6
    ([a612f4b](https://github.com/mattpfeffer/tailwind-fontawesome/commit/a612f4b93a6afaf1908e282bdbb5d2a3aec1e418))

## [0.1.0](https://github.com/mattpfeffer/tailwind-fontawesome/releases/tag/v0.1.0) (2021-09-06)

### Adds

-   icon utility classes
    ([7fdebc2](https://github.com/mattpfeffer/tailwind-fontawesome/commit/7fdebc26a84bd6c064ceb1ac1e09effb9dbf6d26))
