@fluidframework/datastore 2.0.0-rc.5.0.1 → 2.1.0-274160

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.
@@ -0,0 +1,4 @@
1
+ {
2
+ "$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
3
+ "extends": "<projectFolder>/../../../common/build/build-common/api-extractor-base.esm.legacy.json"
4
+ }
@@ -4,36 +4,6 @@
4
4
 
5
5
  ```ts
6
6
 
7
- import { AttachState } from '@fluidframework/container-definitions';
8
- import { FluidHandleBase } from '@fluidframework/runtime-utils/internal';
9
- import { FluidObject } from '@fluidframework/core-interfaces';
10
- import { IAudience } from '@fluidframework/container-definitions';
11
- import { IChannel } from '@fluidframework/datastore-definitions/internal';
12
- import { IChannelFactory } from '@fluidframework/datastore-definitions/internal';
13
- import { IClientDetails } from '@fluidframework/driver-definitions';
14
- import { IDeltaManager } from '@fluidframework/container-definitions/internal';
15
- import { IDeltaManagerErased } from '@fluidframework/datastore-definitions/internal';
16
- import { IDocumentMessage } from '@fluidframework/driver-definitions/internal';
17
- import { IFluidDataStoreChannel } from '@fluidframework/runtime-definitions/internal';
18
- import { IFluidDataStoreContext } from '@fluidframework/runtime-definitions/internal';
19
- import { IFluidDataStoreRuntime } from '@fluidframework/datastore-definitions/internal';
20
- import { IFluidDataStoreRuntimeEvents } from '@fluidframework/datastore-definitions/internal';
21
- import { IFluidHandle } from '@fluidframework/core-interfaces';
22
- import { IFluidHandleContext } from '@fluidframework/core-interfaces/internal';
23
- import type { IFluidHandleInternal } from '@fluidframework/core-interfaces/internal';
24
- import { IGarbageCollectionData } from '@fluidframework/runtime-definitions/internal';
25
- import { IIdCompressor } from '@fluidframework/id-compressor';
26
- import { IInboundSignalMessage } from '@fluidframework/runtime-definitions/internal';
27
- import { IQuorumClients } from '@fluidframework/driver-definitions';
28
- import { IRequest } from '@fluidframework/core-interfaces';
29
- import { IResponse } from '@fluidframework/core-interfaces';
30
- import { ISequencedDocumentMessage } from '@fluidframework/driver-definitions/internal';
31
- import { ISummaryTreeWithStats } from '@fluidframework/runtime-definitions/internal';
32
- import { ITelemetryContext } from '@fluidframework/runtime-definitions/internal';
33
- import { ITelemetryLoggerExt } from '@fluidframework/telemetry-utils/internal';
34
- import { TypedEventEmitter } from '@fluid-internal/client-utils';
35
- import { VisibilityState } from '@fluidframework/runtime-definitions/internal';
36
-
37
7
  // @alpha (undocumented)
38
8
  export enum DataStoreMessageType {
39
9
  // (undocumented)
@@ -4,36 +4,6 @@
4
4
 
5
5
  ```ts
6
6
 
7
- import { AttachState } from '@fluidframework/container-definitions';
8
- import { FluidHandleBase } from '@fluidframework/runtime-utils/internal';
9
- import { FluidObject } from '@fluidframework/core-interfaces';
10
- import { IAudience } from '@fluidframework/container-definitions';
11
- import { IChannel } from '@fluidframework/datastore-definitions/internal';
12
- import { IChannelFactory } from '@fluidframework/datastore-definitions/internal';
13
- import { IClientDetails } from '@fluidframework/driver-definitions';
14
- import { IDeltaManager } from '@fluidframework/container-definitions/internal';
15
- import { IDeltaManagerErased } from '@fluidframework/datastore-definitions/internal';
16
- import { IDocumentMessage } from '@fluidframework/driver-definitions/internal';
17
- import { IFluidDataStoreChannel } from '@fluidframework/runtime-definitions/internal';
18
- import { IFluidDataStoreContext } from '@fluidframework/runtime-definitions/internal';
19
- import { IFluidDataStoreRuntime } from '@fluidframework/datastore-definitions/internal';
20
- import { IFluidDataStoreRuntimeEvents } from '@fluidframework/datastore-definitions/internal';
21
- import { IFluidHandle } from '@fluidframework/core-interfaces';
22
- import { IFluidHandleContext } from '@fluidframework/core-interfaces/internal';
23
- import type { IFluidHandleInternal } from '@fluidframework/core-interfaces/internal';
24
- import { IGarbageCollectionData } from '@fluidframework/runtime-definitions/internal';
25
- import { IIdCompressor } from '@fluidframework/id-compressor';
26
- import { IInboundSignalMessage } from '@fluidframework/runtime-definitions/internal';
27
- import { IQuorumClients } from '@fluidframework/driver-definitions';
28
- import { IRequest } from '@fluidframework/core-interfaces';
29
- import { IResponse } from '@fluidframework/core-interfaces';
30
- import { ISequencedDocumentMessage } from '@fluidframework/driver-definitions/internal';
31
- import { ISummaryTreeWithStats } from '@fluidframework/runtime-definitions/internal';
32
- import { ITelemetryContext } from '@fluidframework/runtime-definitions/internal';
33
- import { ITelemetryLoggerExt } from '@fluidframework/telemetry-utils/internal';
34
- import { TypedEventEmitter } from '@fluid-internal/client-utils';
35
- import { VisibilityState } from '@fluidframework/runtime-definitions/internal';
36
-
37
7
  // (No @packageDocumentation comment for this package)
