@rocicorp/zero 0.21.2025062100 → 0.21.2025062101

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.
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  clientToServer
3
- } from "./chunk-KS425WZZ.js";
3
+ } from "./chunk-YUXLTO6E.js";
4
4
  import {
5
5
  AbstractQuery,
6
6
  ExpressionBuilder,
@@ -337,4 +337,4 @@ export {
337
337
  querify,
338
338
  namedQuery
339
339
  };
340
- //# sourceMappingURL=chunk-SYGGOQMX.js.map
340
+ //# sourceMappingURL=chunk-Q6J6FSMO.js.map
@@ -8328,7 +8328,7 @@ function makeMessage(message, context, logLevel) {
8328
8328
  }
8329
8329
 
8330
8330
  // ../zero-client/src/client/version.ts
8331
- var version2 = "0.21.2025062100";
8331
+ var version2 = "0.21.2025062101";
8332
8332
 
8333
8333
  // ../zero-client/src/client/log-options.ts
8334
8334
  var LevelFilterLogSink = class {
@@ -11013,4 +11013,4 @@ export {
11013
11013
  update_needed_reason_type_enum_exports,
11014
11014
  Zero
11015
11015
  };
11016
- //# sourceMappingURL=chunk-KS425WZZ.js.map
11016
+ //# sourceMappingURL=chunk-YUXLTO6E.js.map
package/out/react.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Zero
3
- } from "./chunk-KS425WZZ.js";
3
+ } from "./chunk-YUXLTO6E.js";
4
4
  import {
5
5
  DEFAULT_TTL,
6
6
  hasOwn
package/out/solid.js CHANGED
@@ -1,7 +1,7 @@
1
- import "./chunk-SYGGOQMX.js";
1
+ import "./chunk-Q6J6FSMO.js";
2
2
  import {
3
3
  Zero
4
- } from "./chunk-KS425WZZ.js";
4
+ } from "./chunk-YUXLTO6E.js";
5
5
  import {
6
6
  DEFAULT_TTL,
7
7
  applyChange,
package/out/zero.js CHANGED
@@ -9,7 +9,7 @@ import {
9
9
  relationships,
10
10
  transformRequestMessageSchema,
11
11
  transformResponseMessageSchema
12
- } from "./chunk-SYGGOQMX.js";
12
+ } from "./chunk-Q6J6FSMO.js";
13
13
  import {
14
14
  IDBNotFoundError,
15
15
  TransactionClosedError,
@@ -27,7 +27,7 @@ import {
27
27
  string,
28
28
  table,
29
29
  update_needed_reason_type_enum_exports
30
- } from "./chunk-KS425WZZ.js";
30
+ } from "./chunk-YUXLTO6E.js";
31
31
  import {
32
32
  DEFAULT_TTL,
33
33
  applyChange
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rocicorp/zero",
3
- "version": "0.21.2025062100",
3
+ "version": "0.21.2025062101",
4
4
  "description": "Zero is a web framework for serverless web development.",
5
5
  "author": "Rocicorp, Inc.",
6
6
  "repository": {
@@ -50,7 +50,7 @@
50
50
  "@rocicorp/lock": "^1.0.4",
51
51
  "@rocicorp/logger": "^5.4.0",
52
52
  "@rocicorp/resolver": "^1.0.2",
53
- "@rocicorp/zero-sqlite3": "^1.0.5",
53
+ "@rocicorp/zero-sqlite3": "^1.0.7",
54
54
  "@types/basic-auth": "^1.1.8",
55
55
  "basic-auth": "^2.0.1",
56
56
  "chalk": "^5.3.0",