v7.5.5 (2019-07-17)
Thanks to @sag1v and @CYBAI for their first PRs!
🐛 Bug Fix
babel-code-frame
- #10211 fix code-frame marker with highlighting (@tanhauhau)
babel-plugin-proposal-object-rest-spread
- #10200 Workaround #10179 in proposal-object-rest-spread (@nicolo-ribaudo)
babel-types
- #10198 add assertShape to validate templateElement (@tanhauhau)
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-object-super
,babel-types
- #10017 destructuring private fields with array pattern / object pattern (@tanhauhau)
babel-plugin-transform-flow-comments
- #9901 fix transform-flow-comments for import types (@tanhauhau)
babel-core
,babel-helpers
- #10208 always throw when add missing helpers (@tanhauhau)
babel-plugin-transform-runtime
babel-helpers
,babel-plugin-transform-instanceof
🏠 Internal
babel-parser
,babel-plugin-transform-typescript
🏃♀️ Performance
babel-helpers
,babel-plugin-proposal-object-rest-spread
,babel-preset-env
Committers: 7
- Daniel Tschinder (@danez)
- Huáng Jùnliàng (@JLHwung)
- James DiGioia (@mAAdhaTTah)
- Nicolò Ribaudo (@nicolo-ribaudo)
- Sagiv ben giat (@sag1v)
- Tan Li Hau (@tanhauhau)
- cybai (@CYBAI)