Skip to content

v2.0.1

Compare
Choose a tag to compare
@Sasamous Sasamous released this 17 Nov 12:07
· 6 commits to main since this release

2.0.1 - TypeScript Support & Import Fixes

This release focuses on improving package compatibility and TypeScript support:

🔨 Fixes

  • Fixed module resolution issues in TypeScript projects
  • Fixed ESM/CommonJS import compatibility
  • Fixed type definitions not being properly exported

🏗️ Improvements

  • Added proper TypeScript declarations generation
  • Improved package exports configuration
  • Restructured dist folder for better module resolution
  • Added consistent path handling for package exports

📦 Technical Updates

  • Added rollup-plugin-dts for TypeScript declarations
  • Updated TypeScript configuration
  • Improved build pipeline for type definitions

Full Changelog: v2.0.0...v2.0.1