yarn @babel/plugin-syntax-flow 7.0.0-beta.54
v7.0.0-beta.54

latest releases: 8.0.0-alpha.8, 7.24.1, 8.0.0-alpha.7...
5 years ago

v7.0.0-beta.54 (2018-07-16)

Regarding #8184, we aren't using micromatch for paths, just basic */** substitution now. For anything more complicated we will recommend using a regex/.js config.
There was a bug in the stage presets (#8307), so we just removed the requirements for setting options in the meantime for ease of use. We are removing the Stage presets next anyway. #8293

💥 Breaking Change

  • babel-core, babel-register, babel-traverse
    • #8327 Treat string ignore/only/test/include/exclude values as paths with only basic pattern matching. (@loganfsmyth)

🐛 Bug Fix

  • babel-core, babel-register, babel-traverse
    • #8327 Treat string ignore/only/test/include/exclude values as paths with only basic pattern matching. (@loganfsmyth)
  • babel-preset-stage-0, babel-preset-stage-1
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
    • #8316 Ensure that the wildcard interop is used with re-export + default.. (@loganfsmyth)
  • babel-core
    • #8315 Remove option-filtering options from the final options results.. (@loganfsmyth)

📝 Documentation

  • #8320 Add link to audio version of song. (@rugk)

Committers: 4

Don't miss a new plugin-syntax-flow release

NewReleases is sending notifications on new releases.