Skip to content

v3.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jul 08:15
· 67 commits to main since this release
cf15abe

Breaking changes

  • Upgraded the underlying SWC libraries that FTA depends on. This results in different scores, since various changes were made to improve the accuracy of how operands and operators are counted. It is also expected that this adds support for many cases of modern JavaScript/TypeScript syntax. For example, the import with syntax is now supported.