@rocicorp/zero 0.18.2025040202 → 0.18.2025042300

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.
@@ -114,7 +114,7 @@ import {
114
114
  withWrite,
115
115
  withWriteNoImplicitCommit,
116
116
  wrapIterable
117
- } from "./chunk-R7QLNPBS.js";
117
+ } from "./chunk-S6IF5D2U.js";
118
118
  import {
119
119
  compareTTL,
120
120
  hasOwn,
@@ -8414,7 +8414,7 @@ function makeMessage(message, context, logLevel) {
8414
8414
  }
8415
8415
 
8416
8416
  // ../zero-client/src/client/version.ts
8417
- var version2 = "0.18.2025040202";
8417
+ var version2 = "0.18.2025042300";
8418
8418
 
8419
8419
  // ../zero-client/src/client/log-options.ts
8420
8420
  var LevelFilterLogSink = class {
@@ -10843,7 +10843,7 @@ var Zero = class {
10843
10843
  */
10844
10844
  async inspect() {
10845
10845
  BUNDLE_SIZE: {
10846
- const m = await import("./inspector-RYBBQ63M.js");
10846
+ const m = await import("./inspector-C2BDA4K7.js");
10847
10847
  return m.newInspector(this.#rep, this.#schema, () => this.#socket);
10848
10848
  }
10849
10849
  }
@@ -10962,4 +10962,4 @@ export {
10962
10962
  escapeLike,
10963
10963
  Zero
10964
10964
  };
10965
- //# sourceMappingURL=chunk-7GIRAHRL.js.map
10965
+ //# sourceMappingURL=chunk-I2IWRMCU.js.map
@@ -6097,7 +6097,7 @@ var AbstractQuery = class {
6097
6097
  table: destSchema,
6098
6098
  alias: `${SUBQ_PREFIX}${relationship}`
6099
6099
  },
6100
- void 0
6100
+ defaultFormat
6101
6101
  )
6102
6102
  );
6103
6103
  return {
@@ -6132,7 +6132,7 @@ var AbstractQuery = class {
6132
6132
  table: destSchema,
6133
6133
  alias: `${SUBQ_PREFIX}${relationship}`
6134
6134
  },
6135
- void 0
6135
+ defaultFormat
6136
6136
  )
6137
6137
  );
6138
6138
  return {
@@ -6440,4 +6440,4 @@ export {
6440
6440
  toPrimaryKeyString,
6441
6441
  sourceNameFromKey
6442
6442
  };
6443
- //# sourceMappingURL=chunk-R7QLNPBS.js.map
6443
+ //# sourceMappingURL=chunk-S6IF5D2U.js.map