All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Remove standard, use prettier
- Update tests to new syntax
- Support for Yarn
- Support react-native
- When passed
__ref
will be renamed toref
. This enables to get reference to the DOM element, cf. https://facebook.github.io/react/docs/more-about-refs.html (#11) - Update tests to Jest 15
- Use babel to include the Object.assign polyfill
- List of transformations is now resolved left to right
- Add JSDoc documentation
- Added (this) change log
- Replace own methods with Lodash
- List React as a peer dependency
- First stable release of the package