# Changelog

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

### [0.8.11](https://github.com/emortlock/tailwind-react-primitives/compare/v0.8.10...v0.8.11) (2020-09-18)


### Features

* added forwardRef support and updated element TS types ([77f728e](https://github.com/emortlock/tailwind-react-primitives/commit/77f728eb2aaa2c9efb4255c4e467da32512121b4))
* updated type structure and refactored ([f315688](https://github.com/emortlock/tailwind-react-primitives/commit/f315688664dc9194625f63f5cde11bf2faa61a9e))

### [0.8.10](https://github.com/emortlock/tailwind-react-primitives/compare/v0.8.9...v0.8.10) (2020-08-30)


### Bug Fixes

* **ci:** remove unecessary step ([86dd558](https://github.com/emortlock/tailwind-react-primitives/commit/86dd5583d6ccb1831f7a24335c2fdf9156220561))
* **ci:** use correct context for npm publish ([0206705](https://github.com/emortlock/tailwind-react-primitives/commit/02067052edd93c613eeb977e74334107a669a2bb))

### [0.8.9](https://github.com/emortlock/tailwind-react-primitives/compare/v0.8.8...v0.8.9) (2020-08-30)


### Bug Fixes

* **ci:** correct tag filters ([cce0824](https://github.com/emortlock/tailwind-react-primitives/commit/cce0824752f1607212ea329c3848a36c21e6b130))

### [0.8.8](https://github.com/emortlock/tailwind-react-primitives/compare/v0.8.7...v0.8.8) (2020-08-30)


### Bug Fixes

* **ci:** correct tag filters ([b4b6e34](https://github.com/emortlock/tailwind-react-primitives/commit/b4b6e341aa717781bc85b5c9440ec98ff8646557))

### [0.8.7](https://github.com/emortlock/tailwind-react-primitives/compare/v0.8.6...v0.8.7) (2020-08-30)


### Bug Fixes

* **ci:** correct config ([d774ca3](https://github.com/emortlock/tailwind-react-primitives/commit/d774ca352b398f2545dca9ac104cfd146dc6923b))

### [0.8.6](https://github.com/emortlock/tailwind-react-primitives/compare/v0.8.5...v0.8.6) (2020-08-30)


### Bug Fixes

* **ci:** correct config ([bca2025](https://github.com/emortlock/tailwind-react-primitives/commit/bca202562074090b7a74d12ee1fe3a1c0e662351))

### [0.8.5](https://github.com/emortlock/tailwind-react-primitives/compare/v0.8.4...v0.8.5) (2020-08-30)


### Bug Fixes

* **ci:** tweak release flow ([30260cb](https://github.com/emortlock/tailwind-react-primitives/commit/30260cb3d23cad4ebe27cd05a917ce98a61542b3))

### [0.8.4](https://github.com/emortlock/tailwind-react-primitives/compare/v0.8.3...v0.8.4) (2020-08-30)


### Bug Fixes

* **ci:** correct ci publish ([890bdca](https://github.com/emortlock/tailwind-react-primitives/commit/890bdca0b47d22ee9abe599eff7c7324aa057fbd))

### [0.8.3](https://github.com/emortlock/tailwind-react-primitives/compare/v0.8.2...v0.8.3) (2020-08-30)


### Bug Fixes

* add missing prop exports ([59f5a47](https://github.com/emortlock/tailwind-react-primitives/commit/59f5a4796c8707f79120773d93fed6063b9bd2f2))

### 0.8.2 (2020-08-28)


### Features

* change focus so that primitives are main function of lib ([9a889e4](https://github.com/emortlock/tailwind-react-primitives/commit/9a889e46183dae4a424d36e84561e7418f0bebbb))
* convert to TypeScript ([3696b07](https://github.com/emortlock/tailwind-react-primitives/commit/3696b07f0a1cfa253d0b6bcdfddf3406056c5f77))
* update to tailwind v1 ([70ab37d](https://github.com/emortlock/tailwind-react-primitives/commit/70ab37d1a5f9e01b7c1c623b610e44b15caf9b73))


### Bug Fixes

* correct purgecss behaviour and add tests ([dd8f67c](https://github.com/emortlock/tailwind-react-primitives/commit/dd8f67c18f959d777cc6b51b796cd612f8fade8e))
* corrected purgecss path extension ([1d15ee6](https://github.com/emortlock/tailwind-react-primitives/commit/1d15ee68b8b019b94818e0d4ba44808bcff8aa07))
* **style:** updated prettier ([15f0f5d](https://github.com/emortlock/tailwind-react-primitives/commit/15f0f5d3219f8a86dbe07b22ee12c7d09f007a00))
* remove unused functions ([05d922f](https://github.com/emortlock/tailwind-react-primitives/commit/05d922fe09b75e56ec7138e458fee31077cc5968))
* remove unused libraries ([d0d8233](https://github.com/emortlock/tailwind-react-primitives/commit/d0d82331d089e4c08b816bc8b8836206dce1372c))
