@rocicorp/zero 0.19.2025051700 → 0.19.2025051701

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.
@@ -8472,7 +8472,7 @@ function makeMessage(message, context, logLevel) {
8472
8472
  }
8473
8473
 
8474
8474
  // ../zero-client/src/client/version.ts
8475
- var version2 = "0.19.2025051700";
8475
+ var version2 = "0.19.2025051701";
8476
8476
 
8477
8477
  // ../zero-client/src/client/log-options.ts
8478
8478
  var LevelFilterLogSink = class {
@@ -11080,4 +11080,4 @@ export {
11080
11080
  update_needed_reason_type_enum_exports,
11081
11081
  Zero
11082
11082
  };
11083
- //# sourceMappingURL=chunk-I55JK45G.js.map
11083
+ //# sourceMappingURL=chunk-NW2PXPII.js.map
package/out/solid.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Zero
3
- } from "./chunk-I55JK45G.js";
3
+ } from "./chunk-NW2PXPII.js";
4
4
  import "./chunk-54ZZCBOP.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-I55JK45G.js";
24
+ } from "./chunk-NW2PXPII.js";
25
25
  import "./chunk-54ZZCBOP.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.19.2025051700",
3
+ "version": "0.19.2025051701",
4
4
  "description": "Zero is a web framework for serverless web development.",
5
5
  "author": "Rocicorp, Inc.",
6
6
  "repository": {