Changelog
0.5.4
chalk
dependencybuble/register
failsChangelog
0.5.0
--target
, --yes
and --no
in CLItransforms
option (or --yes
and --no
, in the CLI)import
and export
will throw an error unless --no modules
transform is specifiedChangelog
0.4.24
let
/const
is redeclared, or var
is redeclared with a let
/const
(0.4.22 regression)Changelog
0.4.23
buble.VERSION
Changelog
0.4.22
var
declarations (only throw if let
or const
is redeclared)