v0.3.2
livekit/agents-jsv0.3.2Apr 8, 2015by koistya
AI Summary
Upgrades React to 0.13, migrates components to ES6 class syntax, and introduces ESLint and a style guide.
Key Highlights
- Update React to 0.13
- Update React components to use ES6 class-based syntax
- Add React style guide
- Replace JSHint with ESLint
Breaking Changes
- Update React to 0.13
New Features
- React 0.13 upgrade
- ES6 class-based syntax migration
- React style guide
- 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