This repository was archived by the owner on May 12, 2025. It is now read-only.
v0.22.0
What's Changed
- Implemented support for FunctionExpression by @arodionov in #145
- Implemented support for control-flow operations by @arodionov in #146
- Implemented support for ClassExpression by @arodionov in #147
- binding patters support & imports fix & parses cleaning by @OlegDokuka in #148
- Implemented custom JSMethodInvocation to support optional chaining operator by @arodionov in #149
Full Changelog: v0.21.0...v0.22.0