@rocicorp/zero 0.21.2025052100 → 0.21.2025052101

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.
@@ -8532,7 +8532,7 @@ function makeMessage(message, context, logLevel) {
8532
8532
  }
8533
8533
 
8534
8534
  // ../zero-client/src/client/version.ts
8535
- var version2 = "0.21.2025052100";
8535
+ var version2 = "0.21.2025052101";
8536
8536
 
8537
8537
  // ../zero-client/src/client/log-options.ts
8538
8538
  var LevelFilterLogSink = class {
@@ -11140,4 +11140,4 @@ export {
11140
11140
  update_needed_reason_type_enum_exports,
11141
11141
  Zero
11142
11142
  };
11143
- //# sourceMappingURL=chunk-VYZSMCAK.js.map
11143
+ //# sourceMappingURL=chunk-I4FFQDCA.js.map
package/out/solid.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Zero
3
- } from "./chunk-VYZSMCAK.js";
3
+ } from "./chunk-I4FFQDCA.js";
4
4
  import "./chunk-7QSGQEHF.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-VYZSMCAK.js";
24
+ } from "./chunk-I4FFQDCA.js";
25
25
  import "./chunk-7QSGQEHF.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.21.2025052100",
3
+ "version": "0.21.2025052101",
4
4
  "description": "Zero is a web framework for serverless web development.",
5
5
  "author": "Rocicorp, Inc.",
6
6
  "repository": {