# react-prefixer CHANGELOG

## 2.0.1

* Fix support check for properties (thanks [@pinturic](https://github.com/pinturic))

## 2.0.0

* Rewrite with modern coding standards
* Support server-side rendering
* Show how to use in test environments

## 1.1.4

* Fix camelCase bug

## 1.1.3

* Enhance supports checker

## 1.1.2

* README updates

## 1.1.1

* Fix import of animatable values

## 1.1.0

* Support all animatable properties when used as values in `transition`

## 1.0.5

* Add checker to verify input is an object before running

## 1.0.4

* Have property / value checker a reusable method
* Enhance list of prefixed properties

## 1.0.1 - 1.0.3

* README fixes

## 1.0.0 - 1.0.3

* Initial release
