- Update Babel
- Use
options.filename
to pick up.babelrc
, not internal helper
- Respect .babelrc files (#6)
- Update babel-core
- Allow
.es6
file extensions
- Upgrades to babel-core
- Use
id
option for cleaner output - Update 6to5 to 2.10.0 for performance gains
- Require 6to5-core, not 6to5 (duh)
- Switch to 6to5-core (avoids node-gyp nonsense)
- Update 6to5 to 2.0.0
- Started maintaining a changelog