Skip to content

v0.13.0

Choose a tag to compare

@david1gp david1gp released this 22 Mar 07:52
· 6 commits to main since this release

[0.13.0] - 2026-03-22

🐛 Bug Fixes

  • (lib) Use correct type mapping
  • (ts) Add explicit bun runtime types, fix runCmdAsync

💼 Other

  • (ts) Fix empty dist builds, disable incremental build for lib builds

🚜 Refactor

  • (imports) Add file extensions for all imports
  • (ts) Set nodenext, requiring file js file extensions in imports
  • (ts) Remove moduleDetection

⚙️ Miscellaneous Tasks

  • (release) Skip confirmation when version arg is provided