@rocicorp/zero 0.23.2025082901 → 0.23.2025083000
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/out/{chunk-MRT7XNEQ.js → chunk-GW2SIBPI.js} +2 -2
- package/out/{chunk-YBQT4PQG.js → chunk-KSJKRBQT.js} +2 -2
- package/out/react.js +1 -1
- package/out/solid.js +2 -2
- package/out/zero/package.json +1 -1
- package/out/zero.js +2 -2
- package/package.json +1 -1
- /package/out/{chunk-MRT7XNEQ.js.map → chunk-GW2SIBPI.js.map} +0 -0
- /package/out/{chunk-YBQT4PQG.js.map → chunk-KSJKRBQT.js.map} +0 -0
|
@@ -8666,7 +8666,7 @@ function makeMessage(message, context, logLevel) {
|
|
|
8666
8666
|
}
|
|
8667
8667
|
|
|
8668
8668
|
// ../zero-client/src/client/version.ts
|
|
8669
|
-
var version2 = "0.23.
|
|
8669
|
+
var version2 = "0.23.2025083000";
|
|
8670
8670
|
|
|
8671
8671
|
// ../zero-client/src/client/log-options.ts
|
|
8672
8672
|
var LevelFilterLogSink = class {
|
|
@@ -11607,4 +11607,4 @@ export {
|
|
|
11607
11607
|
update_needed_reason_type_enum_exports,
|
|
11608
11608
|
Zero
|
|
11609
11609
|
};
|
|
11610
|
-
//# sourceMappingURL=chunk-
|
|
11610
|
+
//# sourceMappingURL=chunk-GW2SIBPI.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
clientToServer
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-GW2SIBPI.js";
|
|
4
4
|
import {
|
|
5
5
|
AbstractQuery,
|
|
6
6
|
ExpressionBuilder,
|
|
@@ -346,4 +346,4 @@ export {
|
|
|
346
346
|
withValidation,
|
|
347
347
|
createBuilder
|
|
348
348
|
};
|
|
349
|
-
//# sourceMappingURL=chunk-
|
|
349
|
+
//# sourceMappingURL=chunk-KSJKRBQT.js.map
|
package/out/react.js
CHANGED
package/out/solid.js
CHANGED
package/out/zero/package.json
CHANGED
package/out/zero.js
CHANGED
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
syncedQuery,
|
|
10
10
|
syncedQueryWithContext,
|
|
11
11
|
withValidation
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-KSJKRBQT.js";
|
|
13
13
|
import {
|
|
14
14
|
IDBNotFoundError,
|
|
15
15
|
TransactionClosedError,
|
|
@@ -29,7 +29,7 @@ import {
|
|
|
29
29
|
transformRequestMessageSchema,
|
|
30
30
|
transformResponseMessageSchema,
|
|
31
31
|
update_needed_reason_type_enum_exports
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-GW2SIBPI.js";
|
|
33
33
|
import "./chunk-MKB4RXL3.js";
|
|
34
34
|
import {
|
|
35
35
|
applyChange
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|