@rocicorp/zero 0.22.2025070701 → 0.22.2025070702
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-7VV3XSWG.js → chunk-MJ7XRFOU.js} +2 -2
- package/out/{chunk-XUGOP4Z4.js → chunk-SJO4KHVW.js} +2 -2
- package/out/react.js +1 -1
- package/out/solid.js +2 -2
- package/out/zero.js +2 -2
- package/package.json +1 -1
- /package/out/{chunk-7VV3XSWG.js.map → chunk-MJ7XRFOU.js.map} +0 -0
- /package/out/{chunk-XUGOP4Z4.js.map → chunk-SJO4KHVW.js.map} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
clientToServer
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-SJO4KHVW.js";
|
|
4
4
|
import {
|
|
5
5
|
AbstractQuery,
|
|
6
6
|
ExpressionBuilder,
|
|
@@ -337,4 +337,4 @@ export {
|
|
|
337
337
|
querify,
|
|
338
338
|
namedQuery
|
|
339
339
|
};
|
|
340
|
-
//# sourceMappingURL=chunk-
|
|
340
|
+
//# sourceMappingURL=chunk-MJ7XRFOU.js.map
|
|
@@ -8539,7 +8539,7 @@ function makeMessage(message, context, logLevel) {
|
|
|
8539
8539
|
}
|
|
8540
8540
|
|
|
8541
8541
|
// ../zero-client/src/client/version.ts
|
|
8542
|
-
var version2 = "0.22.
|
|
8542
|
+
var version2 = "0.22.2025070702";
|
|
8543
8543
|
|
|
8544
8544
|
// ../zero-client/src/client/log-options.ts
|
|
8545
8545
|
var LevelFilterLogSink = class {
|
|
@@ -11238,4 +11238,4 @@ export {
|
|
|
11238
11238
|
update_needed_reason_type_enum_exports,
|
|
11239
11239
|
Zero
|
|
11240
11240
|
};
|
|
11241
|
-
//# sourceMappingURL=chunk-
|
|
11241
|
+
//# sourceMappingURL=chunk-SJO4KHVW.js.map
|
package/out/react.js
CHANGED
package/out/solid.js
CHANGED
package/out/zero.js
CHANGED
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
relationships,
|
|
10
10
|
transformRequestMessageSchema,
|
|
11
11
|
transformResponseMessageSchema
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-MJ7XRFOU.js";
|
|
13
13
|
import {
|
|
14
14
|
IDBNotFoundError,
|
|
15
15
|
TransactionClosedError,
|
|
@@ -27,7 +27,7 @@ import {
|
|
|
27
27
|
string,
|
|
28
28
|
table,
|
|
29
29
|
update_needed_reason_type_enum_exports
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-SJO4KHVW.js";
|
|
31
31
|
import {
|
|
32
32
|
DEFAULT_TTL,
|
|
33
33
|
applyChange
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|