This repository was archived by the owner on Mar 7, 2025. It is now read-only.
Releases: ksherlock/better-babel-cli
Releases · ksherlock/better-babel-cli
1.1.2
Tweaks to the package.json dependencies to reduce the size of the resulting node_modules directory.
- Remove
babel-plugin-transform-es2015-constants. This was deprecated by babel (and not actually used by better-babel-cli). - Make
babel-runtime,babel-templates, andbabel-traversetop-level dependencies
1.1.1
1.1.0
Version 1.1.0
- Includes
babel-generate-helperscommand - Can now specify configuration options on the command line
--looseflag to enable loose mode (for all plugins with a loose option)--react-nativepreset--help-plugins,--help-presets, and--help-configoptions- Bug fixes.
- Bump babel dependencies to 6.8.0