Skip to content

v0.7.1 – Build & ESM Compatibility Fixes

Latest

Choose a tag to compare

@MihirMistry2 MihirMistry2 released this 06 Aug 13:58
· 14 commits to main since this release

🐛 Fixed

  • Fixed ESM import path resolution in the published package.
  • Improved compatibility with Node.js ESM module resolution.

🔧 Improved

  • Build now runs tsc-alias after TypeScript compilation.
  • Updated TypeScript target to ES2022.
  • Upgraded build tooling for more reliable package output.