v1.2.0
- Skip syntaxes that require preprocessors - Skip `import` syntax, as the `module` field inside `package.json` skips the autoloader if supported - Skip `esnext` syntax on v8 engines <= 4 as esnext is unsupported in those environments
- Skip syntaxes that require preprocessors - Skip `import` syntax, as the `module` field inside `package.json` skips the autoloader if supported - Skip `esnext` syntax on v8 engines <= 4 as esnext is unsupported in those environments