# FTA v3.0.0 - Product: FTA (https://whatsnew.fyi/product/fta) - Vendor: sgb-io - Date: 2025-07-25 - Version: v3.0.0 - Original notes: https://github.com/sgb-io/fta/releases/tag/v3.0.0 - Permalink: https://whatsnew.fyi/product/fta/releases/v3.0.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Upgraded underlying SWC libraries, resulting in different scores due to improvements in how operands and operators are counted - **added** — Added support for modern JavaScript/TypeScript syntax including import with syntax **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.