# FTA: what changed from 2 to 3 - Product: FTA (https://whatsnew.fyi/product/fta) - Vendor: sgb-io - Range: changelog entries numbered after v2.0.2 up to and including v3.0.1, stable releases only - Entries below: 2 releases (newest first) - Resolved: 2 is v2.0.2 and 3 is v3.0.1, the newest stable release of each major we track - Carrying security changes: 0 · CVEs mentioned: 0 · Mentioning breaking changes: 1 · Removing or deprecating something: 0 - Page: https://whatsnew.fyi/product/fta/compare/2...3 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'. ## What changed (2 changes, grouped by kind) ### Added #### v3.0.0 (2025-07-25) - Added support for modern JavaScript/TypeScript syntax including import with syntax ### Changed #### v3.0.0 (2025-07-25) - Upgraded underlying SWC libraries, resulting in different scores due to improvements in how operands and operators are counted _One release carries no categorized changes yet: v3.0.1._ ## Release notes ### v3.0.1 - Date: 2026-08-10 - Version: v3.0.1 - Original notes: https://github.com/sgb-io/fta/releases/tag/v3.0.1 - Permalink: https://whatsnew.fyi/product/fta/releases/v3.0.1 Release v3.0.1 See [CHANGELOG.md](https://github.com/sgb-io/fta/blob/main/CHANGELOG.md#v301) for details. ### v3.0.0 - 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 - **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.