@rocicorp/zero 0.19.2025041600 → 0.19.2025041601

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.
@@ -8,13 +8,13 @@ import {
8
8
  nanoid,
9
9
  readFromHash,
10
10
  withRead
11
- } from "./chunk-JPI6FGDI.js";
11
+ } from "./chunk-PFL3ILT2.js";
12
12
  import {
13
13
  SUBQ_PREFIX,
14
14
  normalizeTTL,
15
15
  test,
16
16
  valita_exports
17
- } from "./chunk-QW43XDUE.js";
17
+ } from "./chunk-TOXB4NRA.js";
18
18
  import {
19
19
  assert,
20
20
  must,
@@ -390,4 +390,4 @@ var Query = class {
390
390
  export {
391
391
  newInspector
392
392
  };
393
- //# sourceMappingURL=inspector-CJ7HQVK7.js.map
393
+ //# sourceMappingURL=inspector-3FBM22O3.js.map
package/out/react.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  DEFAULT_TTL,
3
3
  hasOwn
4
- } from "./chunk-QW43XDUE.js";
4
+ } from "./chunk-TOXB4NRA.js";
5
5
  import "./chunk-SKR5JO2A.js";
6
6
 
7
7
  // ../zero-react/src/use-query.tsx
package/out/solid.js CHANGED
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  Zero
3
- } from "./chunk-3B4X73CC.js";
4
- import "./chunk-JPI6FGDI.js";
3
+ } from "./chunk-NIDZOMES.js";
4
+ import "./chunk-PFL3ILT2.js";
5
5
  import {
6
6
  DEFAULT_TTL
7
- } from "./chunk-QW43XDUE.js";
7
+ } from "./chunk-TOXB4NRA.js";
8
8
  import {
9
9
  applyChange,
10
10
  must
package/out/zero.js CHANGED
@@ -19,11 +19,11 @@ import {
19
19
  relationships,
20
20
  string,
21
21
  table
22
- } from "./chunk-3B4X73CC.js";
23
- import "./chunk-JPI6FGDI.js";
22
+ } from "./chunk-NIDZOMES.js";
23
+ import "./chunk-PFL3ILT2.js";
24
24
  import {
25
25
  DEFAULT_TTL
26
- } from "./chunk-QW43XDUE.js";
26
+ } from "./chunk-TOXB4NRA.js";
27
27
  import {
28
28
  applyChange
29
29
  } from "./chunk-SKR5JO2A.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rocicorp/zero",
3
- "version": "0.19.2025041600",
3
+ "version": "0.19.2025041601",
4
4
  "description": "Zero is a web framework for serverless web development.",
5
5
  "author": "Rocicorp, Inc.",
6
6
  "repository": {