v7.2.2 (2018-12-15)
Mostrly bug fixes and internal changes.
Thanks to @paleite, @saschanaz and @joeldenning for their first PRs!
🐛 Bug Fix
babel-plugin-transform-destructuring,babel-plugin-transform-spreadbabel-parserbabel-helper-module-transforms,babel-plugin-transform-modules-commonjsbabel-node- #9148 Fix --root-mode option in babel-node. (@nicolo-ribaudo)
babel-plugin-transform-classes- #9135 Inherit properties in function from method in loose mode. (@rubennorte)
babel-preset-env- #9140 Disable parameter-destructuring in Edge 18. (@saschanaz)
babel-plugin-transform-arrow-functions,babel-traverse- #9060 Not depending on return value of super(). Closes #9020.. (@joeldenning)
🏠 Internal
babel-helper-create-class-features-plugin,babel-plugin-proposal-nullish-coalescing-operator,babel-plugin-syntax-bigint,babel-plugin-transform-dotall-regex- Other
- #9158 add triage label to new issues [skip ci]. (@danez)
- #9143 Fix a typo from the issue template for bugs. (@saschanaz)
- #9133 Move to travis vm based builds. (@danez)
- #9132 Ensure we always use repository versions of babel dependencies in tests. (@danez)
- #9131 Update issue templates [skip ci]. (@hzoo)
babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties,babel-plugin-proposal-decorators- #9059 Move decorators transform to @babel/helper-create-class-features-plugin. (@nicolo-ribaudo)
babel-core,babel-parser,babel-template
Committers: 10
- Brian Ng (existentialism)
- Daniel Tschinder (danez)
- Henry Zhu (hzoo)
- Joel Denning (joeldenning)
- Kagami Sascha Rosylight (saschanaz)
- Nicolò Ribaudo (nicolo-ribaudo)
- Patrick Eriksson (paleite)
- Rubén Norte (rubennorte)
- Thiago Arrais (thiagoarrais)
- Vikram Rangaraj (vikr01)