🐛 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.