add enter/exit catch-all note to changelog
This commit is contained in:
@@ -144,6 +144,7 @@ See [CHANGELOG - 6to5](CHANGELOG-6to5.md) for the pre-4.0.0 version changelog.
|
||||
* The `SpreadProperty` (from `object-rest-spread`) node type has been split into `RestProperty` (for `ObjectPattern`) and `SpreadProperty` (for `ObjectExpression`)
|
||||
* Remove `module.exports` export interop for CommonJS module formatter.
|
||||
* `externalHelpers` option has been moved into the plugin `babel-plugin-external-helpers-2`.
|
||||
* Remove ability to use `enter`/`exit` catch-all handlers in plugins.
|
||||
* **New Feature**
|
||||
* Add plugin options.
|
||||
* Add callable class constructor.
|
||||
|
||||
Reference in New Issue
Block a user