@rocicorp/zero 0.20.2025052000 → 0.20.2025052001

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.
@@ -8527,7 +8527,7 @@ function makeMessage(message, context, logLevel) {
8527
8527
  }
8528
8528
 
8529
8529
  // ../zero-client/src/client/version.ts
8530
- var version2 = "0.20.2025052000";
8530
+ var version2 = "0.20.2025052001";
8531
8531
 
8532
8532
  // ../zero-client/src/client/log-options.ts
8533
8533
  var LevelFilterLogSink = class {
@@ -11135,4 +11135,4 @@ export {
11135
11135
  update_needed_reason_type_enum_exports,
11136
11136
  Zero
11137
11137
  };
11138
- //# sourceMappingURL=chunk-BOTUSRLW.js.map
11138
+ //# sourceMappingURL=chunk-WXHHKJ4O.js.map
package/out/solid.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Zero
3
- } from "./chunk-BOTUSRLW.js";
3
+ } from "./chunk-WXHHKJ4O.js";
4
4
  import "./chunk-IKN2MNWU.js";
5
5
  import {
6
6
  DEFAULT_TTL
package/out/zero.js CHANGED
@@ -21,7 +21,7 @@ import {
21
21
  string,
22
22
  table,
23
23
  update_needed_reason_type_enum_exports
24
- } from "./chunk-BOTUSRLW.js";
24
+ } from "./chunk-WXHHKJ4O.js";
25
25
  import "./chunk-IKN2MNWU.js";
26
26
  import {
27
27
  DEFAULT_TTL
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rocicorp/zero",
3
- "version": "0.20.2025052000",
3
+ "version": "0.20.2025052001",
4
4
  "description": "Zero is a web framework for serverless web development.",
5
5
  "author": "Rocicorp, Inc.",
6
6
  "repository": {