diff --git a/docs/preset-env.md b/docs/preset-env.md index 4b3610ae81..47fdba8dc8 100644 --- a/docs/preset-env.md +++ b/docs/preset-env.md @@ -433,7 +433,9 @@ The following are currently supported: **Features** +- [class properties](https://github.com/tc39/proposal-class-fields) - [numeric separator](https://github.com/tc39/proposal-numeric-separator) +- [private methods](https://github.com/tc39/proposal-private-methods) > You can read more about configuring preset options [here](https://babeljs.io/docs/en/presets#preset-options)