Skip to content

v1.1.0

Latest

Choose a tag to compare

@whosramoss whosramoss released this 03 Jul 00:40

1.1.0 - 2026-07-02

Changed

  • Migrated library source from JavaScript to TypeScript.
  • Build output is now compiled to dist/ with generated .d.ts and source maps.
  • TypeScript declarations are generated from source instead of hand-written files.

Added

  • npm run build script and prepare hook for automatic compilation on install.