# 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.

## 1.0.0 (2020-11-22)


### Features

* **index:** add `StyleToJS` that converts CSS style to JS object ([59d3869](https://github.com/remarkablemark/style-to-js/commit/59d3869d295dfabed39b81360d0efdc545c219a6)), closes [/github.com/remarkablemark/html-react-parser/blob/4b5fad9/lib/attributes-to-props.js#L70-L89](https://github.com/remarkablemark//github.com/remarkablemark/html-react-parser/blob/4b5fad9/lib/attributes-to-props.js/issues/L70-L89)
* **utilities:** add `camelCase` helper ([1e5845f](https://github.com/remarkablemark/style-to-js/commit/1e5845feee446fae0943ae410133a22b31a08aaa)), closes [/github.com/remarkablemark/html-react-parser/blob/4b5fad9/lib/utilities.js#L5-L27](https://github.com/remarkablemark//github.com/remarkablemark/html-react-parser/blob/4b5fad9/lib/utilities.js/issues/L5-L27)


### Bug Fixes

* **utilities:** camelCase CSS vendor prefix correctly ([6527322](https://github.com/remarkablemark/style-to-js/commit/652732234bc431d4eb7a3c6e21bb85a44b9c76fc))
