@liveblocks/react 2.15.0 → 2.15.1

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.
@@ -1,6 +1,6 @@
1
1
  // src/version.ts
2
2
  var PKG_NAME = "@liveblocks/react";
3
- var PKG_VERSION = "2.15.0";
3
+ var PKG_VERSION = "2.15.1";
4
4
  var PKG_FORMAT = "esm";
5
5
 
6
6
  // src/ClientSideSuspense.tsx
@@ -20,4 +20,4 @@ export {
20
20
  PKG_FORMAT,
21
21
  ClientSideSuspense
22
22
  };
23
- //# sourceMappingURL=chunk-4HZJQXE5.mjs.map
23
+ //# sourceMappingURL=chunk-UX3CG7ZS.mjs.map
@@ -1,6 +1,6 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});// src/version.ts
2
2
  var PKG_NAME = "@liveblocks/react";
3
- var PKG_VERSION = "2.15.0";
3
+ var PKG_VERSION = "2.15.1";
4
4
  var PKG_FORMAT = "cjs";
5
5
 
6
6
  // src/ClientSideSuspense.tsx
@@ -20,4 +20,4 @@ function ClientSideSuspense(props) {
20
20
 
21
21
 
22
22
  exports.PKG_NAME = PKG_NAME; exports.PKG_VERSION = PKG_VERSION; exports.PKG_FORMAT = PKG_FORMAT; exports.ClientSideSuspense = ClientSideSuspense;
23
- //# sourceMappingURL=chunk-36VCTTYL.js.map
23
+ //# sourceMappingURL=chunk-WV5AI4AE.js.map
package/dist/index.js CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
 
5
5
 
6
- var _chunk36VCTTYLjs = require('./chunk-36VCTTYL.js');
6
+ var _chunkWV5AI4AEjs = require('./chunk-WV5AI4AE.js');
7
7
 
8
8
 
9
9
 
@@ -67,12 +67,12 @@ var _chunk36VCTTYLjs = require('./chunk-36VCTTYL.js');
67
67
 
68
68
 
69
69
 
70
- var _chunkUKPVXB7Djs = require('./chunk-UKPVXB7D.js');
70
+ var _chunkNUDMG62Pjs = require('./chunk-NUDMG62P.js');
71
71
 
72
72
  // src/index.ts
73
73
  var _core = require('@liveblocks/core');
74
74
  var _client = require('@liveblocks/client');
75
- _core.detectDupes.call(void 0, _chunk36VCTTYLjs.PKG_NAME, _chunk36VCTTYLjs.PKG_VERSION, _chunk36VCTTYLjs.PKG_FORMAT);
75
+ _core.detectDupes.call(void 0, _chunkWV5AI4AEjs.PKG_NAME, _chunkWV5AI4AEjs.PKG_VERSION, _chunkWV5AI4AEjs.PKG_FORMAT);
76
76
 
77
77
 
78
78
 
@@ -138,5 +138,5 @@ _core.detectDupes.call(void 0, _chunk36VCTTYLjs.PKG_NAME, _chunk36VCTTYLjs.PKG_V
138
138
 
139
139
 
140
140
 
141
- exports.ClientContext = _chunkUKPVXB7Djs.ClientContext; exports.ClientSideSuspense = _chunk36VCTTYLjs.ClientSideSuspense; exports.LiveblocksProvider = _chunkUKPVXB7Djs.LiveblocksProvider; exports.RoomContext = _chunkUKPVXB7Djs.RoomContext; exports.RoomProvider = _chunkUKPVXB7Djs._RoomProvider; exports.createLiveblocksContext = _chunkUKPVXB7Djs.createLiveblocksContext; exports.createRoomContext = _chunkUKPVXB7Djs.createRoomContext; exports.shallow = _client.shallow; exports.useAddReaction = _chunkUKPVXB7Djs._useAddReaction; exports.useAttachmentUrl = _chunkUKPVXB7Djs.useAttachmentUrl; exports.useBatch = _chunkUKPVXB7Djs.useBatch; exports.useBroadcastEvent = _chunkUKPVXB7Djs._useBroadcastEvent; exports.useCanRedo = _chunkUKPVXB7Djs.useCanRedo; exports.useCanUndo = _chunkUKPVXB7Djs.useCanUndo; exports.useClient = _chunkUKPVXB7Djs.useClient; exports.useCommentsErrorListener = _chunkUKPVXB7Djs.useCommentsErrorListener; exports.useCreateComment = _chunkUKPVXB7Djs.useCreateComment; exports.useCreateThread = _chunkUKPVXB7Djs._useCreateThread; exports.useDeleteAllInboxNotifications = _chunkUKPVXB7Djs.useDeleteAllInboxNotifications; exports.useDeleteComment = _chunkUKPVXB7Djs.useDeleteComment; exports.useDeleteInboxNotification = _chunkUKPVXB7Djs.useDeleteInboxNotification; exports.useDeleteThread = _chunkUKPVXB7Djs._useDeleteThread; exports.useEditComment = _chunkUKPVXB7Djs.useEditComment; exports.useEditThreadMetadata = _chunkUKPVXB7Djs._useEditThreadMetadata; exports.useErrorListener = _chunkUKPVXB7Djs.useErrorListener; exports.useEventListener = _chunkUKPVXB7Djs._useEventListener; exports.useHistory = _chunkUKPVXB7Djs.useHistory; exports.useHistoryVersionData = _chunkUKPVXB7Djs.useHistoryVersionData; exports.useHistoryVersions = _chunkUKPVXB7Djs._useHistoryVersions; exports.useInboxNotificationThread = _chunkUKPVXB7Djs._useInboxNotificationThread; exports.useInboxNotifications = _chunkUKPVXB7Djs.useInboxNotifications; exports.useIsInsideRoom = _chunkUKPVXB7Djs._useIsInsideRoom; exports.useLostConnectionListener = _chunkUKPVXB7Djs.useLostConnectionListener; exports.useMarkAllInboxNotificationsAsRead = _chunkUKPVXB7Djs.useMarkAllInboxNotificationsAsRead; exports.useMarkInboxNotificationAsRead = _chunkUKPVXB7Djs.useMarkInboxNotificationAsRead; exports.useMarkThreadAsRead = _chunkUKPVXB7Djs.useMarkThreadAsRead; exports.useMarkThreadAsResolved = _chunkUKPVXB7Djs.useMarkThreadAsResolved; exports.useMarkThreadAsUnresolved = _chunkUKPVXB7Djs.useMarkThreadAsUnresolved; exports.useMutation = _chunkUKPVXB7Djs._useMutation; exports.useMyPresence = _chunkUKPVXB7Djs._useMyPresence; exports.useOther = _chunkUKPVXB7Djs._useOther; exports.useOthers = _chunkUKPVXB7Djs._useOthers; exports.useOthersConnectionIds = _chunkUKPVXB7Djs.useOthersConnectionIds; exports.useOthersListener = _chunkUKPVXB7Djs._useOthersListener; exports.useOthersMapped = _chunkUKPVXB7Djs._useOthersMapped; exports.useRedo = _chunkUKPVXB7Djs.useRedo; exports.useRemoveReaction = _chunkUKPVXB7Djs.useRemoveReaction; exports.useRoom = _chunkUKPVXB7Djs._useRoom; exports.useRoomInfo = _chunkUKPVXB7Djs.useRoomInfo; exports.useRoomNotificationSettings = _chunkUKPVXB7Djs._useRoomNotificationSettings; exports.useSelf = _chunkUKPVXB7Djs._useSelf; exports.useStatus = _chunkUKPVXB7Djs.useStatus; exports.useStorage = _chunkUKPVXB7Djs._useStorage; exports.useStorageRoot = _chunkUKPVXB7Djs._useStorageRoot; exports.useStorageStatus = _chunkUKPVXB7Djs.useStorageStatus; exports.useSyncStatus = _chunkUKPVXB7Djs.useSyncStatus; exports.useThreadSubscription = _chunkUKPVXB7Djs.useThreadSubscription; exports.useThreads = _chunkUKPVXB7Djs._useThreads; exports.useUndo = _chunkUKPVXB7Djs.useUndo; exports.useUnreadInboxNotificationsCount = _chunkUKPVXB7Djs.useUnreadInboxNotificationsCount; exports.useUpdateMyPresence = _chunkUKPVXB7Djs._useUpdateMyPresence; exports.useUpdateRoomNotificationSettings = _chunkUKPVXB7Djs.useUpdateRoomNotificationSettings; exports.useUser = _chunkUKPVXB7Djs._useUser; exports.useUserThreads_experimental = _chunkUKPVXB7Djs._useUserThreads_experimental;
141
+ exports.ClientContext = _chunkNUDMG62Pjs.ClientContext; exports.ClientSideSuspense = _chunkWV5AI4AEjs.ClientSideSuspense; exports.LiveblocksProvider = _chunkNUDMG62Pjs.LiveblocksProvider; exports.RoomContext = _chunkNUDMG62Pjs.RoomContext; exports.RoomProvider = _chunkNUDMG62Pjs._RoomProvider; exports.createLiveblocksContext = _chunkNUDMG62Pjs.createLiveblocksContext; exports.createRoomContext = _chunkNUDMG62Pjs.createRoomContext; exports.shallow = _client.shallow; exports.useAddReaction = _chunkNUDMG62Pjs._useAddReaction; exports.useAttachmentUrl = _chunkNUDMG62Pjs.useAttachmentUrl; exports.useBatch = _chunkNUDMG62Pjs.useBatch; exports.useBroadcastEvent = _chunkNUDMG62Pjs._useBroadcastEvent; exports.useCanRedo = _chunkNUDMG62Pjs.useCanRedo; exports.useCanUndo = _chunkNUDMG62Pjs.useCanUndo; exports.useClient = _chunkNUDMG62Pjs.useClient; exports.useCommentsErrorListener = _chunkNUDMG62Pjs.useCommentsErrorListener; exports.useCreateComment = _chunkNUDMG62Pjs.useCreateComment; exports.useCreateThread = _chunkNUDMG62Pjs._useCreateThread; exports.useDeleteAllInboxNotifications = _chunkNUDMG62Pjs.useDeleteAllInboxNotifications; exports.useDeleteComment = _chunkNUDMG62Pjs.useDeleteComment; exports.useDeleteInboxNotification = _chunkNUDMG62Pjs.useDeleteInboxNotification; exports.useDeleteThread = _chunkNUDMG62Pjs._useDeleteThread; exports.useEditComment = _chunkNUDMG62Pjs.useEditComment; exports.useEditThreadMetadata = _chunkNUDMG62Pjs._useEditThreadMetadata; exports.useErrorListener = _chunkNUDMG62Pjs.useErrorListener; exports.useEventListener = _chunkNUDMG62Pjs._useEventListener; exports.useHistory = _chunkNUDMG62Pjs.useHistory; exports.useHistoryVersionData = _chunkNUDMG62Pjs.useHistoryVersionData; exports.useHistoryVersions = _chunkNUDMG62Pjs._useHistoryVersions; exports.useInboxNotificationThread = _chunkNUDMG62Pjs._useInboxNotificationThread; exports.useInboxNotifications = _chunkNUDMG62Pjs.useInboxNotifications; exports.useIsInsideRoom = _chunkNUDMG62Pjs._useIsInsideRoom; exports.useLostConnectionListener = _chunkNUDMG62Pjs.useLostConnectionListener; exports.useMarkAllInboxNotificationsAsRead = _chunkNUDMG62Pjs.useMarkAllInboxNotificationsAsRead; exports.useMarkInboxNotificationAsRead = _chunkNUDMG62Pjs.useMarkInboxNotificationAsRead; exports.useMarkThreadAsRead = _chunkNUDMG62Pjs.useMarkThreadAsRead; exports.useMarkThreadAsResolved = _chunkNUDMG62Pjs.useMarkThreadAsResolved; exports.useMarkThreadAsUnresolved = _chunkNUDMG62Pjs.useMarkThreadAsUnresolved; exports.useMutation = _chunkNUDMG62Pjs._useMutation; exports.useMyPresence = _chunkNUDMG62Pjs._useMyPresence; exports.useOther = _chunkNUDMG62Pjs._useOther; exports.useOthers = _chunkNUDMG62Pjs._useOthers; exports.useOthersConnectionIds = _chunkNUDMG62Pjs.useOthersConnectionIds; exports.useOthersListener = _chunkNUDMG62Pjs._useOthersListener; exports.useOthersMapped = _chunkNUDMG62Pjs._useOthersMapped; exports.useRedo = _chunkNUDMG62Pjs.useRedo; exports.useRemoveReaction = _chunkNUDMG62Pjs.useRemoveReaction; exports.useRoom = _chunkNUDMG62Pjs._useRoom; exports.useRoomInfo = _chunkNUDMG62Pjs.useRoomInfo; exports.useRoomNotificationSettings = _chunkNUDMG62Pjs._useRoomNotificationSettings; exports.useSelf = _chunkNUDMG62Pjs._useSelf; exports.useStatus = _chunkNUDMG62Pjs.useStatus; exports.useStorage = _chunkNUDMG62Pjs._useStorage; exports.useStorageRoot = _chunkNUDMG62Pjs._useStorageRoot; exports.useStorageStatus = _chunkNUDMG62Pjs.useStorageStatus; exports.useSyncStatus = _chunkNUDMG62Pjs.useSyncStatus; exports.useThreadSubscription = _chunkNUDMG62Pjs.useThreadSubscription; exports.useThreads = _chunkNUDMG62Pjs._useThreads; exports.useUndo = _chunkNUDMG62Pjs.useUndo; exports.useUnreadInboxNotificationsCount = _chunkNUDMG62Pjs.useUnreadInboxNotificationsCount; exports.useUpdateMyPresence = _chunkNUDMG62Pjs._useUpdateMyPresence; exports.useUpdateRoomNotificationSettings = _chunkNUDMG62Pjs.useUpdateRoomNotificationSettings; exports.useUser = _chunkNUDMG62Pjs._useUser; exports.useUserThreads_experimental = _chunkNUDMG62Pjs._useUserThreads_experimental;
142
142
  //# sourceMappingURL=index.js.map
package/dist/index.mjs CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  PKG_FORMAT,
4
4
  PKG_NAME,
5
5
  PKG_VERSION
6
- } from "./chunk-4HZJQXE5.mjs";
6
+ } from "./chunk-UX3CG7ZS.mjs";
7
7
  import {
8
8
  ClientContext,
9
9
  LiveblocksProvider,
@@ -67,7 +67,7 @@ import {
67
67
  useUndo,
68
68
  useUnreadInboxNotificationsCount,
69
69
  useUpdateRoomNotificationSettings
70
- } from "./chunk-NZZCQLBR.mjs";
70
+ } from "./chunk-GMKB6I6V.mjs";
71
71
 
