Nicolò Ribaudo
|
a254ea38a4
|
Enable ergonomic brand checks (#priv in) by default (#13554)
* Enable ergonomic brand checks by default in `@babel/parser`
* Enable ergonomic brand checks by default in `preset-env`
* Fix error position
* Update Babel 8 tests
|
2021-08-03 23:02:17 +02:00 |
|
Huáng Jùnliàng
|
ceaab0bae7
|
Parse class fields and private methods by default (#13175)
* feat: materialize class features
* chore: move testcases to es2022
* chore: update test fixtures
* chore: remove classPr\w+ from options.json
* chore: remove empty options.json
* update flow test allowlist
* update typescript allowlist
|
2021-04-28 18:21:31 +02:00 |
|
Nicolò Ribaudo
|
c30039029a
|
Don't enable class features by default in estree (#12867)
* Don't enable class features by default in `estree`
* Flow
* Reduce breakage
|
2021-02-23 11:30:01 +01:00 |
|
Huáng Jùnliàng
|
03d7911be6
|
Implement class features in estree (#12370)
Co-authored-by: Kai Cataldo <kai@kaicataldo.com>
|
2021-02-21 20:12:12 +01:00 |
|