Skip to content

v1.3.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 20:40

1.3.1 (2024-10-12)

Bug Fixes

  • dont mangle passed tsconfig on bundle & cleanup on error (624b8e4)
  • prefix node imports for compatibility with deno & bun (80797db)
  • Use type-fest/TsConfigJson instead of esbuild/TsconfigRaw (#21) (011f0a9)
  • write temporary tsconfig when passing only an config object (0251cfa), closes #17