Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

36 lines (29 loc) · 1.04 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

x.x.x - UNRELEASED

  • Remove standard, use prettier

2.2.0 - 2017-04-07

React native and tests

  • Update tests to new syntax
  • Support for Yarn
  • Support react-native

2.1.0 - 2016-09-01

Enable ref

2.0.1 - 2016-06-24

Use Object.assign polyfill

  • Use babel to include the Object.assign polyfill

2.0.0 - 2016-06-08

Reverse list resolving

  • List of transformations is now resolved left to right
  • Add JSDoc documentation
  • Added (this) change log

1.1.0 - 2016-04-11

Dependencies changes

  • Replace own methods with Lodash
  • List React as a peer dependency

1.0.0 - 2016-03-19

Initial release

  • First stable release of the package