Skip to content

Releases: pariser/hearald

[v0.0.5] export apis to allow server-side event tracking

Choose a tag to compare

@pariser pariser released this 05 Oct 21:38
530fb5d

Added

  • Export errorMiddlware, trackServerEvent, trackServerError as part of default hearald in `src/index.js'

Fixed

  • Bugfix to restore intra-day timestamp granularity of events.
  • Percent formatted numbers now use proper formatter

Changed

  • All server-side configuration parameters are defined in src/server/configuration.js

[v0.0.4] use exports in package.json

Choose a tag to compare

@pariser pariser released this 05 Oct 20:45
release 0.0.4 try using package.json exports

[v0.0.3] Standardize and simplify library entrypoints

Choose a tag to compare

@pariser pariser released this 05 Oct 20:47
release 0.0.3, simplified entrypoints

[v0.0.2] Include dist/ with analytics html

Choose a tag to compare

@pariser pariser released this 05 Oct 20:48
release 0.0.2 with dist/ included

[v0.0.1] Initial release

Pre-release

Choose a tag to compare

@pariser pariser released this 05 Oct 20:50
clean up a few styles, package.json fixes