React Inline v0.8.0 Release Notes
Release Date: 2015-11-07 // over 7 years ago-
- 🆕 New Feature
- The CLI now uses Babel v6 for the additional transformation step
- 💥 Breaking Change
- Remove the
--babel-stage
CLI option, use a.babelrc
file to configure the additional Babel transformation step
- Remove the
- Internal
- Transpile code with Babel v6
- 🆕 New Feature