38
8
 
39
9
  ```
@@ -4,36 +4,6 @@
4
4
 
5
5
  ```ts
6
6
 
7
- import { AttachState } from '@fluidframework/container-definitions';
8
- import { FluidHandleBase } from '@fluidframework/runtime-utils/internal';
9
- import { FluidObject } from '@fluidframework/core-interfaces';
10
- import { IAudience } from '@fluidframework/container-definitions';
11
- import { IChannel } from '@fluidframework/datastore-definitions/internal';
12
- import { IChannelFactory } from '@fluidframework/datastore-definitions/internal';
13
- import { IClientDetails } from '@fluidframework/driver-definitions';
14
- import { IDeltaManager } from '@fluidframework/container-definitions/internal';
15
- import { IDeltaManagerErased } from '@fluidframework/datastore-definitions/internal';
16
- import { IDocumentMessage } from '@fluidframework/driver-definitions/internal';
17
- import { IFluidDataStoreChannel } from '@fluidframework/runtime-definitions/internal';
18
- import { IFluidDataStoreContext } from '@fluidframework/runtime-definitions/internal';
19
- import { IFluidDataStoreRuntime } from '@fluidframework/datastore-definitions/internal';
20
- import { IFluidDataStoreRuntimeEvents } from '@fluidframework/datastore-definitions/internal';
21
- import { IFluidHandle } from '@fluidframework/core-interfaces';
22
- import { IFluidHandleContext } from '@fluidframework/core-interfaces/internal';
23
- import type { IFluidHandleInternal } from '@fluidframework/core-interfaces/internal';
24
- import { IGarbageCollectionData } from '@fluidframework/runtime-definitions/internal';
25
- import { IIdCompressor } from '@fluidframework/id-compressor';
26
- import { IInboundSignalMessage } from '@fluidframework/runtime-definitions/internal';
27
- import { IQuorumClients } from '@fluidframework/driver-definitions';
28
- import { IRequest } from '@fluidframework/core-interfaces';
29
- import { IResponse } from '@fluidframework/core-interfaces';
30
- import { ISequencedDocumentMessage } from '@fluidframework/driver-definitions/internal';
31
- import { ISummaryTreeWithStats } from '@fluidframework/runtime-definitions/internal';
32
- import { ITelemetryContext } from '@fluidframework/runtime-definitions/internal';
33
- import { ITelemetryLoggerExt } from '@fluidframework/telemetry-utils/internal';
34
- import { TypedEventEmitter } from '@fluid-internal/client-utils';
35
- import { VisibilityState } from '@fluidframework/runtime-definitions/internal';
36
-
37
7
  // (No @packageDocumentation comment for this package)
38
8
 
