@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.
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  clientToServer
3
- } from "./chunk-XUGOP4Z4.js";
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-7VV3XSWG.js.map
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.2025070701";
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-XUGOP4Z4.js.map
11241
+ //# sourceMappingURL=chunk-SJO4KHVW.js.map
package/out/react.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Zero
3
- } from "./chunk-XUGOP4Z4.js";
3
+ } from "./chunk-SJO4KHVW.js";
4
4
  import {
5
5
  DEFAULT_TTL,
6
6
  hasOwn
package/out/solid.js CHANGED
@@ -1,7 +1,7 @@
1
- import "./chunk-7VV3XSWG.js";
1
+ import "./chunk-MJ7XRFOU.js";
2
2
  import {
3
3
  Zero
4
- } from "./chunk-XUGOP4Z4.js";
4
+ } from "./chunk-SJO4KHVW.js";
5
5
  import {
6
6
  DEFAULT_TTL,
7
7
  applyChange,
package/out/zero.js CHANGED
@@ -9,7 +9,7 @@ import {
9
9
  relationships,
10
10
  transformRequestMessageSchema,
11
11
  transformResponseMessageSchema
12
- } from "./chunk-7VV3XSWG.js";
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-XUGOP4Z4.js";
30
+ } from "./chunk-SJO4KHVW.js";
31
31
  import {
32
32
  DEFAULT_TTL,
33
33
  applyChange
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rocicorp/zero",
3
- "version": "0.22.2025070701",
3
+ "version": "0.22.2025070702",
4
4
  "description": "Zero is a web framework for serverless web development.",
5
5
  "author": "Rocicorp, Inc.",
6
6
  "repository": {