Skip to content

Releases: curiouslearning/analytics

v1.3.1

31 Mar 08:35
542a9a9

Choose a tag to compare

1.3.1 (2026-03-31)

Bug Fixes

  • added firebaseName in MOCK_OPTIONS for unit testing (9f67813)
  • added name id when initializing Firebase App (2ecfeab)
  • made the firebaseName option mandatory (d6a3104)

v1.3.0

23 Jun 05:15
909852f

Choose a tag to compare

1.3.0 (2025-06-23)

Bug Fixes

  • FIrebase strategy test fixes (e8ec267)
  • Remove event_date and event_timestamp and replace them with profile_number (3096dbb)
  • Update test cases for the statsig strategy to use the new profile number (2d9644c)

Features

  • Add abstract dispose method & doc comments (a235fa4)
  • Implement dispose in Statsig (0f213ac)
  • Implemented dispose in Firebase (fde3732)

v1.2.0

06 Jun 04:11
6200a36

Choose a tag to compare

1.2.0 (2025-06-06)

Features

  • Add common param validators (d5946c7)
  • Add event schemas based on FTM data spec (cef797d)
  • Add schema validation, default and custom schemas | Statsig (84bbc5e)

v1.1.0

02 Apr 09:30

Choose a tag to compare

1.1.0 (2025-04-02)

Features

  • added statsig strategy to exports. added getter for specfic strategy tracking (26cf337)

v1.0.1

27 Mar 06:51

Choose a tag to compare

1.0.1 (2025-03-27)

Bug Fixes