@rocicorp/zero 0.24.3000000000-canary.0 → 0.24.3000000000

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.
@@ -13060,7 +13060,7 @@ function makeMessage(message, context, logLevel) {
13060
13060
  }
13061
13061
 
13062
13062
  // ../zero-client/src/client/version.ts
13063
- var version2 = "0.24.3000000000-canary.0";
13063
+ var version2 = "0.24.3000000000";
13064
13064
 
13065
13065
  // ../zero-client/src/client/log-options.ts
13066
13066
  var LevelFilterLogSink = class {
@@ -16046,4 +16046,4 @@ export {
16046
16046
  update_needed_reason_type_enum_exports,
16047
16047
  Zero
16048
16048
  };
16049
- //# sourceMappingURL=chunk-AIYK3MAI.js.map
16049
+ //# sourceMappingURL=chunk-2OFTKN5C.js.map
@@ -5,7 +5,7 @@ import {
5
5
  defaultFormat,
6
6
  newQuery,
7
7
  newQuerySymbol
8
- } from "./chunk-AIYK3MAI.js";
8
+ } from "./chunk-2OFTKN5C.js";
9
9
  import {
10
10
  mapCondition,
11
11
  toStaticParam
@@ -353,4 +353,4 @@ export {
353
353
  withValidation,
354
354
  createBuilder
355
355
  };
356
- //# sourceMappingURL=chunk-5RLYQVTQ.js.map
356
+ //# sourceMappingURL=chunk-GD6ERDZU.js.map
package/out/react.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-VZOYWIRW.js";
4
4
  import {
5
5
  Zero
6
- } from "./chunk-AIYK3MAI.js";
6
+ } from "./chunk-2OFTKN5C.js";
7
7
  import "./chunk-ASRS2LFV.js";
8
8
  import {
9
9
  DEFAULT_TTL_MS
package/out/solid.js CHANGED
@@ -1,9 +1,9 @@
1
- import "./chunk-5RLYQVTQ.js";
1
+ import "./chunk-GD6ERDZU.js";
2
2
  import {
3
3
  Zero,
4
4
  applyChange,
5
5
  idSymbol
6
- } from "./chunk-AIYK3MAI.js";
6
+ } from "./chunk-2OFTKN5C.js";
7
7
  import "./chunk-ASRS2LFV.js";
8
8
  import {
9
9
  DEFAULT_TTL_MS
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rocicorp/zero",
3
- "version": "0.24.3000000000-canary.0",
3
+ "version": "0.24.3000000000",
4
4
  "description": "Zero is a web framework for serverless web development.",
5
5
  "author": "Rocicorp, Inc.",
6
6
  "repository": {
package/out/zero.js CHANGED
@@ -9,7 +9,7 @@ import {
9
9
  syncedQuery,
10
10
  syncedQueryWithContext,
11
11
  withValidation
12
- } from "./chunk-5RLYQVTQ.js";
12
+ } from "./chunk-GD6ERDZU.js";
13
13
  import {
14
14
  IDBNotFoundError,
15
15
  TransactionClosedError,
@@ -30,7 +30,7 @@ import {
30
30
  transformRequestMessageSchema,
31
31
  transformResponseMessageSchema,
32
32
  update_needed_reason_type_enum_exports
33
- } from "./chunk-AIYK3MAI.js";
33
+ } from "./chunk-2OFTKN5C.js";
34
34
  import "./chunk-ASRS2LFV.js";
35
35
  import "./chunk-OZZJ3HSP.js";
36
36
  import "./chunk-EZM3XBAB.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rocicorp/zero",
3
- "version": "0.24.3000000000-canary.0",
3
+ "version": "0.24.3000000000",
4
4
  "description": "Zero is a web framework for serverless web development.",
5
5
  "author": "Rocicorp, Inc.",
6
6
  "repository": {