@rocicorp/zero 0.19.2025042700 → 0.19.2025042901

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.
@@ -7172,6 +7172,9 @@ var MemorySource = class _MemorySource {
7172
7172
  primaryIndex.data.clone()
7173
7173
  );
7174
7174
  }
7175
+ get data() {
7176
+ return this.#getPrimaryIndex().data;
7177
+ }
7175
7178
  #getSchema(connection) {
7176
7179
  return {
7177
7180
  tableName: this.#tableName,
@@ -8496,7 +8499,7 @@ function makeMessage(message, context, logLevel) {
8496
8499
  }
8497
8500
 
8498
8501
  // ../zero-client/src/client/version.ts
8499
- var version2 = "0.19.2025042700";
8502
+ var version2 = "0.19.2025042901";
8500
8503
 
8501
8504
  // ../zero-client/src/client/log-options.ts
8502
8505
  var LevelFilterLogSink = class {
@@ -11132,4 +11135,4 @@ export {
11132
11135
  on_error_kind_enum_exports,
11133
11136
  Zero
11134
11137
  };
11135
- //# sourceMappingURL=chunk-DXWVZFJ3.js.map
11138
+ //# sourceMappingURL=chunk-W7REZ3GY.js.map