@prosekit/web
Advanced tools
Comparing version 0.0.0-next-20240429131508 to 0.0.0-next-20240429132423
@@ -275,8 +275,10 @@ import { | ||
usePresence(host, presence); | ||
let firstRender = true; | ||
useEffect3(host, () => { | ||
var _a; | ||
const queryValue = query.value; | ||
if (presence.value) { | ||
if (!firstRender) { | ||
(_a = state.onQueryChange.peek()) == null ? void 0 : _a(queryValue); | ||
} | ||
firstRender = false; | ||
}); | ||
@@ -283,0 +285,0 @@ useEffect3(host, () => { |
{ | ||
"name": "@prosekit/web", | ||
"type": "module", | ||
"version": "0.0.0-next-20240429131508", | ||
"version": "0.0.0-next-20240429132423", | ||
"private": false, | ||
@@ -76,5 +76,5 @@ "author": { | ||
"@floating-ui/dom": "^1.6.3", | ||
"@prosekit/core": "0.0.0-next-20240429131508", | ||
"@prosekit/extensions": "0.0.0-next-20240429131508", | ||
"@prosekit/pm": "0.0.0-next-20240429131508", | ||
"@prosekit/core": "0.0.0-next-20240429132423", | ||
"@prosekit/extensions": "0.0.0-next-20240429132423", | ||
"@prosekit/pm": "0.0.0-next-20240429132423", | ||
"@zag-js/dom-query": "^0.48.0" | ||
@@ -81,0 +81,0 @@ }, |
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
66318
1797
+ Added@prosekit/core@0.0.0-next-20240429132423(transitive)
+ Added@prosekit/extensions@0.0.0-next-20240429132423(transitive)
+ Added@prosekit/pm@0.0.0-next-20240429132423(transitive)
- Removed@prosekit/core@0.0.0-next-20240429131508(transitive)
- Removed@prosekit/extensions@0.0.0-next-20240429131508(transitive)
- Removed@prosekit/pm@0.0.0-next-20240429131508(transitive)