Skip to content

Upstream changes plus better `.babelrc` handling.

Latest

Choose a tag to compare

@colinbate colinbate released this 29 Jan 03:41

This release includes all of the recent updates and fixes from babel-brunch, including the change to use babel-preset-env as the default preset.

Out of the box that should not be a breaking change.

Also included is support for .babelrc files being JSON5, which means they can contain comments and other enhancements that extension provides. Regular JSON documents still work of course.