39
9
  ```
@@ -5,5 +5,5 @@
5
5
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY
6
6
  */
7
7
  export declare const pkgName = "@fluidframework/datastore";
8
- export declare const pkgVersion = "2.0.0-rc.5.0.1";
8
+ export declare const pkgVersion = "2.1.0-274160";
9
9
  //# sourceMappingURL=packageVersion.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"packageVersion.d.ts","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,OAAO,8BAA8B,CAAC;AACnD,eAAO,MAAM,UAAU,mBAAmB,CAAC"}
1
+ {"version":3,"file":"packageVersion.d.ts","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,OAAO,8BAA8B,CAAC;AACnD,eAAO,MAAM,UAAU,iBAAiB,CAAC"}
@@ -8,5 +8,5 @@
8
8
  Object.defineProperty(exports, "__esModule", { value: true });
9
9
  exports.pkgVersion = exports.pkgName = void 0;
10
10
  exports.pkgName = "@fluidframework/datastore";
11
- exports.pkgVersion = "2.0.0-rc.5.0.1";
11
+ exports.pkgVersion = "2.1.0-274160";
12
12
  //# sourceMappingURL=packageVersion.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,2BAA2B,CAAC;AACtC,QAAA,UAAU,GAAG,gBAAgB,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/datastore\";\nexport const pkgVersion = \"2.0.0-rc.5.0.1\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,2BAA2B,CAAC;AACtC,QAAA,UAAU,GAAG,cAAc,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/datastore\";\nexport const pkgVersion = \"2.1.0-274160\";\n"]}
@@ -5,5 +5,5 @@
5
5
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY
6
6
  */
7
7
  export declare const pkgName = "@fluidframework/datastore";
8
- export declare const pkgVersion = "2.0.0-rc.5.0.1";
8
+ export declare const pkgVersion = "2.1.0-274160";
9
9
  //# sourceMappingURL=packageVersion.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"packageVersion.d.ts","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,OAAO,8BAA8B,CAAC;AACnD,eAAO,MAAM,UAAU,mBAAmB,CAAC"}
1
+ {"version":3,"file":"packageVersion.d.ts","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,OAAO,8BAA8B,CAAC;AACnD,eAAO,MAAM,UAAU,iBAAiB,CAAC"}
@@ -5,5 +5,5 @@
5
5
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY
6
6
  */
7
7
  export const pkgName = "@fluidframework/datastore";
8
- export const pkgVersion = "2.0.0-rc.5.0.1";
8
+ export const pkgVersion = "2.1.0-274160";
9
9
  //# sourceMappingURL=packageVersion.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,2BAA2B,CAAC;AACnD,MAAM,CAAC,MAAM,UAAU,GAAG,gBAAgB,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/datastore\";\nexport const pkgVersion = \"2.0.0-rc.5.0.1\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,2BAA2B,CAAC;AACnD,MAAM,CAAC,MAAM,UAAU,GAAG,cAAc,CAAC","sourcesContent":["/*!\n * Copyright (c) Microsoft Corporation and contributors. All rights reserved.\n * Licensed under the MIT License.\n *\n * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY\n */\n\nexport const pkgName = \"@fluidframework/datastore\";\nexport const pkgVersion = \"2.1.0-274160\";\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/datastore",
3
- "version": "2.0.0-rc.5.0.1",
3
+ "version": "2.1.0-274160",
4
4
  "description": "Fluid data store implementation",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -67,29 +67,29 @@
67
67
  "temp-directory": "nyc/.nyc_output"
68
68
  },
69
69
  "dependencies": {
70
- "@fluid-internal/client-utils": ">=2.0.0-rc.5.0.1 <2.0.0-rc.5.1.0",
71
- "@fluidframework/container-definitions": ">=2.0.0-rc.5.0.1 <2.0.0-rc.5.1.0",
72
- "@fluidframework/core-interfaces": ">=2.0.0-rc.5.0.1 <2.0.0-rc.5.1.0",
73
- "@fluidframework/core-utils": ">=2.0.0-rc.5.0.1 <2.0.0-rc.5.1.0",
74
- "@fluidframework/datastore-definitions": ">=2.0.0-rc.5.0.1 <2.0.0-rc.5.1.0",
75
- "@fluidframework/driver-definitions": ">=2.0.0-rc.5.0.1 <2.0.0-rc.5.1.0",
76
- "@fluidframework/driver-utils": ">=2.0.0-rc.5.0.1 <2.0.0-rc.5.1.0",
77
- "@fluidframework/id-compressor": ">=2.0.0-rc.5.0.1 <2.0.0-rc.5.1.0",
78
- "@fluidframework/runtime-definitions": ">=2.0.0-rc.5.0.1 <2.0.0-rc.5.1.0",
79
- "@fluidframework/runtime-utils": ">=2.0.0-rc.5.0.1 <2.0.0-rc.5.1.0",
80
- "@fluidframework/telemetry-utils": ">=2.0.0-rc.5.0.1 <2.0.0-rc.5.1.0",
70
+ "@fluid-internal/client-utils": "2.1.0-274160",
71
+ "@fluidframework/container-definitions": "2.1.0-274160",
72
+ "@fluidframework/core-interfaces": "2.1.0-274160",
73
+ "@fluidframework/core-utils": "2.1.0-274160",
74
+ "@fluidframework/datastore-definitions": "2.1.0-274160",
75
+ "@fluidframework/driver-definitions": "2.1.0-274160",
76
+ "@fluidframework/driver-utils": "2.1.0-274160",
77
+ "@fluidframework/id-compressor": "2.1.0-274160",
78
+ "@fluidframework/runtime-definitions": "2.1.0-274160",
79
+ "@fluidframework/runtime-utils": "2.1.0-274160",
80
+ "@fluidframework/telemetry-utils": "2.1.0-274160",
81
81
  "uuid": "^9.0.0"
82
82
  },
83
83
  "devDependencies": {
84
84
  "@arethetypeswrong/cli": "^0.15.2",
85
85
  "@biomejs/biome": "^1.7.3",
86
- "@fluid-internal/mocha-test-setup": ">=2.0.0-rc.5.0.1 <2.0.0-rc.5.1.0",
86
+ "@fluid-internal/mocha-test-setup": "2.1.0-274160",
87
87
  "@fluid-tools/build-cli": "^0.39.0",
88
88
  "@fluidframework/build-common": "^2.0.3",
89
89
  "@fluidframework/build-tools": "^0.39.0",
90
- "@fluidframework/datastore-previous": "npm:@fluidframework/datastore@2.0.0-rc.4.0.0",
90
+ "@fluidframework/datastore-previous": "npm:@fluidframework/datastore@2.0.0-rc.5.0.0",
91
91
  "@fluidframework/eslint-config-fluid": "^5.3.0",
92
- "@fluidframework/test-runtime-utils": ">=2.0.0-rc.5.0.1 <2.0.0-rc.5.1.0",
92
+ "@fluidframework/test-runtime-utils": "2.1.0-274160",
93
93
  "@microsoft/api-extractor": "^7.45.1",
94
94
  "@types/lodash": "^4.14.118",
95
95
  "@types/mocha": "^9.1.1",
@@ -118,7 +118,9 @@
118
118
  "build": "fluid-build . --task build",
119
119
  "build:commonjs": "fluid-build . --task commonjs",
120
120
  "build:compile": "fluid-build . --task compile",
121
- "build:docs": "api-extractor run --local",
121
+ "build:docs": "concurrently \"npm:build:docs:*\"",
122
+ "build:docs:current": "api-extractor run --local",
123
+ "build:docs:legacy": "api-extractor run --local --config api-extractor/api-extractor.legacy.json",
122
124
  "build:esnext": "tsc --project ./tsconfig.json",
123
125
  "build:genver": "gen-version",
124
126
  "build:test": "npm run build:test:esm && npm run build:test:cjs",
@@ -134,7 +136,9 @@
134
136
  "check:exports:esm:public": "api-extractor run --config api-extractor/api-extractor-lint-public.esm.json",
135
137
  "check:format": "npm run check:biome",
136
138
  "check:prettier": "prettier --check . --cache --ignore-path ../../../.prettierignore",
137
- "ci:build:docs": "api-extractor run",
139
+ "ci:build:docs": "concurrently \"npm:ci:build:docs:*\"",
140
+ "ci:build:docs:current": "api-extractor run",
141
+ "ci:build:docs:legacy": "api-extractor run --config api-extractor/api-extractor.legacy.json",
138
142
  "clean": "rimraf --glob dist lib \"*.d.ts\" \"**/*.tsbuildinfo\" \"**/*.build.log\" _api-extractor-temp nyc",
139
143
  "eslint": "eslint --format stylish src",
140
144
  "eslint:fix": "eslint --format stylish src --fix --fix-type problem,suggestion,layout",
@@ -152,7 +156,7 @@
152
156
  "test:mocha:verbose": "cross-env FLUID_TEST_VERBOSE=1 npm run test:mocha",
153
157
  "tsc": "fluid-tsc commonjs --project ./tsconfig.cjs.json && npm run place:cjs:package-stub",
154
158
  "tsc:watch": "npm run place:cjs:package-stub && fluid-tsc commonjs --project ./tsconfig.cjs.json --watch",
155
- "typetests:gen": "flub generate typetests --dir . -v --publicFallback",
159
+ "typetests:gen": "flub generate typetests --dir . -v",
156
160
  "typetests:prepare": "flub typetests --dir . --reset --previous --normalize"
157
161
  }
158
162
  }
@@ -6,4 +6,4 @@
6
6
  */
7
7
 
8
8
  export const pkgName = "@fluidframework/datastore";
9
- export const pkgVersion = "2.0.0-rc.5.0.1";
9
+ export const pkgVersion = "2.1.0-274160";