Skip to content

Latest commit

 

History

History
222 lines (126 loc) · 13.2 KB

CHANGELOG.md

File metadata and controls

222 lines (126 loc) · 13.2 KB

1.8.2 (2023-03-19)

Bug Fixes

  • npm: prevent cleaning files field (56c6046)

1.8.1 (2023-03-19)

Bug Fixes

  • rollback the erased package.json (60fc6b7)

1.8.0 (2023-03-19)

Bug Fixes

  • tracker-context: remove unsupported for high order functions for setting props (e2c98f6)

Features

  • error: add error code for each error (75b550a)
  • error: throw minified error message (13611dc)
  • shared: throw error code in production (5304cd8)

1.7.0 (2022-11-22)

Bug Fixes

  • configuration: make targetProperty a function (cebee44)
  • configuration: make targetProperty a function (c832bc9)
  • data-layer: ensure targetProperty is truthy (9ceb078)

Features

  • add @semantic-release/github for handling github releases (cad3b88)
  • add logger manager for handling log rules (1416e5b)
  • configuration: add base types (8dac88c)
  • configuration: add configuration module (945534d), closes #19
  • configuration: add events default options (d1e5c9b)
  • configuration: add events options (f6a1c12)
  • configuration: add feature types (eec1ac1)
  • configuration: add no config provided error (281fa22)
  • configuration: export feature (af0e451)
  • data-layer: get targetProperty from configuration (99fd7dc)
  • error: add new error (47e20ea)
  • export type EventsConfigurations (fcd8e10)
  • rollup: add transpilation and minification with esbuild (b4cd353)
  • shared: allow JSON Primitives as values (3665870)
  • with-tracker: add contextName to event log (d79b056)

1.7.0-beta.14 (2022-11-22)

Features

  • with-tracker: add contextName to event log (d79b056)

1.7.0-beta.13 (2022-09-06)

Features

  • add @semantic-release/github for handling github releases (cad3b88)
  • shared: allow JSON Primitives as values (3665870)

1.7.0-beta.12 (2022-07-12)

1.7.0-beta.11 (2022-06-14)

1.7.0-beta.10 (2022-06-14)

Features

  • add logger manager for handling log rules (1416e5b)

1.7.0-beta.9 (2022-06-07)

Features

  • rollup: add transpilation and minification with esbuild (b4cd353)

1.7.0-beta.8 (2022-06-02)

1.7.0-beta.7 (2022-06-02)

Bug Fixes

  • configuration: make targetProperty a function (cebee44)
  • configuration: make targetProperty a function (c832bc9)

1.7.0-beta.6 (2022-05-26)

Bug Fixes

  • data-layer: ensure targetProperty is truthy (9ceb078)

Features

  • configuration: add events default options (d1e5c9b)
  • configuration: add events options (f6a1c12)
  • data-layer: get targetProperty from configuration (99fd7dc)
  • export type EventsConfigurations (fcd8e10)

1.7.0-beta.5 (2022-05-23)

1.7.0-beta.4 (2022-05-22)

1.7.0-beta.3 (2022-05-18)

1.7.0-beta.2 (2022-05-18)

1.7.0-beta.1 (2022-05-16)

Features

  • configuration: add base types (8dac88c)
  • configuration: add configuration module (945534d), closes #19
  • configuration: add feature types (eec1ac1)
  • configuration: add no config provided error (281fa22)
  • configuration: export feature (af0e451)
  • error: add new error (47e20ea)

1.6.0 (2022-05-08)

Features

  • get target property from function (990a86d)

1.5.0 (2022-05-07)

Features

  • tracker-context: add log functions (20408e6)
  • tracker-context: trigger logs from context (1f9d08b)
  • with-tracker: add log function (a82b58d)
  • with-tracker: trigger log on event (43e44bf)

1.4.1 (2022-05-07)

1.4.0 (2022-05-04)

Features

1.3.0 (2022-05-01)

Features

  • export tracker context options (f092e3b)
  • tracker-context: add context options (65b2dd5)
  • tracker-context: add new types and docs (b270b74)

1.2.4 (2022-05-01)

1.2.3 (2022-04-05)

Bug Fixes

  • action: add missing step on deploy (152398c)

1.2.2 (2022-04-05)

Bug Fixes

  • add d.ts files to package (9acb646)

1.2.1 (2022-04-05)

Bug Fixes

  • add missing files pattern (26af74d)

1.2.0 (2022-04-05)

Bug Fixes

  • make sure that environment dont break (0ff8162)

Features

1.1.2 (2022-03-26)

1.1.1 (2022-03-24)

Bug Fixes

  • improve the release commit note (278bc64)

1.1.0 (2022-03-24)

Features

1.0.0 (2022-03-23)

Features

  • add project boilerplate (0cc6116)
  • add release configurations (1b0868c)