Skip to content

Ttsc

v0.15.3 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1mo Build & Package
βœ“ No known CVEs patched
Read the diff β†’ Tool health β†’ What is this tool? β†’

✓ No known CVEs patched in this version

Topics

ai ast cli codegraph compiler compilers
+14 more
eslint esm lint linter loader nodejs plugin runtime toolchain transformer typescript typescript-go typia unplugin

Summary

AI summary

Updates 🐞 Bug Fixes, πŸš€ Features, and 🏎 Performance across a mixed release.

Changes in this release

Feature Low

ttsc carries plugin-reported dependency lists through the transform protocol.

ttsc carries plugin-reported dependency lists through the transform protocol.

Source: llm_adapter@2026-06-12

Confidence: high

β€”
Feature Low

unplugin adds Turbopack support via a standalone loader entrypoint.

unplugin adds Turbopack support via a standalone loader entrypoint.

Source: llm_adapter@2026-06-12

Confidence: high

β€”
Performance Low

lint skips declaration‑file dispatch for rules that don't opt in.

lint skips declaration‑file dispatch for rules that don't opt in.

Source: llm_adapter@2026-06-12

Confidence: high

β€”
Bugfix Medium

ttsc accepts BOM‑prefixed tsconfig files.

ttsc accepts BOM‑prefixed tsconfig files.

Source: llm_adapter@2026-06-12

Confidence: high

β€”
Bugfix Medium

ttsx junctions symlinked directories on Windows.

ttsx junctions symlinked directories on Windows.

Source: llm_adapter@2026-06-12

Confidence: high

β€”
Bugfix Medium

ttsx exposes CJS star exports to ESM importers.

ttsx exposes CJS star exports to ESM importers.

Source: llm_adapter@2026-06-12

Confidence: high

β€”
Bugfix Medium

unplugin resolves aliases overlapping tsconfig paths (silent no‑op validators).

unplugin resolves aliases overlapping tsconfig paths (silent no‑op validators).

Source: llm_adapter@2026-06-12

Confidence: high

β€”
Full changelog

Β Β Β πŸš€ Features

  • ttsc: Carry plugin-reported dependency lists through the transform protocol Β -Β  by @samchon and Claude Fable 5 in https://github.com/samchon/ttsc/issues/220 (c8e47)
  • unplugin: Turbopack support via a standalone loader entrypoint Β -Β  by @samchon and Claude Fable 5 in https://github.com/samchon/ttsc/issues/221 (3b70c)

   🐞 Bug Fixes

  • ttsc:
    • Accept bom-prefixed tsconfig Β -Β  by @samchon in https://github.com/samchon/ttsc/issues/224 (19846)
  • ttsx:
    • Junction symlinked directories on windows Β -Β  by @samchon in https://github.com/samchon/ttsc/issues/225 (ed1c9)
    • Expose CJS star exports to ESM importers Β -Β  by @samchon in https://github.com/samchon/ttsc/issues/222 (13e97)
  • unplugin:
    • Resolve aliases overlapping tsconfig paths (silent no-op validators) Β -Β  by @samchon and Claude Fable 5 in https://github.com/samchon/ttsc/issues/217 (b11ad)

   🏎 Performance

  • lint: Skip declaration-file dispatch for rules that don't opt in Β -Β  by @samchon and Claude Fable 5 in https://github.com/samchon/ttsc/issues/219 (dc0cd)
Β Β Β Β View changes on GitHub

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Ttsc

Get notified when new releases ship.

Sign up free

Related context

Beta — feedback welcome: [email protected]