epicenter-libs 3.31.0-beta.1 → 3.32.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,38 @@
1
+ # [3.32.0](https://github.com/forio/epicenter-libs/compare/v3.31.0...v3.32.0) (2025-10-02)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * add parens/argument to catch block ([ce28d27](https://github.com/forio/epicenter-libs/commit/ce28d27bba12e310e1a37993668e1482a2c511b6))
7
+ * prefix unused var with underscore ([1dc8a0b](https://github.com/forio/epicenter-libs/commit/1dc8a0b79daa5492c3647c7ae47e754adc49a128))
8
+
9
+
10
+ ### Features
11
+
12
+ * added somebody endpoints ([4ae35e6](https://github.com/forio/epicenter-libs/commit/4ae35e63221b4ef902bde173c0fafb509d0beb53))
13
+
14
+
15
+
16
+ # [3.31.0](https://github.com/forio/epicenter-libs/compare/v3.30.0...v3.31.0) (2025-09-18)
17
+
18
+
19
+ ### Bug Fixes
20
+
21
+ * add babel logical assignment plugin; export types ([0ef029d](https://github.com/forio/epicenter-libs/commit/0ef029d0b9bec61f441fc383df611a7772db1fd3))
22
+ * add comments ([3f54e37](https://github.com/forio/epicenter-libs/commit/3f54e37d6f2f75da3c9c6ee11ffc531d8d877120))
23
+ * fix babel config ([1b556d6](https://github.com/forio/epicenter-libs/commit/1b556d6b6e1f4a9b5d871dae7096eaa8244cf801))
24
+ * resolve cometd reconnection issues and improve error handling ([f4d6429](https://github.com/forio/epicenter-libs/commit/f4d642915d119a6c2f4bf016aaac750fc2139865))
25
+ * resolve sass deprecation warnings ([70181b2](https://github.com/forio/epicenter-libs/commit/70181b2afa1f48b0478fad4fb2b544757e87e852))
26
+ * update phylogeny enum ([1e73898](https://github.com/forio/epicenter-libs/commit/1e738988a0ed13fcf3909d2353c07515db21e7c7))
27
+
28
+
29
+ ### Features
30
+
31
+ * add presenceAdapter.disconnect method ([32d998b](https://github.com/forio/epicenter-libs/commit/32d998b4debe3f93e2e4216fe3a0052f4e1902e0))
32
+ * add vaultAdapter.updateProperties method ([c5e4b15](https://github.com/forio/epicenter-libs/commit/c5e4b152a88034d26e2750beb337d2dc6ef4f457))
33
+
34
+
35
+
1
36
  # [3.30.0](https://github.com/forio/epicenter-libs/compare/v3.29.0...v3.30.0) (2025-07-18)
2
37
 
3
38
 
@@ -1,4 +1,4 @@
1
- import { c as createCommonjsModule, g as getDefaultExportFromCjs } from './epicenter-6dbc1da9.js';
1
+ import { c as createCommonjsModule, g as getDefaultExportFromCjs } from './epicenter-11766ebb.js';
2
2
 
3
3
  var classApplyDescriptorGet = createCommonjsModule(function (module) {
4
4
  function _classApplyDescriptorGet(receiver, descriptor) {
@@ -4395,4 +4395,4 @@ class TimeSyncExtension extends Extension {
4395
4395
  }
4396
4396
 
4397
4397
  export { AckExtension, BinaryExtension, CallbackPollingTransport, CometD, Extension, LongPollingTransport, ReloadExtension, RequestTransport, TimeStampExtension, TimeSyncExtension, Transport, WebSocketTransport };
4398
- //# sourceMappingURL=cometd-acd4ed9d.js.map
4398
+ //# sourceMappingURL=cometd-48a898c4.js.map