Nicolò Ribaudo
|
88f57a7ea6
|
v7.10.1
|
2020-05-27 21:56:37 +00:00 |
|
Saulo Santiago
|
242d9e0b20
|
Use repository.directory field in package.json files (#11625)
Co-authored-by: Nicolas Stepien <567105+nstepien@users.noreply.github.com>
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
|
2020-05-27 16:32:25 +02:00 |
|
Nicolò Ribaudo
|
5b97e77e03
|
v7.9.5
|
2020-04-07 21:15:23 +02:00 |
|
Huáng Jùnliàng
|
6a00cbe0ab
|
fix: isIdentifierName should reject empty string (#11339)
|
2020-03-26 21:54:50 +01:00 |
|
Nicolò Ribaudo
|
8d5e422be2
|
v7.9.0
|
2020-03-20 16:32:55 +01:00 |
|
Huáng Jùnliàng
|
e39b508030
|
Add @babel/helper-validator-identifier (#11289)
* refactor: replace esutils.keywords.isIdentifierNameES6 by helper-validator-identifier
* refactor: replace esutils isReservedWordES6 by isKeyword || isReservedWord
* address review comments
* chore: specify both “main” and “exports”
* build helper-validator-identifier before babel-types
|
2020-03-20 12:23:14 +01:00 |
|