@rocicorp/zero 0.19.2025041400 → 0.19.2025041402

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.
@@ -8415,7 +8415,7 @@ function makeMessage(message, context, logLevel) {
8415
8415
  }
8416
8416
 
8417
8417
  // ../zero-client/src/client/version.ts
8418
- var version2 = "0.19.2025041400";
8418
+ var version2 = "0.19.2025041402";
8419
8419
 
8420
8420
  // ../zero-client/src/client/log-options.ts
8421
8421
  var LevelFilterLogSink = class {
@@ -10966,4 +10966,4 @@ export {
10966
10966
  escapeLike,
10967
10967
  Zero
10968
10968
  };
10969
- //# sourceMappingURL=chunk-Q7DCK2P6.js.map
10969
+ //# sourceMappingURL=chunk-QONNL5HY.js.map
package/out/solid.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Zero
3
- } from "./chunk-Q7DCK2P6.js";
3
+ } from "./chunk-QONNL5HY.js";
4
4
  import "./chunk-JYQA7DID.js";
5
5
  import {
6
6
  DEFAULT_TTL
package/out/zero.js CHANGED
@@ -19,7 +19,7 @@ import {
19
19
  relationships,
20
20
  string,
21
21
  table
22
- } from "./chunk-Q7DCK2P6.js";
22
+ } from "./chunk-QONNL5HY.js";
23
23
  import "./chunk-JYQA7DID.js";
24
24
  import {
25
25
  DEFAULT_TTL
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rocicorp/zero",
3
- "version": "0.19.2025041400",
3
+ "version": "0.19.2025041402",
4
4
  "description": "Zero is a web framework for serverless web development.",
5
5
  "author": "Rocicorp, Inc.",
6
6
  "repository": {