diff --git a/CHANGELOG.md b/CHANGELOG.md index 574a75b8..bfe54f72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,127 +1,134 @@ # Changelog +## [2.1.2](https://github.com/bucketeer-io/javascript-client-sdk/compare/v2.1.1...v2.1.2) (2024-04-02) + +### Build System + +- **deps:** lock file maintenance ([#109](https://github.com/bucketeer-io/javascript-client-sdk/issues/109)) ([d317be2](https://github.com/bucketeer-io/javascript-client-sdk/commit/d317be22bee9a30a366047e0415d1034194c0946)) +- **deps:** update all non-major dependencies ([#110](https://github.com/bucketeer-io/javascript-client-sdk/issues/110)) ([9ca51ef](https://github.com/bucketeer-io/javascript-client-sdk/commit/9ca51efb350a7f35f5ac71d872e3af8e3367b41c)) +- **deps:** update all non-major dependencies ([#128](https://github.com/bucketeer-io/javascript-client-sdk/issues/128)) ([30230c3](https://github.com/bucketeer-io/javascript-client-sdk/commit/30230c344126d60e82dd78e7ed98448648bdd59a)) +- **deps:** update all non-major dependencies ([#132](https://github.com/bucketeer-io/javascript-client-sdk/issues/132)) ([8e0b5f8](https://github.com/bucketeer-io/javascript-client-sdk/commit/8e0b5f807bf9328a784ec460c9e4738bae810912)) +- **deps:** update dependency webdriverio to v8.32.0 ([#111](https://github.com/bucketeer-io/javascript-client-sdk/issues/111)) ([62f3798](https://github.com/bucketeer-io/javascript-client-sdk/commit/62f3798d874b52ea08ec0ca75f1e03245b2063ae)) +- **deps:** update happy-dom and vite ([#123](https://github.com/bucketeer-io/javascript-client-sdk/issues/123)) ([e2dcf64](https://github.com/bucketeer-io/javascript-client-sdk/commit/e2dcf64363c3df8398230150dd083cee2965e6ce)) + +### Bug Fixes + +- **package:** cannot find module in CommonJS code with HTML/DOM emulation environment ([#135](https://github.com/bucketeer-io/javascript-client-sdk/issues/135)) ([0b4fc38](https://github.com/bucketeer-io/javascript-client-sdk/commit/0b4fc38f62d48180492a138f52b022978f025b13)) + ## [2.1.1](https://github.com/bucketeer-io/javascript-client-sdk/compare/v2.1.0...v2.1.1) (2023-09-20) ### Miscellaneous -* change the event flush interval default setting ([#108](https://github.com/bucketeer-io/javascript-client-sdk/issues/108)) ([364e5bc](https://github.com/bucketeer-io/javascript-client-sdk/commit/364e5bc439da39f87c4fec9bd1a332199d296010)) +- change the event flush interval default setting ([#108](https://github.com/bucketeer-io/javascript-client-sdk/issues/108)) ([364e5bc](https://github.com/bucketeer-io/javascript-client-sdk/commit/364e5bc439da39f87c4fec9bd1a332199d296010)) ### Build System -* **deps:** lock file maintenance ([#99](https://github.com/bucketeer-io/javascript-client-sdk/issues/99)) ([0556394](https://github.com/bucketeer-io/javascript-client-sdk/commit/0556394a32f681927615d0e3146e694d302b0b53)) -* **deps:** update all non-major dependencies ([#106](https://github.com/bucketeer-io/javascript-client-sdk/issues/106)) ([b8bba6b](https://github.com/bucketeer-io/javascript-client-sdk/commit/b8bba6b4c46c6ca7280e07df22d94611bb0dcbcb)) -* **deps:** update typescript-eslint monorepo to v6 ([#102](https://github.com/bucketeer-io/javascript-client-sdk/issues/102)) ([3989cd0](https://github.com/bucketeer-io/javascript-client-sdk/commit/3989cd06a919db02b4d44f34d16d43b2abef7f96)) -* **deps:** update vitest ([#107](https://github.com/bucketeer-io/javascript-client-sdk/issues/107)) ([d8cc40d](https://github.com/bucketeer-io/javascript-client-sdk/commit/d8cc40d248a546ffd6ed76c8dbe270b6371fab4f)) +- **deps:** lock file maintenance ([#99](https://github.com/bucketeer-io/javascript-client-sdk/issues/99)) ([0556394](https://github.com/bucketeer-io/javascript-client-sdk/commit/0556394a32f681927615d0e3146e694d302b0b53)) +- **deps:** update all non-major dependencies ([#106](https://github.com/bucketeer-io/javascript-client-sdk/issues/106)) ([b8bba6b](https://github.com/bucketeer-io/javascript-client-sdk/commit/b8bba6b4c46c6ca7280e07df22d94611bb0dcbcb)) +- **deps:** update typescript-eslint monorepo to v6 ([#102](https://github.com/bucketeer-io/javascript-client-sdk/issues/102)) ([3989cd0](https://github.com/bucketeer-io/javascript-client-sdk/commit/3989cd06a919db02b4d44f34d16d43b2abef7f96)) +- **deps:** update vitest ([#107](https://github.com/bucketeer-io/javascript-client-sdk/issues/107)) ([d8cc40d](https://github.com/bucketeer-io/javascript-client-sdk/commit/d8cc40d248a546ffd6ed76c8dbe270b6371fab4f)) ## [2.1.0](https://github.com/bucketeer-io/javascript-client-sdk/compare/v2.0.2...v2.1.0) (2023-07-24) - ### Build System -* **deps:** lock file maintenance ([#73](https://github.com/bucketeer-io/javascript-client-sdk/issues/73)) ([910381e](https://github.com/bucketeer-io/javascript-client-sdk/commit/910381ef2611a2733e2d94d6e139937d3aba28c6)) -* **deps:** lock file maintenance ([#86](https://github.com/bucketeer-io/javascript-client-sdk/issues/86)) ([0bf4bf8](https://github.com/bucketeer-io/javascript-client-sdk/commit/0bf4bf87347dbd937d6b20f20faad4012ffa6af0)) -* **deps:** lock file maintenance ([#89](https://github.com/bucketeer-io/javascript-client-sdk/issues/89)) ([ceb7c16](https://github.com/bucketeer-io/javascript-client-sdk/commit/ceb7c1671314744d0b62b49d37fc1278bede297c)) -* **deps:** update all non-major dependencies ([#76](https://github.com/bucketeer-io/javascript-client-sdk/issues/76)) ([2a2cb40](https://github.com/bucketeer-io/javascript-client-sdk/commit/2a2cb403bb06cecaa90ad306cc4c26164d3f797b)) -* **deps:** update all non-major dependencies ([#85](https://github.com/bucketeer-io/javascript-client-sdk/issues/85)) ([643d1f5](https://github.com/bucketeer-io/javascript-client-sdk/commit/643d1f520abf773f787926259a9bf092d7f6c1e3)) -* **deps:** update all non-major dependencies ([#97](https://github.com/bucketeer-io/javascript-client-sdk/issues/97)) ([31b490b](https://github.com/bucketeer-io/javascript-client-sdk/commit/31b490b8cf61a6fe85f85c8609325578d7d092e0)) -* **deps:** update dependency vite to v4.3.9 [security] ([#78](https://github.com/bucketeer-io/javascript-client-sdk/issues/78)) ([5b00060](https://github.com/bucketeer-io/javascript-client-sdk/commit/5b00060eae7b553858eaa045aba2d866ace7e605)) -* **deps:** update vitest ([#75](https://github.com/bucketeer-io/javascript-client-sdk/issues/75)) ([4cd5f3d](https://github.com/bucketeer-io/javascript-client-sdk/commit/4cd5f3d41d201fdd372f91da3f52df92f024527e)) - +- **deps:** lock file maintenance ([#73](https://github.com/bucketeer-io/javascript-client-sdk/issues/73)) ([910381e](https://github.com/bucketeer-io/javascript-client-sdk/commit/910381ef2611a2733e2d94d6e139937d3aba28c6)) +- **deps:** lock file maintenance ([#86](https://github.com/bucketeer-io/javascript-client-sdk/issues/86)) ([0bf4bf8](https://github.com/bucketeer-io/javascript-client-sdk/commit/0bf4bf87347dbd937d6b20f20faad4012ffa6af0)) +- **deps:** lock file maintenance ([#89](https://github.com/bucketeer-io/javascript-client-sdk/issues/89)) ([ceb7c16](https://github.com/bucketeer-io/javascript-client-sdk/commit/ceb7c1671314744d0b62b49d37fc1278bede297c)) +- **deps:** update all non-major dependencies ([#76](https://github.com/bucketeer-io/javascript-client-sdk/issues/76)) ([2a2cb40](https://github.com/bucketeer-io/javascript-client-sdk/commit/2a2cb403bb06cecaa90ad306cc4c26164d3f797b)) +- **deps:** update all non-major dependencies ([#85](https://github.com/bucketeer-io/javascript-client-sdk/issues/85)) ([643d1f5](https://github.com/bucketeer-io/javascript-client-sdk/commit/643d1f520abf773f787926259a9bf092d7f6c1e3)) +- **deps:** update all non-major dependencies ([#97](https://github.com/bucketeer-io/javascript-client-sdk/issues/97)) ([31b490b](https://github.com/bucketeer-io/javascript-client-sdk/commit/31b490b8cf61a6fe85f85c8609325578d7d092e0)) +- **deps:** update dependency vite to v4.3.9 [security] ([#78](https://github.com/bucketeer-io/javascript-client-sdk/issues/78)) ([5b00060](https://github.com/bucketeer-io/javascript-client-sdk/commit/5b00060eae7b553858eaa045aba2d866ace7e605)) +- **deps:** update vitest ([#75](https://github.com/bucketeer-io/javascript-client-sdk/issues/75)) ([4cd5f3d](https://github.com/bucketeer-io/javascript-client-sdk/commit/4cd5f3d41d201fdd372f91da3f52df92f024527e)) ### Miscellaneous -* add the current timeout setting in the TimeoutErrorMetricsEvent ([#94](https://github.com/bucketeer-io/javascript-client-sdk/issues/94)) ([703006a](https://github.com/bucketeer-io/javascript-client-sdk/commit/703006a9c16d63fe957a386eac3b544c560f7ca1)) -* add variation name property to BKTEvaluation ([#84](https://github.com/bucketeer-io/javascript-client-sdk/issues/84)) ([fed70a1](https://github.com/bucketeer-io/javascript-client-sdk/commit/fed70a121e647f07b8eda50577452799af948516)) -* change not to save the same metrics events ([#88](https://github.com/bucketeer-io/javascript-client-sdk/issues/88)) ([484f02e](https://github.com/bucketeer-io/javascript-client-sdk/commit/484f02e05e2e8b329a8aeb8dffa6635bc21edf03)) -* **deps:** lock file maintenance ([#83](https://github.com/bucketeer-io/javascript-client-sdk/issues/83)) ([fe50f9f](https://github.com/bucketeer-io/javascript-client-sdk/commit/fe50f9fd97a9ec50b9a562880f55f2997ed23258)) -* **deps:** pin dependency @vitest/utils to v0.31.0 ([#74](https://github.com/bucketeer-io/javascript-client-sdk/issues/74)) ([816e93c](https://github.com/bucketeer-io/javascript-client-sdk/commit/816e93cacf0a4089b761d338fe8060a42686446b)) -* **deps:** update dependency cross-fetch to v4 ([#95](https://github.com/bucketeer-io/javascript-client-sdk/issues/95)) ([335921a](https://github.com/bucketeer-io/javascript-client-sdk/commit/335921ade974503ee80f5eb87edea5aeff7b4fa7)) -* **deps:** update dependency prettier to v3 ([#96](https://github.com/bucketeer-io/javascript-client-sdk/issues/96)) ([92a3a7f](https://github.com/bucketeer-io/javascript-client-sdk/commit/92a3a7fb99f0ddacac62a3262035fac1efe19261)) -* remove unused `internal` BKTStorage ([#90](https://github.com/bucketeer-io/javascript-client-sdk/issues/90)) ([6d600dd](https://github.com/bucketeer-io/javascript-client-sdk/commit/6d600dd4998e2483d0c24aab28cc23bbddb9f33e)) - +- add the current timeout setting in the TimeoutErrorMetricsEvent ([#94](https://github.com/bucketeer-io/javascript-client-sdk/issues/94)) ([703006a](https://github.com/bucketeer-io/javascript-client-sdk/commit/703006a9c16d63fe957a386eac3b544c560f7ca1)) +- add variation name property to BKTEvaluation ([#84](https://github.com/bucketeer-io/javascript-client-sdk/issues/84)) ([fed70a1](https://github.com/bucketeer-io/javascript-client-sdk/commit/fed70a121e647f07b8eda50577452799af948516)) +- change not to save the same metrics events ([#88](https://github.com/bucketeer-io/javascript-client-sdk/issues/88)) ([484f02e](https://github.com/bucketeer-io/javascript-client-sdk/commit/484f02e05e2e8b329a8aeb8dffa6635bc21edf03)) +- **deps:** lock file maintenance ([#83](https://github.com/bucketeer-io/javascript-client-sdk/issues/83)) ([fe50f9f](https://github.com/bucketeer-io/javascript-client-sdk/commit/fe50f9fd97a9ec50b9a562880f55f2997ed23258)) +- **deps:** pin dependency @vitest/utils to v0.31.0 ([#74](https://github.com/bucketeer-io/javascript-client-sdk/issues/74)) ([816e93c](https://github.com/bucketeer-io/javascript-client-sdk/commit/816e93cacf0a4089b761d338fe8060a42686446b)) +- **deps:** update dependency cross-fetch to v4 ([#95](https://github.com/bucketeer-io/javascript-client-sdk/issues/95)) ([335921a](https://github.com/bucketeer-io/javascript-client-sdk/commit/335921ade974503ee80f5eb87edea5aeff7b4fa7)) +- **deps:** update dependency prettier to v3 ([#96](https://github.com/bucketeer-io/javascript-client-sdk/issues/96)) ([92a3a7f](https://github.com/bucketeer-io/javascript-client-sdk/commit/92a3a7fb99f0ddacac62a3262035fac1efe19261)) +- remove unused `internal` BKTStorage ([#90](https://github.com/bucketeer-io/javascript-client-sdk/issues/90)) ([6d600dd](https://github.com/bucketeer-io/javascript-client-sdk/commit/6d600dd4998e2483d0c24aab28cc23bbddb9f33e)) ### Features -* support Node.js environment ([#51](https://github.com/bucketeer-io/javascript-client-sdk/issues/51)) ([#81](https://github.com/bucketeer-io/javascript-client-sdk/issues/81)) ([c4f6e32](https://github.com/bucketeer-io/javascript-client-sdk/commit/c4f6e3265f367c46f901ef0ec737f7ecb8bf7f66)) - +- support Node.js environment ([#51](https://github.com/bucketeer-io/javascript-client-sdk/issues/51)) ([#81](https://github.com/bucketeer-io/javascript-client-sdk/issues/81)) ([c4f6e32](https://github.com/bucketeer-io/javascript-client-sdk/commit/c4f6e3265f367c46f901ef0ec737f7ecb8bf7f66)) ### Performance Improvements -* improve the API response time ([#91](https://github.com/bucketeer-io/javascript-client-sdk/issues/91)) ([ae25249](https://github.com/bucketeer-io/javascript-client-sdk/commit/ae25249d0dbb502fc02e3a08e06e45e319f32be4)) +- improve the API response time ([#91](https://github.com/bucketeer-io/javascript-client-sdk/issues/91)) ([ae25249](https://github.com/bucketeer-io/javascript-client-sdk/commit/ae25249d0dbb502fc02e3a08e06e45e319f32be4)) ## [2.0.2](https://github.com/bucketeer-io/javascript-client-sdk/compare/v2.0.1...v2.0.2) (2023-05-22) - ### Miscellaneous -* change metadata key format to snake case ([#72](https://github.com/bucketeer-io/javascript-client-sdk/issues/72)) ([92981f1](https://github.com/bucketeer-io/javascript-client-sdk/commit/92981f19bb95c41573a6bfdfba65e8ae159d71d0)) -* **deps:** lock file maintenance ([#71](https://github.com/bucketeer-io/javascript-client-sdk/issues/71)) ([ddf5229](https://github.com/bucketeer-io/javascript-client-sdk/commit/ddf5229d5f1b578c9332a57755ebaa4c8456e7d8)) -* set default value for track interface ([#69](https://github.com/bucketeer-io/javascript-client-sdk/issues/69)) ([da69f66](https://github.com/bucketeer-io/javascript-client-sdk/commit/da69f666ab3caac39d8d8b7770b9db9e1e130c29)) +- change metadata key format to snake case ([#72](https://github.com/bucketeer-io/javascript-client-sdk/issues/72)) ([92981f1](https://github.com/bucketeer-io/javascript-client-sdk/commit/92981f19bb95c41573a6bfdfba65e8ae159d71d0)) +- **deps:** lock file maintenance ([#71](https://github.com/bucketeer-io/javascript-client-sdk/issues/71)) ([ddf5229](https://github.com/bucketeer-io/javascript-client-sdk/commit/ddf5229d5f1b578c9332a57755ebaa4c8456e7d8)) +- set default value for track interface ([#69](https://github.com/bucketeer-io/javascript-client-sdk/issues/69)) ([da69f66](https://github.com/bucketeer-io/javascript-client-sdk/commit/da69f666ab3caac39d8d8b7770b9db9e1e130c29)) ## [2.0.1](https://github.com/bucketeer-io/javascript-client-sdk/compare/v2.0.0...v2.0.1) (2023-05-09) - ### Miscellaneous -* **deps:** lock file maintenance ([#66](https://github.com/bucketeer-io/javascript-client-sdk/issues/66)) ([b823a8b](https://github.com/bucketeer-io/javascript-client-sdk/commit/b823a8bceba19565c567dfc346dd6fcb333dfbeb)) -* **deps:** update all non-major dependencies ([#65](https://github.com/bucketeer-io/javascript-client-sdk/issues/65)) ([7e43f93](https://github.com/bucketeer-io/javascript-client-sdk/commit/7e43f93dcf8c4668734f2aafff444a6ded0ff4e3)) -* **deps:** update vitest ([#50](https://github.com/bucketeer-io/javascript-client-sdk/issues/50)) ([87c4ae0](https://github.com/bucketeer-io/javascript-client-sdk/commit/87c4ae069e717d49cd9699fa761095945bfb592b)) +- **deps:** lock file maintenance ([#66](https://github.com/bucketeer-io/javascript-client-sdk/issues/66)) ([b823a8b](https://github.com/bucketeer-io/javascript-client-sdk/commit/b823a8bceba19565c567dfc346dd6fcb333dfbeb)) +- **deps:** update all non-major dependencies ([#65](https://github.com/bucketeer-io/javascript-client-sdk/issues/65)) ([7e43f93](https://github.com/bucketeer-io/javascript-client-sdk/commit/7e43f93dcf8c4668734f2aafff444a6ded0ff4e3)) +- **deps:** update vitest ([#50](https://github.com/bucketeer-io/javascript-client-sdk/issues/50)) ([87c4ae0](https://github.com/bucketeer-io/javascript-client-sdk/commit/87c4ae069e717d49cd9699fa761095945bfb592b)) ## 2.0.0 (2023-04-25) - ### Features -* add ApiClient#getEvaluations ([#13](https://github.com/bucketeer-io/javascript-client-sdk/issues/13)) ([ae7c289](https://github.com/bucketeer-io/javascript-client-sdk/commit/ae7c28941936fca16dd340684250bcdbbad5ad92)) -* add ApiClient#registerEvents ([#17](https://github.com/bucketeer-io/javascript-client-sdk/issues/17)) ([a2355c2](https://github.com/bucketeer-io/javascript-client-sdk/commit/a2355c2c67d3e9d0aa4f71bc170a6e5ce792dc54)) -* add BKTClient ([#29](https://github.com/bucketeer-io/javascript-client-sdk/issues/29)) ([2005bc2](https://github.com/bucketeer-io/javascript-client-sdk/commit/2005bc29d85e2cf345bbe4deade08b784703f6e6)) -* add EvaluationStorage ([#21](https://github.com/bucketeer-io/javascript-client-sdk/issues/21)) ([a1bd908](https://github.com/bucketeer-io/javascript-client-sdk/commit/a1bd9081961f2fa40d7f7e9633c362582a637fe0)) -* add EventStorage & EventInteractor ([#26](https://github.com/bucketeer-io/javascript-client-sdk/issues/26)) ([6abeec5](https://github.com/bucketeer-io/javascript-client-sdk/commit/6abeec58f5a8d647f99fcd02e8a522061ef164c1)) -* add initial setup & BKTConfig ([#1](https://github.com/bucketeer-io/javascript-client-sdk/issues/1)) ([ea38159](https://github.com/bucketeer-io/javascript-client-sdk/commit/ea38159ea9cb387bb3ea9a1cd230ded5ca541203)) -* add TaskScheduler ([#35](https://github.com/bucketeer-io/javascript-client-sdk/issues/35)) ([a77a741](https://github.com/bucketeer-io/javascript-client-sdk/commit/a77a741b7d922e6db17182b09add1fa3b40f976a)) -* make fetch field of defineBKTConfig optional ([#54](https://github.com/bucketeer-io/javascript-client-sdk/issues/54)) ([1b5b07e](https://github.com/bucketeer-io/javascript-client-sdk/commit/1b5b07e6c5e00084591eb9c3f305ab2babded25c)) -* send userAgent as deviceModel ([#31](https://github.com/bucketeer-io/javascript-client-sdk/issues/31)) ([1d33d59](https://github.com/bucketeer-io/javascript-client-sdk/commit/1d33d59c1cf41377db6b2acaded090ab3771ca50)) - +- add ApiClient#getEvaluations ([#13](https://github.com/bucketeer-io/javascript-client-sdk/issues/13)) ([ae7c289](https://github.com/bucketeer-io/javascript-client-sdk/commit/ae7c28941936fca16dd340684250bcdbbad5ad92)) +- add ApiClient#registerEvents ([#17](https://github.com/bucketeer-io/javascript-client-sdk/issues/17)) ([a2355c2](https://github.com/bucketeer-io/javascript-client-sdk/commit/a2355c2c67d3e9d0aa4f71bc170a6e5ce792dc54)) +- add BKTClient ([#29](https://github.com/bucketeer-io/javascript-client-sdk/issues/29)) ([2005bc2](https://github.com/bucketeer-io/javascript-client-sdk/commit/2005bc29d85e2cf345bbe4deade08b784703f6e6)) +- add EvaluationStorage ([#21](https://github.com/bucketeer-io/javascript-client-sdk/issues/21)) ([a1bd908](https://github.com/bucketeer-io/javascript-client-sdk/commit/a1bd9081961f2fa40d7f7e9633c362582a637fe0)) +- add EventStorage & EventInteractor ([#26](https://github.com/bucketeer-io/javascript-client-sdk/issues/26)) ([6abeec5](https://github.com/bucketeer-io/javascript-client-sdk/commit/6abeec58f5a8d647f99fcd02e8a522061ef164c1)) +- add initial setup & BKTConfig ([#1](https://github.com/bucketeer-io/javascript-client-sdk/issues/1)) ([ea38159](https://github.com/bucketeer-io/javascript-client-sdk/commit/ea38159ea9cb387bb3ea9a1cd230ded5ca541203)) +- add TaskScheduler ([#35](https://github.com/bucketeer-io/javascript-client-sdk/issues/35)) ([a77a741](https://github.com/bucketeer-io/javascript-client-sdk/commit/a77a741b7d922e6db17182b09add1fa3b40f976a)) +- make fetch field of defineBKTConfig optional ([#54](https://github.com/bucketeer-io/javascript-client-sdk/issues/54)) ([1b5b07e](https://github.com/bucketeer-io/javascript-client-sdk/commit/1b5b07e6c5e00084591eb9c3f305ab2babded25c)) +- send userAgent as deviceModel ([#31](https://github.com/bucketeer-io/javascript-client-sdk/issues/31)) ([1d33d59](https://github.com/bucketeer-io/javascript-client-sdk/commit/1d33d59c1cf41377db6b2acaded090ab3771ca50)) ### Miscellaneous -* add e2e tests ([#38](https://github.com/bucketeer-io/javascript-client-sdk/issues/38)) ([5907e70](https://github.com/bucketeer-io/javascript-client-sdk/commit/5907e7009d6e432ba2e64345c6e05395ded3d566)) -* add example ([#41](https://github.com/bucketeer-io/javascript-client-sdk/issues/41)) ([9930e7f](https://github.com/bucketeer-io/javascript-client-sdk/commit/9930e7fa75c12072df6f02314cee1c15a250567e)) -* **ci:** add workflows ([#42](https://github.com/bucketeer-io/javascript-client-sdk/issues/42)) ([9fb6852](https://github.com/bucketeer-io/javascript-client-sdk/commit/9fb6852ff36f202754681e678230d06b00715311)) -* **ci:** make separate renovate update group for vitest deps ([#47](https://github.com/bucketeer-io/javascript-client-sdk/issues/47)) ([337b8aa](https://github.com/bucketeer-io/javascript-client-sdk/commit/337b8aa2397bbf018fc8cb0be9b9f3b4c5a7c759)) -* **deps:** lock file maintenance ([#10](https://github.com/bucketeer-io/javascript-client-sdk/issues/10)) ([9ae3215](https://github.com/bucketeer-io/javascript-client-sdk/commit/9ae3215d26036578b6da2c615e631a10e2c3c895)) -* **deps:** lock file maintenance ([#14](https://github.com/bucketeer-io/javascript-client-sdk/issues/14)) ([abc52f9](https://github.com/bucketeer-io/javascript-client-sdk/commit/abc52f9b151b9213092a4ca0ad4207f968c164d8)) -* **deps:** lock file maintenance ([#19](https://github.com/bucketeer-io/javascript-client-sdk/issues/19)) ([469f7d9](https://github.com/bucketeer-io/javascript-client-sdk/commit/469f7d9dc5b04a312099f560b5040511caba497f)) -* **deps:** lock file maintenance ([#24](https://github.com/bucketeer-io/javascript-client-sdk/issues/24)) ([5c75d85](https://github.com/bucketeer-io/javascript-client-sdk/commit/5c75d85adf0067a46fde1646a93225b32b68749c)) -* **deps:** lock file maintenance ([#34](https://github.com/bucketeer-io/javascript-client-sdk/issues/34)) ([7329b0b](https://github.com/bucketeer-io/javascript-client-sdk/commit/7329b0bdba3a49158b4824e5c5411999c136982c)) -* **deps:** lock file maintenance ([#45](https://github.com/bucketeer-io/javascript-client-sdk/issues/45)) ([dae8a93](https://github.com/bucketeer-io/javascript-client-sdk/commit/dae8a930b0a997c11442ba03d4cfe9de6f60c233)) -* **deps:** lock file maintenance ([#5](https://github.com/bucketeer-io/javascript-client-sdk/issues/5)) ([621cbe5](https://github.com/bucketeer-io/javascript-client-sdk/commit/621cbe5b599de73c6b5c37735fbad3aeca33d399)) -* **deps:** lock file maintenance ([#53](https://github.com/bucketeer-io/javascript-client-sdk/issues/53)) ([41f9055](https://github.com/bucketeer-io/javascript-client-sdk/commit/41f90553bb61cb0cf1ac120d5aa3a1839dfb5ac0)) -* **deps:** lock file maintenance ([#60](https://github.com/bucketeer-io/javascript-client-sdk/issues/60)) ([5b27cc4](https://github.com/bucketeer-io/javascript-client-sdk/commit/5b27cc474ad61dcc3174a41c8081894261d4602a)) -* **deps:** pin dependencies ([#28](https://github.com/bucketeer-io/javascript-client-sdk/issues/28)) ([55a95c4](https://github.com/bucketeer-io/javascript-client-sdk/commit/55a95c4b0ea7c73016d224631d0622809af59545)) -* **deps:** pin dependency cross-fetch to 3.1.5 ([#15](https://github.com/bucketeer-io/javascript-client-sdk/issues/15)) ([a8590e3](https://github.com/bucketeer-io/javascript-client-sdk/commit/a8590e351ae242081e9b8e9d45b386d25b1ad2c5)) -* **deps:** update all non-major dependencies ([#12](https://github.com/bucketeer-io/javascript-client-sdk/issues/12)) ([092903b](https://github.com/bucketeer-io/javascript-client-sdk/commit/092903b1f9265a587e130d0f47f5dcb6467e5cf0)) -* **deps:** update all non-major dependencies ([#16](https://github.com/bucketeer-io/javascript-client-sdk/issues/16)) ([5254854](https://github.com/bucketeer-io/javascript-client-sdk/commit/52548543913df5f3d62e9764dd53f0f8883a8e36)) -* **deps:** update all non-major dependencies ([#18](https://github.com/bucketeer-io/javascript-client-sdk/issues/18)) ([a4fd27f](https://github.com/bucketeer-io/javascript-client-sdk/commit/a4fd27f8b282190c885464ff73299a89018c553b)) -* **deps:** update all non-major dependencies ([#20](https://github.com/bucketeer-io/javascript-client-sdk/issues/20)) ([8d79e38](https://github.com/bucketeer-io/javascript-client-sdk/commit/8d79e387dc0544594e08ae196eabe049266c8e19)) -* **deps:** update all non-major dependencies ([#23](https://github.com/bucketeer-io/javascript-client-sdk/issues/23)) ([06b5c65](https://github.com/bucketeer-io/javascript-client-sdk/commit/06b5c65c615018fce6ad3a6360acccc2a155795c)) -* **deps:** update all non-major dependencies ([#25](https://github.com/bucketeer-io/javascript-client-sdk/issues/25)) ([84a0394](https://github.com/bucketeer-io/javascript-client-sdk/commit/84a039401697bb9da022f9a3f90ce7c0b4f5529e)) -* **deps:** update all non-major dependencies ([#3](https://github.com/bucketeer-io/javascript-client-sdk/issues/3)) ([e617c9f](https://github.com/bucketeer-io/javascript-client-sdk/commit/e617c9f858548ab28b86bdf9e102ce3e5e985f2a)) -* **deps:** update all non-major dependencies ([#30](https://github.com/bucketeer-io/javascript-client-sdk/issues/30)) ([2db73a6](https://github.com/bucketeer-io/javascript-client-sdk/commit/2db73a6309af45439ed75aedc9ff2d4afb35ac6e)) -* **deps:** update all non-major dependencies ([#32](https://github.com/bucketeer-io/javascript-client-sdk/issues/32)) ([393b358](https://github.com/bucketeer-io/javascript-client-sdk/commit/393b358d78b47e5d0a5978dbd59a2cc58e18273d)) -* **deps:** update all non-major dependencies ([#36](https://github.com/bucketeer-io/javascript-client-sdk/issues/36)) ([5f09018](https://github.com/bucketeer-io/javascript-client-sdk/commit/5f09018c4608ff71007f49cd87b7b799e08d1971)) -* **deps:** update all non-major dependencies ([#37](https://github.com/bucketeer-io/javascript-client-sdk/issues/37)) ([3993e50](https://github.com/bucketeer-io/javascript-client-sdk/commit/3993e507132a495cfe9ca1fec9b41f7f36362d1f)) -* **deps:** update all non-major dependencies ([#39](https://github.com/bucketeer-io/javascript-client-sdk/issues/39)) ([e006485](https://github.com/bucketeer-io/javascript-client-sdk/commit/e006485cbff1965d4728918dfa0e970571742f3b)) -* **deps:** update all non-major dependencies ([#49](https://github.com/bucketeer-io/javascript-client-sdk/issues/49)) ([3542515](https://github.com/bucketeer-io/javascript-client-sdk/commit/3542515ee858babf2d7bebdb8c3e1cd6b06f3223)) -* **deps:** update all non-major dependencies ([#52](https://github.com/bucketeer-io/javascript-client-sdk/issues/52)) ([79e6b6f](https://github.com/bucketeer-io/javascript-client-sdk/commit/79e6b6f474044d79f160ba91d5c2321a54c3224d)) -* **deps:** update all non-major dependencies ([#55](https://github.com/bucketeer-io/javascript-client-sdk/issues/55)) ([bf66ab3](https://github.com/bucketeer-io/javascript-client-sdk/commit/bf66ab33c52f28690cce525760b2d7fc451d1e11)) -* **deps:** update all non-major dependencies ([#59](https://github.com/bucketeer-io/javascript-client-sdk/issues/59)) ([db2dfae](https://github.com/bucketeer-io/javascript-client-sdk/commit/db2dfae27bdee3d100cdc40c629d5153ff59777e)) -* **deps:** update all non-major dependencies ([#7](https://github.com/bucketeer-io/javascript-client-sdk/issues/7)) ([b46be11](https://github.com/bucketeer-io/javascript-client-sdk/commit/b46be114a58c4a1e28b4e6d74143e3865ae0df66)) -* **deps:** update all non-major dependencies ([#9](https://github.com/bucketeer-io/javascript-client-sdk/issues/9)) ([f797e8f](https://github.com/bucketeer-io/javascript-client-sdk/commit/f797e8fecfbb4beecba401928879ca5ad1c82d9c)) -* **deps:** update all non-major dependencies to v5.59.1 ([#61](https://github.com/bucketeer-io/javascript-client-sdk/issues/61)) ([c789cce](https://github.com/bucketeer-io/javascript-client-sdk/commit/c789cceb755808932c631566eb4b0a65ad4d720e)) -* **deps:** update dependency @types/jsdom to v21 ([#11](https://github.com/bucketeer-io/javascript-client-sdk/issues/11)) ([53bf83f](https://github.com/bucketeer-io/javascript-client-sdk/commit/53bf83f85008a510b28cd2e4131e66e12cf1a860)) -* **deps:** update dependency happy-dom to v9 ([#44](https://github.com/bucketeer-io/javascript-client-sdk/issues/44)) ([0e8d1bc](https://github.com/bucketeer-io/javascript-client-sdk/commit/0e8d1bc341b03ca401b66f7c5b7f2be869a4476c)) -* **deps:** update dependency happy-dom to v9.8.2 ([#58](https://github.com/bucketeer-io/javascript-client-sdk/issues/58)) ([c296362](https://github.com/bucketeer-io/javascript-client-sdk/commit/c2963621541dd306e2ebb0b0be03f4b1b210d27f)) -* **deps:** update dependency typescript to v5 ([#33](https://github.com/bucketeer-io/javascript-client-sdk/issues/33)) ([b21dbee](https://github.com/bucketeer-io/javascript-client-sdk/commit/b21dbee39a860194a5321f5457c83426ff0d1124)) -* **deps:** update pnpm to v8 ([#40](https://github.com/bucketeer-io/javascript-client-sdk/issues/40)) ([4b59f33](https://github.com/bucketeer-io/javascript-client-sdk/commit/4b59f33424bf5cc04db0de79961141513915699d)) -* introduce prettier ([#27](https://github.com/bucketeer-io/javascript-client-sdk/issues/27)) ([6fcbc0c](https://github.com/bucketeer-io/javascript-client-sdk/commit/6fcbc0ca0a772f585203f015d69c7ac500f7a8d7)) +- add e2e tests ([#38](https://github.com/bucketeer-io/javascript-client-sdk/issues/38)) ([5907e70](https://github.com/bucketeer-io/javascript-client-sdk/commit/5907e7009d6e432ba2e64345c6e05395ded3d566)) +- add example ([#41](https://github.com/bucketeer-io/javascript-client-sdk/issues/41)) ([9930e7f](https://github.com/bucketeer-io/javascript-client-sdk/commit/9930e7fa75c12072df6f02314cee1c15a250567e)) +- **ci:** add workflows ([#42](https://github.com/bucketeer-io/javascript-client-sdk/issues/42)) ([9fb6852](https://github.com/bucketeer-io/javascript-client-sdk/commit/9fb6852ff36f202754681e678230d06b00715311)) +- **ci:** make separate renovate update group for vitest deps ([#47](https://github.com/bucketeer-io/javascript-client-sdk/issues/47)) ([337b8aa](https://github.com/bucketeer-io/javascript-client-sdk/commit/337b8aa2397bbf018fc8cb0be9b9f3b4c5a7c759)) +- **deps:** lock file maintenance ([#10](https://github.com/bucketeer-io/javascript-client-sdk/issues/10)) ([9ae3215](https://github.com/bucketeer-io/javascript-client-sdk/commit/9ae3215d26036578b6da2c615e631a10e2c3c895)) +- **deps:** lock file maintenance ([#14](https://github.com/bucketeer-io/javascript-client-sdk/issues/14)) ([abc52f9](https://github.com/bucketeer-io/javascript-client-sdk/commit/abc52f9b151b9213092a4ca0ad4207f968c164d8)) +- **deps:** lock file maintenance ([#19](https://github.com/bucketeer-io/javascript-client-sdk/issues/19)) ([469f7d9](https://github.com/bucketeer-io/javascript-client-sdk/commit/469f7d9dc5b04a312099f560b5040511caba497f)) +- **deps:** lock file maintenance ([#24](https://github.com/bucketeer-io/javascript-client-sdk/issues/24)) ([5c75d85](https://github.com/bucketeer-io/javascript-client-sdk/commit/5c75d85adf0067a46fde1646a93225b32b68749c)) +- **deps:** lock file maintenance ([#34](https://github.com/bucketeer-io/javascript-client-sdk/issues/34)) ([7329b0b](https://github.com/bucketeer-io/javascript-client-sdk/commit/7329b0bdba3a49158b4824e5c5411999c136982c)) +- **deps:** lock file maintenance ([#45](https://github.com/bucketeer-io/javascript-client-sdk/issues/45)) ([dae8a93](https://github.com/bucketeer-io/javascript-client-sdk/commit/dae8a930b0a997c11442ba03d4cfe9de6f60c233)) +- **deps:** lock file maintenance ([#5](https://github.com/bucketeer-io/javascript-client-sdk/issues/5)) ([621cbe5](https://github.com/bucketeer-io/javascript-client-sdk/commit/621cbe5b599de73c6b5c37735fbad3aeca33d399)) +- **deps:** lock file maintenance ([#53](https://github.com/bucketeer-io/javascript-client-sdk/issues/53)) ([41f9055](https://github.com/bucketeer-io/javascript-client-sdk/commit/41f90553bb61cb0cf1ac120d5aa3a1839dfb5ac0)) +- **deps:** lock file maintenance ([#60](https://github.com/bucketeer-io/javascript-client-sdk/issues/60)) ([5b27cc4](https://github.com/bucketeer-io/javascript-client-sdk/commit/5b27cc474ad61dcc3174a41c8081894261d4602a)) +- **deps:** pin dependencies ([#28](https://github.com/bucketeer-io/javascript-client-sdk/issues/28)) ([55a95c4](https://github.com/bucketeer-io/javascript-client-sdk/commit/55a95c4b0ea7c73016d224631d0622809af59545)) +- **deps:** pin dependency cross-fetch to 3.1.5 ([#15](https://github.com/bucketeer-io/javascript-client-sdk/issues/15)) ([a8590e3](https://github.com/bucketeer-io/javascript-client-sdk/commit/a8590e351ae242081e9b8e9d45b386d25b1ad2c5)) +- **deps:** update all non-major dependencies ([#12](https://github.com/bucketeer-io/javascript-client-sdk/issues/12)) ([092903b](https://github.com/bucketeer-io/javascript-client-sdk/commit/092903b1f9265a587e130d0f47f5dcb6467e5cf0)) +- **deps:** update all non-major dependencies ([#16](https://github.com/bucketeer-io/javascript-client-sdk/issues/16)) ([5254854](https://github.com/bucketeer-io/javascript-client-sdk/commit/52548543913df5f3d62e9764dd53f0f8883a8e36)) +- **deps:** update all non-major dependencies ([#18](https://github.com/bucketeer-io/javascript-client-sdk/issues/18)) ([a4fd27f](https://github.com/bucketeer-io/javascript-client-sdk/commit/a4fd27f8b282190c885464ff73299a89018c553b)) +- **deps:** update all non-major dependencies ([#20](https://github.com/bucketeer-io/javascript-client-sdk/issues/20)) ([8d79e38](https://github.com/bucketeer-io/javascript-client-sdk/commit/8d79e387dc0544594e08ae196eabe049266c8e19)) +- **deps:** update all non-major dependencies ([#23](https://github.com/bucketeer-io/javascript-client-sdk/issues/23)) ([06b5c65](https://github.com/bucketeer-io/javascript-client-sdk/commit/06b5c65c615018fce6ad3a6360acccc2a155795c)) +- **deps:** update all non-major dependencies ([#25](https://github.com/bucketeer-io/javascript-client-sdk/issues/25)) ([84a0394](https://github.com/bucketeer-io/javascript-client-sdk/commit/84a039401697bb9da022f9a3f90ce7c0b4f5529e)) +- **deps:** update all non-major dependencies ([#3](https://github.com/bucketeer-io/javascript-client-sdk/issues/3)) ([e617c9f](https://github.com/bucketeer-io/javascript-client-sdk/commit/e617c9f858548ab28b86bdf9e102ce3e5e985f2a)) +- **deps:** update all non-major dependencies ([#30](https://github.com/bucketeer-io/javascript-client-sdk/issues/30)) ([2db73a6](https://github.com/bucketeer-io/javascript-client-sdk/commit/2db73a6309af45439ed75aedc9ff2d4afb35ac6e)) +- **deps:** update all non-major dependencies ([#32](https://github.com/bucketeer-io/javascript-client-sdk/issues/32)) ([393b358](https://github.com/bucketeer-io/javascript-client-sdk/commit/393b358d78b47e5d0a5978dbd59a2cc58e18273d)) +- **deps:** update all non-major dependencies ([#36](https://github.com/bucketeer-io/javascript-client-sdk/issues/36)) ([5f09018](https://github.com/bucketeer-io/javascript-client-sdk/commit/5f09018c4608ff71007f49cd87b7b799e08d1971)) +- **deps:** update all non-major dependencies ([#37](https://github.com/bucketeer-io/javascript-client-sdk/issues/37)) ([3993e50](https://github.com/bucketeer-io/javascript-client-sdk/commit/3993e507132a495cfe9ca1fec9b41f7f36362d1f)) +- **deps:** update all non-major dependencies ([#39](https://github.com/bucketeer-io/javascript-client-sdk/issues/39)) ([e006485](https://github.com/bucketeer-io/javascript-client-sdk/commit/e006485cbff1965d4728918dfa0e970571742f3b)) +- **deps:** update all non-major dependencies ([#49](https://github.com/bucketeer-io/javascript-client-sdk/issues/49)) ([3542515](https://github.com/bucketeer-io/javascript-client-sdk/commit/3542515ee858babf2d7bebdb8c3e1cd6b06f3223)) +- **deps:** update all non-major dependencies ([#52](https://github.com/bucketeer-io/javascript-client-sdk/issues/52)) ([79e6b6f](https://github.com/bucketeer-io/javascript-client-sdk/commit/79e6b6f474044d79f160ba91d5c2321a54c3224d)) +- **deps:** update all non-major dependencies ([#55](https://github.com/bucketeer-io/javascript-client-sdk/issues/55)) ([bf66ab3](https://github.com/bucketeer-io/javascript-client-sdk/commit/bf66ab33c52f28690cce525760b2d7fc451d1e11)) +- **deps:** update all non-major dependencies ([#59](https://github.com/bucketeer-io/javascript-client-sdk/issues/59)) ([db2dfae](https://github.com/bucketeer-io/javascript-client-sdk/commit/db2dfae27bdee3d100cdc40c629d5153ff59777e)) +- **deps:** update all non-major dependencies ([#7](https://github.com/bucketeer-io/javascript-client-sdk/issues/7)) ([b46be11](https://github.com/bucketeer-io/javascript-client-sdk/commit/b46be114a58c4a1e28b4e6d74143e3865ae0df66)) +- **deps:** update all non-major dependencies ([#9](https://github.com/bucketeer-io/javascript-client-sdk/issues/9)) ([f797e8f](https://github.com/bucketeer-io/javascript-client-sdk/commit/f797e8fecfbb4beecba401928879ca5ad1c82d9c)) +- **deps:** update all non-major dependencies to v5.59.1 ([#61](https://github.com/bucketeer-io/javascript-client-sdk/issues/61)) ([c789cce](https://github.com/bucketeer-io/javascript-client-sdk/commit/c789cceb755808932c631566eb4b0a65ad4d720e)) +- **deps:** update dependency @types/jsdom to v21 ([#11](https://github.com/bucketeer-io/javascript-client-sdk/issues/11)) ([53bf83f](https://github.com/bucketeer-io/javascript-client-sdk/commit/53bf83f85008a510b28cd2e4131e66e12cf1a860)) +- **deps:** update dependency happy-dom to v9 ([#44](https://github.com/bucketeer-io/javascript-client-sdk/issues/44)) ([0e8d1bc](https://github.com/bucketeer-io/javascript-client-sdk/commit/0e8d1bc341b03ca401b66f7c5b7f2be869a4476c)) +- **deps:** update dependency happy-dom to v9.8.2 ([#58](https://github.com/bucketeer-io/javascript-client-sdk/issues/58)) ([c296362](https://github.com/bucketeer-io/javascript-client-sdk/commit/c2963621541dd306e2ebb0b0be03f4b1b210d27f)) +- **deps:** update dependency typescript to v5 ([#33](https://github.com/bucketeer-io/javascript-client-sdk/issues/33)) ([b21dbee](https://github.com/bucketeer-io/javascript-client-sdk/commit/b21dbee39a860194a5321f5457c83426ff0d1124)) +- **deps:** update pnpm to v8 ([#40](https://github.com/bucketeer-io/javascript-client-sdk/issues/40)) ([4b59f33](https://github.com/bucketeer-io/javascript-client-sdk/commit/4b59f33424bf5cc04db0de79961141513915699d)) +- introduce prettier ([#27](https://github.com/bucketeer-io/javascript-client-sdk/issues/27)) ([6fcbc0c](https://github.com/bucketeer-io/javascript-client-sdk/commit/6fcbc0ca0a772f585203f015d69c7ac500f7a8d7)) diff --git a/package.json b/package.json index 5d68e301..c48e63bf 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "publishConfig": { "access": "public" }, - "version": "2.1.1", + "version": "2.1.2", "type": "module", "files": [ "dist",