72
72
  // src/index.ts
73
73
  import { detectDupes } from "@liveblocks/core";
package/dist/suspense.js CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
 
5
5
 
6
- var _chunk36VCTTYLjs = require('./chunk-36VCTTYL.js');
6
+ var _chunkWV5AI4AEjs = require('./chunk-WV5AI4AE.js');
7
7
 
8
8
 
9
9
 
@@ -63,12 +63,12 @@ var _chunk36VCTTYLjs = require('./chunk-36VCTTYL.js');
63
63
 
64
64
 
65
65
 
66
- var _chunkUKPVXB7Djs = require('./chunk-UKPVXB7D.js');
66
+ var _chunkNUDMG62Pjs = require('./chunk-NUDMG62P.js');
67
67
 
68
68
  // src/suspense.ts
69
69
  var _core = require('@liveblocks/core');
70
70
  var _client = require('@liveblocks/client');
71
- _core.detectDupes.call(void 0, _chunk36VCTTYLjs.PKG_NAME, _chunk36VCTTYLjs.PKG_VERSION, _chunk36VCTTYLjs.PKG_FORMAT);
71
+ _core.detectDupes.call(void 0, _chunkWV5AI4AEjs.PKG_NAME, _chunkWV5AI4AEjs.PKG_VERSION, _chunkWV5AI4AEjs.PKG_FORMAT);
72
72
 
