1.1.0 - 2026-07-02
Changed
- Migrated library source from JavaScript to TypeScript.
- Build output is now compiled to
dist/with generated.d.tsand source maps. - TypeScript declarations are generated from source instead of hand-written files.
Added
npm run buildscript andpreparehook for automatic compilation on install.