@rocicorp/zero 0.19.2025042200 → 0.19.2025042202

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.
@@ -8507,7 +8507,7 @@ function makeMessage(message, context, logLevel) {
8507
8507
  }
8508
8508
 
8509
8509
  // ../zero-client/src/client/version.ts
8510
- var version2 = "0.19.2025042200";
8510
+ var version2 = "0.19.2025042202";
8511
8511
 
8512
8512
  // ../zero-client/src/client/log-options.ts
8513
8513
  var LevelFilterLogSink = class {
@@ -11140,4 +11140,4 @@ export {
11140
11140
  on_error_kind_enum_exports,
11141
11141
  Zero
11142
11142
  };
11143
- //# sourceMappingURL=chunk-ZEL4YSUP.js.map
11143
+ //# sourceMappingURL=chunk-R65F5UD6.js.map
package/out/solid.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Zero
3
- } from "./chunk-ZEL4YSUP.js";
3
+ } from "./chunk-R65F5UD6.js";
4
4
  import "./chunk-I5KZ62HL.js";
5
5
  import {
6
6
  DEFAULT_TTL
package/out/zero.js CHANGED
@@ -22,7 +22,7 @@ import {
22
22
  string,
23
23
  table,
24
24
  update_needed_reason_type_enum_exports
25
- } from "./chunk-ZEL4YSUP.js";
25
+ } from "./chunk-R65F5UD6.js";
26
26
  import "./chunk-I5KZ62HL.js";
27
27
  import {
28
28
  DEFAULT_TTL
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rocicorp/zero",
3
- "version": "0.19.2025042200",
3
+ "version": "0.19.2025042202",
4
4
  "description": "Zero is a web framework for serverless web development.",
5
5
  "author": "Rocicorp, Inc.",
6
6
  "repository": {