Changelog
0.11.0
--visitors
to allow additional jstransform visitors to be
used for transformation.Changelog
0.10.0
add support for --es6/--harmony
option to compile a limited set of es6
into es5. Supported features are arrow functions, rest params, templates,
object short notation and classes.
--everything
to apply transform to every moduleChangelog
0.8.0
bump react-tools version to 0.9.0
deprecate reactify/undoubted transform
-x/--extension command line option to process files with specified extension
Changelog
0.6.0
allow transform function to be passed as an argument
Changelog
0.5.1