Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

v0.22.0

Choose a tag to compare

@OlegDokuka OlegDokuka released this 18 Nov 21:47
· 126 commits to main since this release
e7e0e59

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