View on GitHubView PackagePublished: Jul 19, 2026

Release Notes

Patch Changes

  • #10823 f8b356c Thanks @tryone144! - Migrate from deprecated tsconfck to get-tsconfig. Enables installation next to TypeScript version 6 and up.

  • 1de9c58 Thanks @segunadebayo! - Replace node-fetch with the native fetch API, using undici's ProxyAgent for HTTPS_PROXY support.

  • 39ef8b5 Thanks @segunadebayo! - Normalize resolved tsconfig paths to native separators on Windows