@rocicorp/zero 0.24.2025093001 → 0.24.2025100400

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-QCPDXNFF.js";
3
+ } from "./chunk-SBHBYH27.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-L2ZHMO4E.js.map
349
+ //# sourceMappingURL=chunk-DPY6BGZO.js.map
@@ -8692,7 +8692,7 @@ function makeMessage(message, context, logLevel) {
8692
8692
  }
8693
8693
 
8694
8694
  // ../zero-client/src/client/version.ts
8695
- var version2 = "0.24.2025093001";
8695
+ var version2 = "0.24.2025100400";
8696
8696
 
8697
8697
  // ../zero-client/src/client/log-options.ts
8698
8698
  var LevelFilterLogSink = class {
@@ -10429,9 +10429,7 @@ var Zero = class _Zero {
10429
10429
  (ast, ttl) => {
10430
10430
  if (enableLegacyQueries) {
10431
10431
  this.#queryManager.updateLegacy(ast, ttl);
10432
- return;
10433
10432
  }
10434
- this.#queryManager.updateLegacy(ast, ttl);
10435
10433
  },
10436
10434
  (customQueryID, ttl) => this.#queryManager.updateCustom(customQueryID, ttl),
10437
10435
  () => this.#queryManager.flushBatch(),
@@ -11667,4 +11665,4 @@ export {
11667
11665
  update_needed_reason_type_enum_exports,
11668
11666
  Zero
11669
11667
  };
11670
- //# sourceMappingURL=chunk-QCPDXNFF.js.map
11668
+ //# sourceMappingURL=chunk-SBHBYH27.js.map