Skip to content

Latest commit

 

History

History
206 lines (121 loc) · 14 KB

CHANGELOG.md

File metadata and controls

206 lines (121 loc) · 14 KB

2.1.0 (2023-12-06)

Features

  • create script for generating final MoM values for a month (d876052)

2.0.1 (2023-12-06)

Bug Fixes

Trivial Changes

  • package-lock.json update (c0bc2f2)

2.0.0 (2023-07-13)

⚠ BREAKING CHANGES

  • stores: Since stores are now async, upgrading to this might require some logic rework.

Features

Trivial Changes

1.3.0 (2023-01-27)

Features

  • ⚡ useFakeTimers instead of await (ab218ab)
  • adding accumulator test. (dd6a6cb)
  • Adding impl using map (719519c)
  • editor config, sane! (ee49b2a)
  • moving types to set rootDir (06ef5a9)
  • Update types and hookup accumulator (ccece9b)

Bug Fixes

1.2.2 (2023-01-23)

Bug Fixes

  • types: correct types for exports (#73) (50c4c69)

1.2.1 (2023-01-23)

Bug Fixes

1.2.0 (2023-01-21)

Features

  • use localStorage to cache consent in browsers (#64) (5fd14ce)

1.1.3 (2023-01-19)

Documentation

  • Update link to countly server website (#62) (2d3226b)

1.1.2 (2023-01-19)

Bug Fixes

  • importing into starmap project (0026429)

1.1.1 (2023-01-18)

Bug Fixes

  • 500/1000 event-queue split (5744297)

1.1.0 (2023-01-18)

Features

  • export for browser and node (47c500e)

Trivial Changes

1.0.3 (2023-01-13)

Dependencies

  • dev: bump @babel/core from 7.20.5 to 7.20.12 (#43) (8f55691)
  • dev: bump babel-loader from 9.1.0 to 9.1.2 (#45) (29c659e)
  • dev: bump prettier from 2.8.1 to 2.8.2 (#46) (bc98ca3)

1.0.2 (2023-01-13)

Documentation

1.0.1 (2023-01-13)

Dependencies

  • bump @esbuild/darwin-arm64 from 0.16.8 to 0.16.17 (23c50f4)

Trivial Changes

  • npm publishConfig is public (3b317d4)

1.0.0 (2023-01-12)

Features

  • adding base countly metric functionality (0af3709)
  • address check_consent bug (2921c2c)
  • basic managed sessions (f4431f5)
  • disable auto sessions (925cb00)
  • get aegir lint & build working (b065196)
  • initial ignite-metrics lib changes (2546b8a)
  • update metrics (2cc6133)
  • updated metrics library stroies and removing unnecessary files (b94ca42)

Bug Fixes

Trivial Changes

  • ignore storybook-static folder from build-storybook (9a64394)
  • include dist folder in npm package (931bd10)
  • overwrite dist/**/*.css files on build (b5f7b6a)
  • run aegir check-project (b4b2f6b)
  • set lead maintainer (cd00736)

Dependencies

  • bump @esbuild/linux-x64 from 0.16.8 to 0.16.16 (7b5227e)
  • dev: bump @storybook/addon-links from 6.5.14 to 6.5.15 (63bb16c)
  • dev: bump @storybook/manager-webpack5 from 6.5.14 to 6.5.15 (8adaaad)
  • dev: bump aegir from 37.7.8 to 37.10.1 (f3d207a)