Hello,
Babel 8 has just been released. I've seen an attempt to upgrade to 8.0 last year, in #1889, which has been closed as "abandoned".
Does this mean that there will not be a @rollup/plugin-babel supporting Babel 8?
- Rollup Plugin Name:
@rollup/plugin-babel
- Rollup Plugin Version: 7.1.0
Feature Use Case
Use with Babel 8 and meet peer dependencies constraints without warnings
├─┬ @rollup/plugin-babel 7.1.0
│ └── ✕ unmet peer @babel/core@^7.0.0: found 8.0.0
Feature Proposal
Official Babel 8 compatibility
Hello,
Babel 8 has just been released. I've seen an attempt to upgrade to 8.0 last year, in #1889, which has been closed as "abandoned".
Does this mean that there will not be a
@rollup/plugin-babelsupporting Babel 8?@rollup/plugin-babelFeature Use Case
Use with Babel 8 and meet peer dependencies constraints without warnings
Feature Proposal
Official Babel 8 compatibility