@liveblocks/react-tiptap
Advanced tools
Comparing version 2.12.1-test1 to 2.12.1
@@ -28,3 +28,4 @@ 'use strict'; | ||
const [selectedIndex, setSelectedIndex] = React.useState(0); | ||
const suggestions = _private.useMentionSuggestions(props.query); | ||
const room = react.useRoom(); | ||
const suggestions = _private.useMentionSuggestions(room.id, props.query); | ||
const { onMouseEnter, onClick } = props; | ||
@@ -31,0 +32,0 @@ const { |
'use strict'; | ||
const PKG_NAME = "@liveblocks/react-tiptap"; | ||
const PKG_VERSION = typeof "2.12.1-test1" === "string" && "2.12.1-test1"; | ||
const PKG_VERSION = typeof "2.12.1" === "string" && "2.12.1"; | ||
const PKG_FORMAT = typeof "cjs" === "string" && "cjs"; | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "@liveblocks/react-tiptap", | ||
"version": "2.12.1-test1", | ||
"version": "2.12.1", | ||
"description": "A tiptap react plugin to enable collaboration, comments, live cursors, and more.", | ||
@@ -45,7 +45,7 @@ "license": "Apache-2.0", | ||
"@floating-ui/react-dom": "^2.1.2", | ||
"@liveblocks/client": "2.12.1-test1", | ||
"@liveblocks/core": "2.12.1-test1", | ||
"@liveblocks/react": "2.12.1-test1", | ||
"@liveblocks/react-ui": "2.12.1-test1", | ||
"@liveblocks/yjs": "2.12.1-test1", | ||
"@liveblocks/client": "2.12.1", | ||
"@liveblocks/core": "2.12.1", | ||
"@liveblocks/react": "2.12.1", | ||
"@liveblocks/react-ui": "2.12.1", | ||
"@liveblocks/yjs": "2.12.1", | ||
"@tiptap/core": "^2.7.2", | ||
@@ -52,0 +52,0 @@ "@tiptap/react": "^2.7.2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
348636
3255
0
+ Added@liveblocks/client@2.12.1(transitive)
+ Added@liveblocks/core@2.12.1(transitive)
+ Added@liveblocks/react@2.12.1(transitive)
+ Added@liveblocks/react-ui@2.12.1(transitive)
+ Added@liveblocks/yjs@2.12.1(transitive)
- Removed@liveblocks/client@2.12.1-test1(transitive)
- Removed@liveblocks/core@2.12.1-test1(transitive)
- Removed@liveblocks/react@2.12.1-test1(transitive)
- Removed@liveblocks/react-ui@2.12.1-test1(transitive)
- Removed@liveblocks/yjs@2.12.1-test1(transitive)
Updated@liveblocks/client@2.12.1
Updated@liveblocks/core@2.12.1
Updated@liveblocks/react@2.12.1
Updated@liveblocks/react-ui@2.12.1
Updated@liveblocks/yjs@2.12.1