Skip to content

Releases: metehankurucu/litemetrics

v0.4.0

22 Apr 17:10

Choose a tag to compare

What's Changed

  • chore(release): extract release script with failure-tolerant publishing (a343a59)
  • feat(node): sanitize client-supplied event timestamps (#2) (707b17b)
  • feat(landing): add Live Demo CTAs with event tracking and README badge (e0415bb)
  • feat: add demo dashboard app with hardcoded mock data (58d595a)

Full Changelog: v0.3.1...v0.4.0

v0.3.1

04 Mar 21:40

Choose a tag to compare

What's Changed

  • fix(deps): replace workspace:* with ^0.3.1 and bump all packages to v0.3.1 (bf05286)
  • chore(release): bump client, node, and cli packages to v0.3.0 (a488e8f)

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Mar 21:34

Choose a tag to compare

What's Changed

  • chore(release): bump packages to v0.3.0 and add GitHub release workflow (195a88b)
  • fix litemetrics timezone (#1) (c27b00b)
  • feat: add CLI tool for querying analytics and managing sites (5cff826)
  • Update app.json (eca2158)
  • Create eas.json (3c7d9cb)
  • feat: add mobile app (72d1ffb)
  • fix(react-native): replace optional require with direct AsyncStorage import to fix visitor persistence (6d5a0c9)
  • fix(react-native): resolve visitorId race condition causing new visitor per app launch (e738a04)

Full Changelog: v0.2.0...v0.3.0