@rocicorp/zero 0.19.2025040800 → 0.19.2025040801

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.
@@ -8414,7 +8414,7 @@ function makeMessage(message, context, logLevel) {
8414
8414
  }
8415
8415
 
8416
8416
  // ../zero-client/src/client/version.ts
8417
- var version2 = "0.19.2025040800";
8417
+ var version2 = "0.19.2025040801";
8418
8418
 
8419
8419
  // ../zero-client/src/client/log-options.ts
8420
8420
  var LevelFilterLogSink = class {
@@ -10963,4 +10963,4 @@ export {
10963
10963
  escapeLike,
10964
10964
  Zero
10965
10965
  };
10966
- //# sourceMappingURL=chunk-ETWGMYYM.js.map
10966
+ //# sourceMappingURL=chunk-XSKBSESQ.js.map
package/out/solid.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Zero
3
- } from "./chunk-ETWGMYYM.js";
3
+ } from "./chunk-XSKBSESQ.js";
4
4
  import "./chunk-S6IF5D2U.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-ETWGMYYM.js";
22
+ } from "./chunk-XSKBSESQ.js";
23
23
  import "./chunk-S6IF5D2U.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.2025040800",
3
+ "version": "0.19.2025040801",
4
4
  "description": "Zero is a web framework for serverless web development.",
5
5
  "author": "Rocicorp, Inc.",
6
6
  "repository": {