v0.3.2

pingcap/autoflowv0.3.2Apr 8, 2015by koistya

AI Summary

Upgrades React to version 0.13, migrates code to ES6 class-based syntax, and replaces JSHint with ESLint.

Key Highlights

  • Update React to 0.13
  • Update React components to use ES6 class-based syntax
  • Replace JSHint with ESLint
  • Add React style guide

New Features

  • React 0.13 upgrade
  • ES6 migration
  • ESLint integration

Full Release Notes

- Add React style guide (see ./docs)
- Update React to 0.13; update other npm modules
- Update React components to use ES6 class-based syntax
- Add a higher-order React component sample (see App/AppViewport)
- Replace JSHint with ESLint
- Add JSCS config file
- Update .gitattributes and .gitignore files
- Update favicon.ico and other icons