Skip to content

v9.11.0

Compare
Choose a tag to compare
@goto-bus-stop goto-bus-stop released this 13 Apr 14:27
· 44 commits to master since this release
8b0fe15
  • Disable Babel modules transform for dependencies. Allows consuming dependencies that use top-level this. (#455)
  • Add option babelifyDeps to disable transpiling dependencies. This is intended as a stopgap measure until a faster/reliable way to transpile ES2015+ code from dependencies is implemented. (#422)