@liveblocks/react 2.9.0-rc2 → 2.9.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.
package/dist/index.js CHANGED
@@ -67,12 +67,12 @@
67
67
 
68
68
 
69
69
 
70
- var _chunkNCYGTP2Hjs = require('./chunk-NCYGTP2H.js');
70
+ var _chunkB4ZHLBDSjs = require('./chunk-B4ZHLBDS.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, _chunkNCYGTP2Hjs.PKG_NAME, _chunkNCYGTP2Hjs.PKG_VERSION, _chunkNCYGTP2Hjs.PKG_FORMAT);
75
+ _core.detectDupes.call(void 0, _chunkB4ZHLBDSjs.PKG_NAME, _chunkB4ZHLBDSjs.PKG_VERSION, _chunkB4ZHLBDSjs.PKG_FORMAT);
76
76
 
77
77
 
78
78
 
@@ -140,5 +140,5 @@ _core.detectDupes.call(void 0, _chunkNCYGTP2Hjs.PKG_NAME, _chunkNCYGTP2Hjs.PKG_V
140
140
 
141
141
 
142
142
 
143
- exports.ClientContext = _chunkNCYGTP2Hjs.ClientContext; exports.ClientSideSuspense = _chunkNCYGTP2Hjs.ClientSideSuspense; exports.CreateThreadError = _chunkNCYGTP2Hjs.CreateThreadError; exports.LiveblocksProvider = _chunkNCYGTP2Hjs.LiveblocksProvider; exports.RoomContext = _chunkNCYGTP2Hjs.RoomContext; exports.RoomProvider = _chunkNCYGTP2Hjs._RoomProvider; exports.createLiveblocksContext = _chunkNCYGTP2Hjs.createLiveblocksContext; exports.createRoomContext = _chunkNCYGTP2Hjs.createRoomContext; exports.getUmbrellaStoreForClient = _chunkNCYGTP2Hjs.getUmbrellaStoreForClient; exports.selectThreads = _chunkNCYGTP2Hjs.selectThreads; exports.shallow = _client.shallow; exports.useAddReaction = _chunkNCYGTP2Hjs._useAddReaction; exports.useAttachmentUrl = _chunkNCYGTP2Hjs.useAttachmentUrl; exports.useBatch = _chunkNCYGTP2Hjs.useBatch; exports.useBroadcastEvent = _chunkNCYGTP2Hjs._useBroadcastEvent; exports.useCanRedo = _chunkNCYGTP2Hjs.useCanRedo; exports.useCanUndo = _chunkNCYGTP2Hjs.useCanUndo; exports.useClient = _chunkNCYGTP2Hjs.useClient; exports.useCommentsErrorListener = _chunkNCYGTP2Hjs.useCommentsErrorListener; exports.useCreateComment = _chunkNCYGTP2Hjs.useCreateComment; exports.useCreateThread = _chunkNCYGTP2Hjs._useCreateThread; exports.useDeleteAllInboxNotifications = _chunkNCYGTP2Hjs.useDeleteAllInboxNotifications; exports.useDeleteComment = _chunkNCYGTP2Hjs.useDeleteComment; exports.useDeleteInboxNotification = _chunkNCYGTP2Hjs.useDeleteInboxNotification; exports.useDeleteThread = _chunkNCYGTP2Hjs._useDeleteThread; exports.useEditComment = _chunkNCYGTP2Hjs.useEditComment; exports.useEditThreadMetadata = _chunkNCYGTP2Hjs._useEditThreadMetadata; exports.useErrorListener = _chunkNCYGTP2Hjs.useErrorListener; exports.useEventListener = _chunkNCYGTP2Hjs._useEventListener; exports.useHistory = _chunkNCYGTP2Hjs.useHistory; exports.useHistoryVersionData = _chunkNCYGTP2Hjs.useHistoryVersionData; exports.useHistoryVersions = _chunkNCYGTP2Hjs._useHistoryVersions; exports.useInboxNotificationThread = _chunkNCYGTP2Hjs._useInboxNotificationThread; exports.useInboxNotifications = _chunkNCYGTP2Hjs.useInboxNotifications; exports.useIsInsideRoom = _chunkNCYGTP2Hjs._useIsInsideRoom; exports.useLostConnectionListener = _chunkNCYGTP2Hjs.useLostConnectionListener; exports.useMarkAllInboxNotificationsAsRead = _chunkNCYGTP2Hjs.useMarkAllInboxNotificationsAsRead; exports.useMarkInboxNotificationAsRead = _chunkNCYGTP2Hjs.useMarkInboxNotificationAsRead; exports.useMarkThreadAsRead = _chunkNCYGTP2Hjs.useMarkThreadAsRead; exports.useMarkThreadAsResolved = _chunkNCYGTP2Hjs.useMarkThreadAsResolved; exports.useMarkThreadAsUnresolved = _chunkNCYGTP2Hjs.useMarkThreadAsUnresolved; exports.useMutation = _chunkNCYGTP2Hjs._useMutation; exports.useMyPresence = _chunkNCYGTP2Hjs._useMyPresence; exports.useOther = _chunkNCYGTP2Hjs._useOther; exports.useOthers = _chunkNCYGTP2Hjs._useOthers; exports.useOthersConnectionIds = _chunkNCYGTP2Hjs.useOthersConnectionIds; exports.useOthersListener = _chunkNCYGTP2Hjs._useOthersListener; exports.useOthersMapped = _chunkNCYGTP2Hjs._useOthersMapped; exports.useRedo = _chunkNCYGTP2Hjs.useRedo; exports.useRemoveReaction = _chunkNCYGTP2Hjs.useRemoveReaction; exports.useRoom = _chunkNCYGTP2Hjs._useRoom; exports.useRoomInfo = _chunkNCYGTP2Hjs.useRoomInfo; exports.useRoomNotificationSettings = _chunkNCYGTP2Hjs.useRoomNotificationSettings; exports.useSelf = _chunkNCYGTP2Hjs._useSelf; exports.useStatus = _chunkNCYGTP2Hjs.useStatus; exports.useStorage = _chunkNCYGTP2Hjs._useStorage; exports.useStorageRoot = _chunkNCYGTP2Hjs._useStorageRoot; exports.useStorageStatus = _chunkNCYGTP2Hjs.useStorageStatus; exports.useThreadSubscription = _chunkNCYGTP2Hjs.useThreadSubscription; exports.useThreads = _chunkNCYGTP2Hjs._useThreads; exports.useUndo = _chunkNCYGTP2Hjs.useUndo; exports.useUnreadInboxNotificationsCount = _chunkNCYGTP2Hjs.useUnreadInboxNotificationsCount; exports.useUpdateMyPresence = _chunkNCYGTP2Hjs._useUpdateMyPresence; exports.useUpdateRoomNotificationSettings = _chunkNCYGTP2Hjs.useUpdateRoomNotificationSettings; exports.useUser = _chunkNCYGTP2Hjs._useUser; exports.useUserThreads_experimental = _chunkNCYGTP2Hjs._useUserThreads_experimental;
143
+ exports.ClientContext = _chunkB4ZHLBDSjs.ClientContext; exports.ClientSideSuspense = _chunkB4ZHLBDSjs.ClientSideSuspense; exports.CreateThreadError = _chunkB4ZHLBDSjs.CreateThreadError; exports.LiveblocksProvider = _chunkB4ZHLBDSjs.LiveblocksProvider; exports.RoomContext = _chunkB4ZHLBDSjs.RoomContext; exports.RoomProvider = _chunkB4ZHLBDSjs._RoomProvider; exports.createLiveblocksContext = _chunkB4ZHLBDSjs.createLiveblocksContext; exports.createRoomContext = _chunkB4ZHLBDSjs.createRoomContext; exports.getUmbrellaStoreForClient = _chunkB4ZHLBDSjs.getUmbrellaStoreForClient; exports.selectThreads = _chunkB4ZHLBDSjs.selectThreads; exports.shallow = _client.shallow; exports.useAddReaction = _chunkB4ZHLBDSjs._useAddReaction; exports.useAttachmentUrl = _chunkB4ZHLBDSjs.useAttachmentUrl; exports.useBatch = _chunkB4ZHLBDSjs.useBatch; exports.useBroadcastEvent = _chunkB4ZHLBDSjs._useBroadcastEvent; exports.useCanRedo = _chunkB4ZHLBDSjs.useCanRedo; exports.useCanUndo = _chunkB4ZHLBDSjs.useCanUndo; exports.useClient = _chunkB4ZHLBDSjs.useClient; exports.useCommentsErrorListener = _chunkB4ZHLBDSjs.useCommentsErrorListener; exports.useCreateComment = _chunkB4ZHLBDSjs.useCreateComment; exports.useCreateThread = _chunkB4ZHLBDSjs._useCreateThread; exports.useDeleteAllInboxNotifications = _chunkB4ZHLBDSjs.useDeleteAllInboxNotifications; exports.useDeleteComment = _chunkB4ZHLBDSjs.useDeleteComment; exports.useDeleteInboxNotification = _chunkB4ZHLBDSjs.useDeleteInboxNotification; exports.useDeleteThread = _chunkB4ZHLBDSjs._useDeleteThread; exports.useEditComment = _chunkB4ZHLBDSjs.useEditComment; exports.useEditThreadMetadata = _chunkB4ZHLBDSjs._useEditThreadMetadata; exports.useErrorListener = _chunkB4ZHLBDSjs.useErrorListener; exports.useEventListener = _chunkB4ZHLBDSjs._useEventListener; exports.useHistory = _chunkB4ZHLBDSjs.useHistory; exports.useHistoryVersionData = _chunkB4ZHLBDSjs.useHistoryVersionData; exports.useHistoryVersions = _chunkB4ZHLBDSjs._useHistoryVersions; exports.useInboxNotificationThread = _chunkB4ZHLBDSjs._useInboxNotificationThread; exports.useInboxNotifications = _chunkB4ZHLBDSjs.useInboxNotifications; exports.useIsInsideRoom = _chunkB4ZHLBDSjs._useIsInsideRoom; exports.useLostConnectionListener = _chunkB4ZHLBDSjs.useLostConnectionListener; exports.useMarkAllInboxNotificationsAsRead = _chunkB4ZHLBDSjs.useMarkAllInboxNotificationsAsRead; exports.useMarkInboxNotificationAsRead = _chunkB4ZHLBDSjs.useMarkInboxNotificationAsRead; exports.useMarkThreadAsRead = _chunkB4ZHLBDSjs.useMarkThreadAsRead; exports.useMarkThreadAsResolved = _chunkB4ZHLBDSjs.useMarkThreadAsResolved; exports.useMarkThreadAsUnresolved = _chunkB4ZHLBDSjs.useMarkThreadAsUnresolved; exports.useMutation = _chunkB4ZHLBDSjs._useMutation; exports.useMyPresence = _chunkB4ZHLBDSjs._useMyPresence; exports.useOther = _chunkB4ZHLBDSjs._useOther; exports.useOthers = _chunkB4ZHLBDSjs._useOthers; exports.useOthersConnectionIds = _chunkB4ZHLBDSjs.useOthersConnectionIds; exports.useOthersListener = _chunkB4ZHLBDSjs._useOthersListener; exports.useOthersMapped = _chunkB4ZHLBDSjs._useOthersMapped; exports.useRedo = _chunkB4ZHLBDSjs.useRedo; exports.useRemoveReaction = _chunkB4ZHLBDSjs.useRemoveReaction; exports.useRoom = _chunkB4ZHLBDSjs._useRoom; exports.useRoomInfo = _chunkB4ZHLBDSjs.useRoomInfo; exports.useRoomNotificationSettings = _chunkB4ZHLBDSjs.useRoomNotificationSettings; exports.useSelf = _chunkB4ZHLBDSjs._useSelf; exports.useStatus = _chunkB4ZHLBDSjs.useStatus; exports.useStorage = _chunkB4ZHLBDSjs._useStorage; exports.useStorageRoot = _chunkB4ZHLBDSjs._useStorageRoot; exports.useStorageStatus = _chunkB4ZHLBDSjs.useStorageStatus; exports.useThreadSubscription = _chunkB4ZHLBDSjs.useThreadSubscription; exports.useThreads = _chunkB4ZHLBDSjs._useThreads; exports.useUndo = _chunkB4ZHLBDSjs.useUndo; exports.useUnreadInboxNotificationsCount = _chunkB4ZHLBDSjs.useUnreadInboxNotificationsCount; exports.useUpdateMyPresence = _chunkB4ZHLBDSjs._useUpdateMyPresence; exports.useUpdateRoomNotificationSettings = _chunkB4ZHLBDSjs.useUpdateRoomNotificationSettings; exports.useUser = _chunkB4ZHLBDSjs._useUser; exports.useUserThreads_experimental = _chunkB4ZHLBDSjs._useUserThreads_experimental;
144
144
  //# sourceMappingURL=index.js.map
package/dist/index.mjs CHANGED
@@ -67,7 +67,7 @@ import {
67
67
  useUndo,
68
68
  useUnreadInboxNotificationsCount,
69
69
  useUpdateRoomNotificationSettings
70
- } from "./chunk-HDWNAH6H.mjs";
70
+ } from "./chunk-OFQLSRKM.mjs";
71
71
 
72
72
  // src/index.ts
73
73
  import { detectDupes } from "@liveblocks/core";
package/dist/suspense.js CHANGED
@@ -60,12 +60,12 @@
60
60
 
61
61
 
62
62
 
63
- var _chunkNCYGTP2Hjs = require('./chunk-NCYGTP2H.js');
63
+ var _chunkB4ZHLBDSjs = require('./chunk-B4ZHLBDS.js');
64
64
 
65
65
  // src/suspense.ts
66
66
  var _core = require('@liveblocks/core');
67
67
  var _client = require('@liveblocks/client');
68
- _core.detectDupes.call(void 0, _chunkNCYGTP2Hjs.PKG_NAME, _chunkNCYGTP2Hjs.PKG_VERSION, _chunkNCYGTP2Hjs.PKG_FORMAT);
68
+ _core.detectDupes.call(void 0, _chunkB4ZHLBDSjs.PKG_NAME, _chunkB4ZHLBDSjs.PKG_VERSION, _chunkB4ZHLBDSjs.PKG_FORMAT);
69
69
 
70
70
 
71
71
 
@@ -126,5 +126,5 @@ _core.detectDupes.call(void 0, _chunkNCYGTP2Hjs.PKG_NAME, _chunkNCYGTP2Hjs.PKG_V
126
126
 
127
127
 
128
128
 
129
- exports.ClientContext = _chunkNCYGTP2Hjs.ClientContext; exports.ClientSideSuspense = _chunkNCYGTP2Hjs.ClientSideSuspense; exports.LiveblocksProvider = _chunkNCYGTP2Hjs.LiveblocksProvider; exports.RoomContext = _chunkNCYGTP2Hjs.RoomContext; exports.RoomProvider = _chunkNCYGTP2Hjs._RoomProvider; exports.shallow = _client.shallow; exports.useAddReaction = _chunkNCYGTP2Hjs._useAddReaction; exports.useAttachmentUrl = _chunkNCYGTP2Hjs.useAttachmentUrlSuspense; exports.useBatch = _chunkNCYGTP2Hjs.useBatch; exports.useBroadcastEvent = _chunkNCYGTP2Hjs._useBroadcastEvent; exports.useCanRedo = _chunkNCYGTP2Hjs.useCanRedo; exports.useCanUndo = _chunkNCYGTP2Hjs.useCanUndo; exports.useClient = _chunkNCYGTP2Hjs.useClient; exports.useCreateComment = _chunkNCYGTP2Hjs.useCreateComment; exports.useCreateThread = _chunkNCYGTP2Hjs._useCreateThread; exports.useDeleteAllInboxNotifications = _chunkNCYGTP2Hjs.useDeleteAllInboxNotifications; exports.useDeleteComment = _chunkNCYGTP2Hjs.useDeleteComment; exports.useDeleteInboxNotification = _chunkNCYGTP2Hjs.useDeleteInboxNotification; exports.useDeleteThread = _chunkNCYGTP2Hjs._useDeleteThread; exports.useEditComment = _chunkNCYGTP2Hjs.useEditComment; exports.useEditThreadMetadata = _chunkNCYGTP2Hjs._useEditThreadMetadata; exports.useErrorListener = _chunkNCYGTP2Hjs.useErrorListener; exports.useEventListener = _chunkNCYGTP2Hjs._useEventListener; exports.useHistory = _chunkNCYGTP2Hjs.useHistory; exports.useHistoryVersions = _chunkNCYGTP2Hjs._useHistoryVersionsSuspense; exports.useInboxNotificationThread = _chunkNCYGTP2Hjs._useInboxNotificationThread; exports.useInboxNotifications = _chunkNCYGTP2Hjs.useInboxNotificationsSuspense; exports.useIsInsideRoom = _chunkNCYGTP2Hjs._useIsInsideRoom; exports.useLostConnectionListener = _chunkNCYGTP2Hjs.useLostConnectionListener; exports.useMarkAllInboxNotificationsAsRead = _chunkNCYGTP2Hjs.useMarkAllInboxNotificationsAsRead; exports.useMarkInboxNotificationAsRead = _chunkNCYGTP2Hjs.useMarkInboxNotificationAsRead; exports.useMarkThreadAsRead = _chunkNCYGTP2Hjs.useMarkThreadAsRead; exports.useMarkThreadAsResolved = _chunkNCYGTP2Hjs.useMarkThreadAsResolved; exports.useMarkThreadAsUnresolved = _chunkNCYGTP2Hjs.useMarkThreadAsUnresolved; exports.useMutation = _chunkNCYGTP2Hjs._useMutation; exports.useMyPresence = _chunkNCYGTP2Hjs._useMyPresence; exports.useOther = _chunkNCYGTP2Hjs._useOtherSuspense; exports.useOthers = _chunkNCYGTP2Hjs._useOthersSuspense; exports.useOthersConnectionIds = _chunkNCYGTP2Hjs.useOthersConnectionIdsSuspense; exports.useOthersListener = _chunkNCYGTP2Hjs._useOthersListener; exports.useOthersMapped = _chunkNCYGTP2Hjs._useOthersMappedSuspense; exports.useRedo = _chunkNCYGTP2Hjs.useRedo; exports.useRemoveReaction = _chunkNCYGTP2Hjs.useRemoveReaction; exports.useRoom = _chunkNCYGTP2Hjs._useRoom; exports.useRoomInfo = _chunkNCYGTP2Hjs.useRoomInfoSuspense; exports.useRoomNotificationSettings = _chunkNCYGTP2Hjs.useRoomNotificationSettings; exports.useSelf = _chunkNCYGTP2Hjs._useSelfSuspense; exports.useStatus = _chunkNCYGTP2Hjs.useStatus; exports.useStorage = _chunkNCYGTP2Hjs._useStorageSuspense; exports.useStorageRoot = _chunkNCYGTP2Hjs._useStorageRoot; exports.useStorageStatus = _chunkNCYGTP2Hjs.useStorageStatusSuspense; exports.useThreadSubscription = _chunkNCYGTP2Hjs.useThreadSubscription; exports.useThreads = _chunkNCYGTP2Hjs._useThreadsSuspense; exports.useUndo = _chunkNCYGTP2Hjs.useUndo; exports.useUnreadInboxNotificationsCount = _chunkNCYGTP2Hjs.useUnreadInboxNotificationsCountSuspense; exports.useUpdateMyPresence = _chunkNCYGTP2Hjs._useUpdateMyPresence; exports.useUpdateRoomNotificationSettings = _chunkNCYGTP2Hjs.useUpdateRoomNotificationSettings; exports.useUser = _chunkNCYGTP2Hjs._useUserSuspense; exports.useUserThreads_experimental = _chunkNCYGTP2Hjs._useUserThreadsSuspense_experimental;
129
+ exports.ClientContext = _chunkB4ZHLBDSjs.ClientContext; exports.ClientSideSuspense = _chunkB4ZHLBDSjs.ClientSideSuspense; exports.LiveblocksProvider = _chunkB4ZHLBDSjs.LiveblocksProvider; exports.RoomContext = _chunkB4ZHLBDSjs.RoomContext; exports.RoomProvider = _chunkB4ZHLBDSjs._RoomProvider; exports.shallow = _client.shallow; exports.useAddReaction = _chunkB4ZHLBDSjs._useAddReaction; exports.useAttachmentUrl = _chunkB4ZHLBDSjs.useAttachmentUrlSuspense; exports.useBatch = _chunkB4ZHLBDSjs.useBatch; exports.useBroadcastEvent = _chunkB4ZHLBDSjs._useBroadcastEvent; exports.useCanRedo = _chunkB4ZHLBDSjs.useCanRedo; exports.useCanUndo = _chunkB4ZHLBDSjs.useCanUndo; exports.useClient = _chunkB4ZHLBDSjs.useClient; exports.useCreateComment = _chunkB4ZHLBDSjs.useCreateComment; exports.useCreateThread = _chunkB4ZHLBDSjs._useCreateThread; exports.useDeleteAllInboxNotifications = _chunkB4ZHLBDSjs.useDeleteAllInboxNotifications; exports.useDeleteComment = _chunkB4ZHLBDSjs.useDeleteComment; exports.useDeleteInboxNotification = _chunkB4ZHLBDSjs.useDeleteInboxNotification; exports.useDeleteThread = _chunkB4ZHLBDSjs._useDeleteThread; exports.useEditComment = _chunkB4ZHLBDSjs.useEditComment; exports.useEditThreadMetadata = _chunkB4ZHLBDSjs._useEditThreadMetadata; exports.useErrorListener = _chunkB4ZHLBDSjs.useErrorListener; exports.useEventListener = _chunkB4ZHLBDSjs._useEventListener; exports.useHistory = _chunkB4ZHLBDSjs.useHistory; exports.useHistoryVersions = _chunkB4ZHLBDSjs._useHistoryVersionsSuspense; exports.useInboxNotificationThread = _chunkB4ZHLBDSjs._useInboxNotificationThread; exports.useInboxNotifications = _chunkB4ZHLBDSjs.useInboxNotificationsSuspense; exports.useIsInsideRoom = _chunkB4ZHLBDSjs._useIsInsideRoom; exports.useLostConnectionListener = _chunkB4ZHLBDSjs.useLostConnectionListener; exports.useMarkAllInboxNotificationsAsRead = _chunkB4ZHLBDSjs.useMarkAllInboxNotificationsAsRead; exports.useMarkInboxNotificationAsRead = _chunkB4ZHLBDSjs.useMarkInboxNotificationAsRead; exports.useMarkThreadAsRead = _chunkB4ZHLBDSjs.useMarkThreadAsRead; exports.useMarkThreadAsResolved = _chunkB4ZHLBDSjs.useMarkThreadAsResolved; exports.useMarkThreadAsUnresolved = _chunkB4ZHLBDSjs.useMarkThreadAsUnresolved; exports.useMutation = _chunkB4ZHLBDSjs._useMutation; exports.useMyPresence = _chunkB4ZHLBDSjs._useMyPresence; exports.useOther = _chunkB4ZHLBDSjs._useOtherSuspense; exports.useOthers = _chunkB4ZHLBDSjs._useOthersSuspense; exports.useOthersConnectionIds = _chunkB4ZHLBDSjs.useOthersConnectionIdsSuspense; exports.useOthersListener = _chunkB4ZHLBDSjs._useOthersListener; exports.useOthersMapped = _chunkB4ZHLBDSjs._useOthersMappedSuspense; exports.useRedo = _chunkB4ZHLBDSjs.useRedo; exports.useRemoveReaction = _chunkB4ZHLBDSjs.useRemoveReaction; exports.useRoom = _chunkB4ZHLBDSjs._useRoom; exports.useRoomInfo = _chunkB4ZHLBDSjs.useRoomInfoSuspense; exports.useRoomNotificationSettings = _chunkB4ZHLBDSjs.useRoomNotificationSettings; exports.useSelf = _chunkB4ZHLBDSjs._useSelfSuspense; exports.useStatus = _chunkB4ZHLBDSjs.useStatus; exports.useStorage = _chunkB4ZHLBDSjs._useStorageSuspense; exports.useStorageRoot = _chunkB4ZHLBDSjs._useStorageRoot; exports.useStorageStatus = _chunkB4ZHLBDSjs.useStorageStatusSuspense; exports.useThreadSubscription = _chunkB4ZHLBDSjs.useThreadSubscription; exports.useThreads = _chunkB4ZHLBDSjs._useThreadsSuspense; exports.useUndo = _chunkB4ZHLBDSjs.useUndo; exports.useUnreadInboxNotificationsCount = _chunkB4ZHLBDSjs.useUnreadInboxNotificationsCountSuspense; exports.useUpdateMyPresence = _chunkB4ZHLBDSjs._useUpdateMyPresence; exports.useUpdateRoomNotificationSettings = _chunkB4ZHLBDSjs.useUpdateRoomNotificationSettings; exports.useUser = _chunkB4ZHLBDSjs._useUserSuspense; exports.useUserThreads_experimental = _chunkB4ZHLBDSjs._useUserThreadsSuspense_experimental;
130
130
  //# sourceMappingURL=suspense.js.map
package/dist/suspense.mjs CHANGED
@@ -60,7 +60,7 @@ import {
60
60
  useUndo,
61
61
  useUnreadInboxNotificationsCountSuspense,
62
62
  useUpdateRoomNotificationSettings
63
- } from "./chunk-HDWNAH6H.mjs";
63
+ } from "./chunk-OFQLSRKM.mjs";
64
64
 
65
65
  // src/suspense.ts
66
66
  import { detectDupes } from "@liveblocks/core";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@liveblocks/react",
3
- "version": "2.9.0-rc2",
3
+ "version": "2.9.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",
@@ -49,8 +49,8 @@
49
49
  "showdeps": "depcruise src --include-only '^src' --exclude='__tests__' --output-type dot | dot -T svg > /tmp/dependency-graph.svg && open /tmp/dependency-graph.svg"
50
50
  },
51
51
  "dependencies": {
52
- "@liveblocks/client": "2.9.0-rc2",
53
- "@liveblocks/core": "2.9.0-rc2",
52
+ "@liveblocks/client": "2.9.1",
53
+ "@liveblocks/core": "2.9.1",
54
54
  "use-sync-external-store": "^1.2.2"
55
55
  },
56
56
  "peerDependencies": {