@rocicorp/zero 0.22.2025072900 → 0.22.2025072901

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-NMP6MCSQ.js";
4
+ } from "./chunk-4OOERLIO.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-G4IPXC32.js.map
359
+ //# sourceMappingURL=chunk-T4AG3HHZ.js.map
package/out/react.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Zero
3
- } from "./chunk-NMP6MCSQ.js";
3
+ } from "./chunk-4OOERLIO.js";
4
4
  import {
5
5
  DEFAULT_TTL_MS,
6
6
  hasOwn
package/out/solid.js CHANGED
@@ -1,7 +1,7 @@
1
- import "./chunk-G4IPXC32.js";
1
+ import "./chunk-T4AG3HHZ.js";
2
2
  import {
3
3
  Zero
4
- } from "./chunk-NMP6MCSQ.js";
4
+ } from "./chunk-4OOERLIO.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.2025072900",
3
+ "version": "0.22.2025072901",
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-G4IPXC32.js";
13
+ } from "./chunk-T4AG3HHZ.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-NMP6MCSQ.js";
31
+ } from "./chunk-4OOERLIO.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.2025072900",
3
+ "version": "0.22.2025072901",
4
4
  "description": "Zero is a web framework for serverless web development.",
5
5
  "author": "Rocicorp, Inc.",
6
6
  "repository": {