2.1.2 (2023-12-07)
- update dd trace to 4.20 (nice) (c61ca6f)
2.1.1 (2023-11-14)
2.1.1-alpha.2 (2023-11-14)
2.1.1-alpha.1 (2023-10-24)
- update dependencies (7eb3a78)
2.1.0 (2023-09-04)
- infer tslib as a dependency when using importHelpers (185a9ab)
- update dependencies (2aa1ad8)
2.1.0-alpha.2 (2023-09-04)
- infer tslib as a dependency when using importHelpers (185a9ab)
2.1.0-alpha.1 (2023-09-04)
- update dependencies (2aa1ad8)
2.0.2 (2023-09-04)
- do not expose authToken (1907768)
2.0.2-alpha.1 (2023-09-01)
- do not expose authToken (1907768)
2.0.1 (2023-08-21)
- import LogsInitConfiguration from base entry point (8f65ada)
2.0.1-alpha.1 (2023-08-20)
- import LogsInitConfiguration from base entry point (8f65ada)
2.0.0 (2023-07-14)
- cli: change BUILD_DIR and PUBLIC_PATH env variables to --buildDir and --publicPath cmd args (#22) (76c24b2)
- cli: BUILD_DIR env var is --buildDir arg and PUBLIC_PATH is --publicPath now
2.0.0-alpha.1 (2023-07-14)
- cli: change BUILD_DIR and PUBLIC_PATH env variables to --buildDir and --publicPath cmd args (#22) (76c24b2)
- cli: BUILD_DIR env var is --buildDir arg and PUBLIC_PATH is --publicPath now
1.3.0-alpha.2 (2023-07-14)
- Revert "feat(cli): change BUILD_DIR and PUBLIC_PATH env variables to --buildDir and --publicPath cmd args" (bca0de0)
1.3.0-alpha.1 (2023-07-14)
- cli: change BUILD_DIR and PUBLIC_PATH env variables to --buildDir and --publicPath cmd args (d7f48e3)
1.2.2 (2023-07-06)
- client: add "sideEffects": false to package.json (237117f)
- cli: fix version of @datadog/datadog-ci@^2.11.0 (5da7b3d)
1.2.2-alpha.2 (2023-07-06)
- cli: fix version of @datadog/datadog-ci@^2.11.0 (5da7b3d)
1.2.2-alpha.1 (2023-07-05)
- client: add "sideEffects": false to package.json (237117f)
1.2.1 (2023-07-04)
- cli: fail when not enough env vars (4fdb1dd)
- execute datadog-ci using npx (659c371)
- redefine datadog-ci bin for pnpm support (9e45ae3)
1.2.1-alpha.3 (2023-06-30)
- execute datadog-ci using npx (659c371)
1.2.1-alpha.2 (2023-06-30)
- redefine datadog-ci bin for pnpm support (9e45ae3)
1.2.1-alpha.1 (2023-06-30)
- cli: fail when not enough env vars (4fdb1dd)
1.2.0 (2023-06-23)
- attempt to remove side effect in BrowserMonitoringService.ts (c55dc0e)
- cli: fail when not enough env vars (7351eff)
1.2.0-alpha.2 (2023-06-23)
- cli: fail when not enough env vars (7351eff)
1.2.0-alpha.1 (2023-06-23)
- attempt to remove side effect in BrowserMonitoringService.ts (c55dc0e)
1.1.0 (2023-06-21)
- update to alpha2 (1d4fb46)
- browser: fix TS (70a785b)
- client,serve: pass additional config to loger via constructor (2cd760a)
- iso: update console logger to avoid logging extra undefined (2853f2b)
- server: remove initTracing from server import to avoid node modules import from tracing (3d94832)
- add server monitoring system, extract common interface (5148f5d)
- add single entry point for all but tracing, (5dbd9fe)
- browser monitoring service and basic setup (59fa779)
- browser,server: add possibility to provide internal config, add tests (88ac056)
- browser: move DD init to constructor,update DD config, add debug, warn and error methods (6d658ed)
- cli: add cli script to upload sourcemaps (not tested) (4c50a05)
- cli: add initServerMonitoring and initTracing (13b4fe8)
- cli: expose initTracing (4c98216)
- expose browser and main fields (7875d82)
- remove extra fields from package.json, update README.md (0864fb2)
- remove single entry point to avoid overbundling (09e5f2a)
- replace client with browser export (81fb4de)
- server,client: make all RemoteMonitoringServiceParams optional (4cdbe49)
- server: add PinoWrapper to pass context when logging (9966043)
- root import won't work anymore
- root import won't work, only import of specific modules
- client import won't work, replace with browser
- add exports, so dist folder won't work anymore when importing
- server: remove initTracing from server import
- iso: removed root index file
- browser: fix TS (70a785b)
- client,serve: pass additional config to loger via constructor (2cd760a)
- iso: update console logger to avoid logging extra undefined (2853f2b)
- server: remove initTracing from server import to avoid node modules import from tracing (3d94832)
- add server monitoring system, extract common interface (5148f5d)
- add single entry point for all but tracing, (5dbd9fe)
- browser monitoring service and basic setup (59fa779)
- browser,server: add possibility to provide internal config, add tests (88ac056)
- browser: move DD init to constructor,update DD config, add debug, warn and error methods (6d658ed)
- cli: add cli script to upload sourcemaps (not tested) (4c50a05)
- cli: add initServerMonitoring and initTracing (13b4fe8)
- cli: expose initTracing (4c98216)
- expose browser and main fields (7875d82)
- remove extra fields from package.json, update README.md (0864fb2)
- remove single entry point to avoid overbundling (09e5f2a)
- replace client with browser export (81fb4de)
- server,client: make all RemoteMonitoringServiceParams optional (4cdbe49)
- server: add PinoWrapper to pass context when logging (9966043)
- root import won't work anymore
- root import won't work, only import of specific modules
- client import won't work, replace with browser
- add exports, so dist folder won't work anymore when importing
- server: remove initTracing from server import
- iso: removed root index file
1.0.0-alpha.16 (2023-06-21)
- expose browser and main fields (6c3d2e1)
1.0.0-alpha.15 (2023-06-21)
- remove single entry point to avoid overbundling (99c2b9e)
- root import won't work, only import of specific modules
1.0.0-alpha.14 (2023-06-16)
- replace client with browser export (9386842)
- client import won't work, replace with browser
1.0.0-alpha.13 (2023-06-16)
- add single entry point for all but tracing, (17f9014)
- add exports, so dist folder won't work anymore when importing
1.0.0-alpha.12 (2023-06-02)
- client,serve: pass additional config to loger via constructor (2394a1d)
1.0.0-alpha.11 (2023-05-31)
- server,client: make all RemoteMonitoringServiceParams optional (6242317)
1.0.0-alpha.10 (2023-05-30)
- server: add PinoWrapper to pass context when logging (1044f94)
1.0.0-alpha.9 (2023-05-30)
- browser,server: add possibility to provide internal config, add tests (c528365)
1.0.0-alpha.8 (2023-05-30)
- server: remove initTracing from server import to avoid node modules import from tracing (5b8839e)
- server: remove initTracing from server import
1.0.0-alpha.7 (2023-05-29)
- iso: update console logger to avoid logging extra undefined (89db1e7)
- iso: removed root index file
1.0.0-alpha.6 (2023-05-29)
- cli: expose initTracing (8ff21dd)
1.0.0-alpha.5 (2023-05-29)
- cli: add initServerMonitoring and initTracing (4be4a8b)
1.0.0-alpha.4 (2023-05-24)
- cli: add cli script to upload sourcemaps (not tested) (ab29a30)
1.0.0-alpha.3 (2023-05-24)
- add server monitoring system, extract common interface (045e61d)
1.0.0-alpha.2 (2023-05-23)
- browser: fix TS (acc8e9a)
- browser: move DD init to constructor,update DD config, add debug, warn and error methods (cc4c13e)
- browser monitoring service and basic setup (6a4a351)
- browser monitoring service and basic setup (6a4a351)