Skip to content

Releases: colinbate/babel-brunch

Upstream changes plus better `.babelrc` handling.

29 Jan 03:41

Choose a tag to compare

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.