@rocicorp/zero 0.18.2025032100 → 0.18.2025032101

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.
@@ -8298,7 +8298,7 @@ function makeMessage(message, context, logLevel) {
8298
8298
  }
8299
8299
 
8300
8300
  // ../zero-client/src/client/version.ts
8301
- var version2 = "0.18.2025032100";
8301
+ var version2 = "0.18.2025032101";
8302
8302
 
8303
8303
  // ../zero-client/src/client/log-options.ts
8304
8304
  var LevelFilterLogSink = class {
@@ -10625,4 +10625,4 @@ export {
10625
10625
  escapeLike,
10626
10626
  Zero
10627
10627
  };
10628
- //# sourceMappingURL=chunk-KK323M6P.js.map
10628
+ //# sourceMappingURL=chunk-AX7YNDMI.js.map
package/out/solid.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Zero
3
- } from "./chunk-KK323M6P.js";
3
+ } from "./chunk-AX7YNDMI.js";
4
4
  import "./chunk-ULOTOBTC.js";
5
5
  import "./chunk-KRZMF5WQ.js";
6
6
  import {
package/out/zero.js CHANGED
@@ -19,7 +19,7 @@ import {
19
19
  relationships,
20
20
  string,
21
21
  table
22
- } from "./chunk-KK323M6P.js";
22
+ } from "./chunk-AX7YNDMI.js";
23
23
  import "./chunk-KRZMF5WQ.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.18.2025032100",
3
+ "version": "0.18.2025032101",
4
4
  "description": "Zero is a web framework for serverless web development.",
5
5
  "author": "Rocicorp, Inc.",
6
6
  "repository": {