Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 550 Bytes

File metadata and controls

25 lines (19 loc) · 550 Bytes

1.0.0 / 2025-06-12

  • update dependencies
  • transition to ESM format
  • remove functionally empty index.js
  • use node:assert instead of should
  • use biome as a linter and formatter

0.0.2 / 2024-02-27

  • relax component-emitter dependency
  • replace Travis CI with github actions
  • fix demo page
  • replace browserify with esbuild
  • replace mocha with node:test
  • replace jshint with @pirxpilot/jshint

0.0.1 / 2018-10-23

  • add calculate option to tracker
  • Initial commit