@rocicorp/zero 0.22.2025072800 → 0.22.2025072801

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,7 +1,7 @@
1
1
  import {
2
2
  clientToServer,
3
3
  mapEntries
4
- } from "./chunk-LIRNRFA2.js";
4
+ } from "./chunk-NF63COC3.js";
5
5
  import {
6
6
  AbstractQuery,
7
7
  ExpressionBuilder,
@@ -356,4 +356,4 @@ export {
356
356
  named,
357
357
  namedWithContext
358
358
  };
359
- //# sourceMappingURL=chunk-PKNW7RPS.js.map
359
+ //# sourceMappingURL=chunk-KF57QOW2.js.map
@@ -8574,7 +8574,7 @@ function makeMessage(message, context, logLevel) {
8574
8574
  }
8575
8575
 
8576
8576
  // ../zero-client/src/client/version.ts
8577
- var version2 = "0.22.2025072800";
8577
+ var version2 = "0.22.2025072801";
8578
8578
 
8579
8579
  // ../zero-client/src/client/log-options.ts
8580
8580
  var LevelFilterLogSink = class {
@@ -11447,4 +11447,4 @@ export {
11447
11447
  update_needed_reason_type_enum_exports,
11448
11448
  Zero
11449
11449
  };
11450
- //# sourceMappingURL=chunk-LIRNRFA2.js.map
11450
+ //# sourceMappingURL=chunk-NF63COC3.js.map
package/out/react.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Zero
3
- } from "./chunk-LIRNRFA2.js";
3
+ } from "./chunk-NF63COC3.js";
4
4
  import {
5
5
  DEFAULT_TTL_MS,
6
6
  hasOwn
package/out/solid.js CHANGED
@@ -1,7 +1,7 @@
1
- import "./chunk-PKNW7RPS.js";
1
+ import "./chunk-KF57QOW2.js";
2
2
  import {
3
3
  Zero
4
- } from "./chunk-LIRNRFA2.js";
4
+ } from "./chunk-NF63COC3.js";
5
5
  import {
6
6
  DEFAULT_TTL_MS,
7
7
  applyChange,
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rocicorp/zero",
3
- "version": "0.22.2025072800",
3
+ "version": "0.22.2025072801",
4
4
  "description": "Zero is a web framework for serverless web development.",
5
5
  "author": "Rocicorp, Inc.",
6
6
  "repository": {
package/out/zero.js CHANGED
@@ -10,7 +10,7 @@ import {
10
10
  relationships,
11
11
  transformRequestMessageSchema,
12
12
  transformResponseMessageSchema
13
- } from "./chunk-PKNW7RPS.js";
13
+ } from "./chunk-KF57QOW2.js";
14
14
  import {
15
15
  IDBNotFoundError,
16
16
  TransactionClosedError,
@@ -28,7 +28,7 @@ import {
28
28
  string,
29
29
  table,
30
30
  update_needed_reason_type_enum_exports
31
- } from "./chunk-LIRNRFA2.js";
31
+ } from "./chunk-NF63COC3.js";
32
32
  import {
33
33
  DEFAULT_TTL,
34
34
  applyChange
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rocicorp/zero",
3
- "version": "0.22.2025072800",
3
+ "version": "0.22.2025072801",
4
4
  "description": "Zero is a web framework for serverless web development.",
5
5
  "author": "Rocicorp, Inc.",
6
6
  "repository": {