73
73
 
74
74
 
@@ -130,5 +130,5 @@ _core.detectDupes.call(void 0, _chunk36VCTTYLjs.PKG_NAME, _chunk36VCTTYLjs.PKG_V
130
130
 
131
131
 
132
132
 
133
- exports.ClientContext = _chunkUKPVXB7Djs.ClientContext; exports.ClientSideSuspense = _chunk36VCTTYLjs.ClientSideSuspense; exports.LiveblocksProvider = _chunkUKPVXB7Djs.LiveblocksProvider; exports.RoomContext = _chunkUKPVXB7Djs.RoomContext; exports.RoomProvider = _chunkUKPVXB7Djs._RoomProvider; exports.shallow = _client.shallow; exports.useAddReaction = _chunkUKPVXB7Djs._useAddReaction; exports.useAttachmentUrl = _chunkUKPVXB7Djs.useAttachmentUrlSuspense; exports.useBatch = _chunkUKPVXB7Djs.useBatch; exports.useBroadcastEvent = _chunkUKPVXB7Djs._useBroadcastEvent; exports.useCanRedo = _chunkUKPVXB7Djs.useCanRedo; exports.useCanUndo = _chunkUKPVXB7Djs.useCanUndo; exports.useClient = _chunkUKPVXB7Djs.useClient; exports.useCreateComment = _chunkUKPVXB7Djs.useCreateComment; exports.useCreateThread = _chunkUKPVXB7Djs._useCreateThread; exports.useDeleteAllInboxNotifications = _chunkUKPVXB7Djs.useDeleteAllInboxNotifications; exports.useDeleteComment = _chunkUKPVXB7Djs.useDeleteComment; exports.useDeleteInboxNotification = _chunkUKPVXB7Djs.useDeleteInboxNotification; exports.useDeleteThread = _chunkUKPVXB7Djs._useDeleteThread; exports.useEditComment = _chunkUKPVXB7Djs.useEditComment; exports.useEditThreadMetadata = _chunkUKPVXB7Djs._useEditThreadMetadata; exports.useErrorListener = _chunkUKPVXB7Djs.useErrorListener; exports.useEventListener = _chunkUKPVXB7Djs._useEventListener; exports.useHistory = _chunkUKPVXB7Djs.useHistory; exports.useHistoryVersions = _chunkUKPVXB7Djs._useHistoryVersionsSuspense; exports.useInboxNotificationThread = _chunkUKPVXB7Djs._useInboxNotificationThread; exports.useInboxNotifications = _chunkUKPVXB7Djs.useInboxNotificationsSuspense; exports.useIsInsideRoom = _chunkUKPVXB7Djs._useIsInsideRoom; exports.useLostConnectionListener = _chunkUKPVXB7Djs.useLostConnectionListener; exports.useMarkAllInboxNotificationsAsRead = _chunkUKPVXB7Djs.useMarkAllInboxNotificationsAsRead; exports.useMarkInboxNotificationAsRead = _chunkUKPVXB7Djs.useMarkInboxNotificationAsRead; exports.useMarkThreadAsRead = _chunkUKPVXB7Djs.useMarkThreadAsRead; exports.useMarkThreadAsResolved = _chunkUKPVXB7Djs.useMarkThreadAsResolved; exports.useMarkThreadAsUnresolved = _chunkUKPVXB7Djs.useMarkThreadAsUnresolved; exports.useMutation = _chunkUKPVXB7Djs._useMutation; exports.useMyPresence = _chunkUKPVXB7Djs._useMyPresence; exports.useOther = _chunkUKPVXB7Djs._useOtherSuspense; exports.useOthers = _chunkUKPVXB7Djs._useOthersSuspense; exports.useOthersConnectionIds = _chunkUKPVXB7Djs.useOthersConnectionIdsSuspense; exports.useOthersListener = _chunkUKPVXB7Djs._useOthersListener; exports.useOthersMapped = _chunkUKPVXB7Djs._useOthersMappedSuspense; exports.useRedo = _chunkUKPVXB7Djs.useRedo; exports.useRemoveReaction = _chunkUKPVXB7Djs.useRemoveReaction; exports.useRoom = _chunkUKPVXB7Djs._useRoom; exports.useRoomInfo = _chunkUKPVXB7Djs.useRoomInfoSuspense; exports.useRoomNotificationSettings = _chunkUKPVXB7Djs._useRoomNotificationSettingsSuspense; exports.useSelf = _chunkUKPVXB7Djs._useSelfSuspense; exports.useStatus = _chunkUKPVXB7Djs.useStatus; exports.useStorage = _chunkUKPVXB7Djs._useStorageSuspense; exports.useStorageRoot = _chunkUKPVXB7Djs._useStorageRoot; exports.useStorageStatus = _chunkUKPVXB7Djs.useStorageStatusSuspense; exports.useSyncStatus = _chunkUKPVXB7Djs.useSyncStatus; exports.useThreadSubscription = _chunkUKPVXB7Djs.useThreadSubscription; exports.useThreads = _chunkUKPVXB7Djs._useThreadsSuspense; exports.useUndo = _chunkUKPVXB7Djs.useUndo; exports.useUnreadInboxNotificationsCount = _chunkUKPVXB7Djs.useUnreadInboxNotificationsCountSuspense; exports.useUpdateMyPresence = _chunkUKPVXB7Djs._useUpdateMyPresence; exports.useUpdateRoomNotificationSettings = _chunkUKPVXB7Djs.useUpdateRoomNotificationSettings; exports.useUser = _chunkUKPVXB7Djs._useUserSuspense; exports.useUserThreads_experimental = _chunkUKPVXB7Djs._useUserThreadsSuspense_experimental;
133
+ exports.ClientContext = _chunkNUDMG62Pjs.ClientContext; exports.ClientSideSuspense = _chunkWV5AI4AEjs.ClientSideSuspense; exports.LiveblocksProvider = _chunkNUDMG62Pjs.LiveblocksProvider; exports.RoomContext = _chunkNUDMG62Pjs.RoomContext; exports.RoomProvider = _chunkNUDMG62Pjs._RoomProvider; exports.shallow = _client.shallow; exports.useAddReaction = _chunkNUDMG62Pjs._useAddReaction; exports.useAttachmentUrl = _chunkNUDMG62Pjs.useAttachmentUrlSuspense; exports.useBatch = _chunkNUDMG62Pjs.useBatch; exports.useBroadcastEvent = _chunkNUDMG62Pjs._useBroadcastEvent; exports.useCanRedo = _chunkNUDMG62Pjs.useCanRedo; exports.useCanUndo = _chunkNUDMG62Pjs.useCanUndo; exports.useClient = _chunkNUDMG62Pjs.useClient; exports.useCreateComment = _chunkNUDMG62Pjs.useCreateComment; exports.useCreateThread = _chunkNUDMG62Pjs._useCreateThread; exports.useDeleteAllInboxNotifications = _chunkNUDMG62Pjs.useDeleteAllInboxNotifications; exports.useDeleteComment = _chunkNUDMG62Pjs.useDeleteComment; exports.useDeleteInboxNotification = _chunkNUDMG62Pjs.useDeleteInboxNotification; exports.useDeleteThread = _chunkNUDMG62Pjs._useDeleteThread; exports.useEditComment = _chunkNUDMG62Pjs.useEditComment; exports.useEditThreadMetadata = _chunkNUDMG62Pjs._useEditThreadMetadata; exports.useErrorListener = _chunkNUDMG62Pjs.useErrorListener; exports.useEventListener = _chunkNUDMG62Pjs._useEventListener; exports.useHistory = _chunkNUDMG62Pjs.useHistory; exports.useHistoryVersions = _chunkNUDMG62Pjs._useHistoryVersionsSuspense; exports.useInboxNotificationThread = _chunkNUDMG62Pjs._useInboxNotificationThread; exports.useInboxNotifications = _chunkNUDMG62Pjs.useInboxNotificationsSuspense; exports.useIsInsideRoom = _chunkNUDMG62Pjs._useIsInsideRoom; exports.useLostConnectionListener = _chunkNUDMG62Pjs.useLostConnectionListener; exports.useMarkAllInboxNotificationsAsRead = _chunkNUDMG62Pjs.useMarkAllInboxNotificationsAsRead; exports.useMarkInboxNotificationAsRead = _chunkNUDMG62Pjs.useMarkInboxNotificationAsRead; exports.useMarkThreadAsRead = _chunkNUDMG62Pjs.useMarkThreadAsRead; exports.useMarkThreadAsResolved = _chunkNUDMG62Pjs.useMarkThreadAsResolved; exports.useMarkThreadAsUnresolved = _chunkNUDMG62Pjs.useMarkThreadAsUnresolved; exports.useMutation = _chunkNUDMG62Pjs._useMutation; exports.useMyPresence = _chunkNUDMG62Pjs._useMyPresence; exports.useOther = _chunkNUDMG62Pjs._useOtherSuspense; exports.useOthers = _chunkNUDMG62Pjs._useOthersSuspense; exports.useOthersConnectionIds = _chunkNUDMG62Pjs.useOthersConnectionIdsSuspense; exports.useOthersListener = _chunkNUDMG62Pjs._useOthersListener; exports.useOthersMapped = _chunkNUDMG62Pjs._useOthersMappedSuspense; exports.useRedo = _chunkNUDMG62Pjs.useRedo; exports.useRemoveReaction = _chunkNUDMG62Pjs.useRemoveReaction; exports.useRoom = _chunkNUDMG62Pjs._useRoom; exports.useRoomInfo = _chunkNUDMG62Pjs.useRoomInfoSuspense; exports.useRoomNotificationSettings = _chunkNUDMG62Pjs._useRoomNotificationSettingsSuspense; exports.useSelf = _chunkNUDMG62Pjs._useSelfSuspense; exports.useStatus = _chunkNUDMG62Pjs.useStatus; exports.useStorage = _chunkNUDMG62Pjs._useStorageSuspense; exports.useStorageRoot = _chunkNUDMG62Pjs._useStorageRoot; exports.useStorageStatus = _chunkNUDMG62Pjs.useStorageStatusSuspense; exports.useSyncStatus = _chunkNUDMG62Pjs.useSyncStatus; exports.useThreadSubscription = _chunkNUDMG62Pjs.useThreadSubscription; exports.useThreads = _chunkNUDMG62Pjs._useThreadsSuspense; exports.useUndo = _chunkNUDMG62Pjs.useUndo; exports.useUnreadInboxNotificationsCount = _chunkNUDMG62Pjs.useUnreadInboxNotificationsCountSuspense; exports.useUpdateMyPresence = _chunkNUDMG62Pjs._useUpdateMyPresence; exports.useUpdateRoomNotificationSettings = _chunkNUDMG62Pjs.useUpdateRoomNotificationSettings; exports.useUser = _chunkNUDMG62Pjs._useUserSuspense; exports.useUserThreads_experimental = _chunkNUDMG62Pjs._useUserThreadsSuspense_experimental;
134
134
  //# sourceMappingURL=suspense.js.map
package/dist/suspense.mjs CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  PKG_FORMAT,
4
4
  PKG_NAME,
5
5
  PKG_VERSION
6
- } from "./chunk-4HZJQXE5.mjs";
6
+ } from "./chunk-UX3CG7ZS.mjs";
7
7
  import {
8
8
  ClientContext,
9
9
  LiveblocksProvider,
@@ -63,7 +63,7 @@ import {
63
63
  useUndo,
64
64
  useUnreadInboxNotificationsCountSuspense,
65
65
  useUpdateRoomNotificationSettings
66
- } from "./chunk-NZZCQLBR.mjs";
66
+ } from "./chunk-GMKB6I6V.mjs";
67
67
 
68
68
  // src/suspense.ts
69
69
  import { detectDupes } from "@liveblocks/core";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@liveblocks/react",
3
- "version": "2.15.0",
3
+ "version": "2.15.1",
4
4
  "description": "A set of React hooks and providers to use Liveblocks declaratively. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.",
5
5
  "license": "Apache-2.0",
6
6
  "type": "commonjs",
@@ -61,8 +61,8 @@
61
61
  "showdeps": "depcruise src --include-only '^src' --exclude='__tests__' --output-type dot | dot -T svg > /tmp/dependency-graph.svg && open /tmp/dependency-graph.svg"
62
62
  },
63
63
  "dependencies": {
64
- "@liveblocks/client": "2.15.0",
65
- "@liveblocks/core": "2.15.0"
64
+ "@liveblocks/client": "2.15.1",
65
+ "@liveblocks/core": "2.15.1"
66
66
  },
67
67
  "peerDependencies": {
68
68
  "react": "^18 || ^19 || ^19.0.0-rc"