What’s New

tsx

Developer Tools

Runs TypeScript and ESM directly in Node, as a CLI and a loader.

Latest v4.23.1 · by tsxWebsiteprivatenumber/tsx

Changelog

v4.23.1

4.23.1 (2026-07-13)
Bug Fixes
  • support tsImport after global preload (8d4ffc2)
  • watch: avoid clearing piped output (95d0672)
  • watch: treat script and dependency paths literally (79fddde)
Performance Improvements
  • index transform cache lazily (e818ad6)
  • load esbuild lazily in CLI (d067938)
  • map Node TypeScript formats directly (cdcc623)
  • use sync module hooks on Node v22.22.3+ (f8992f1)

This release is also available on:

Discussion