- Fixed error when ClassExpression is the CallExpression callee
- Fixed precedence of
export defaultIIFE
- Fixed generation of private identifier names
- Added support for ES2022 class fields and private properties
- Removed
binsection frompackage.json
- Created the fork of
escodegenforjavascript-obfuscatorpackage nullish-coalescingsupport. Original PR: estools#417bigintandnumeric-separatorssupport. Original PR: estools#421- Support for
exportedfield ofExportAllDeclarationnode. Original PR: estools#420