@fluidframework/map 2.82.0 → 2.90.0-378676
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.
- package/CHANGELOG.md +4 -0
- package/dist/directory.d.ts.map +1 -1
- package/dist/directory.js +0 -6
- package/dist/directory.js.map +1 -1
- package/dist/packageVersion.d.ts +1 -1
- package/dist/packageVersion.d.ts.map +1 -1
- package/dist/packageVersion.js +1 -1
- package/dist/packageVersion.js.map +1 -1
- package/lib/directory.d.ts.map +1 -1
- package/lib/directory.js +1 -7
- package/lib/directory.js.map +1 -1
- package/lib/packageVersion.d.ts +1 -1
- package/lib/packageVersion.d.ts.map +1 -1
- package/lib/packageVersion.js +1 -1
- package/lib/packageVersion.js.map +1 -1
- package/package.json +18 -18
- package/src/directory.ts +0 -9
- package/src/packageVersion.ts +1 -1
- package/api-extractor-lint.json +0 -4
package/lib/packageVersion.d.ts
CHANGED
|
@@ -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/map";
|
|
8
|
-
export declare const pkgVersion = "2.
|
|
8
|
+
export declare const pkgVersion = "2.90.0-378676";
|
|
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,wBAAwB,CAAC;AAC7C,eAAO,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"packageVersion.d.ts","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,OAAO,wBAAwB,CAAC;AAC7C,eAAO,MAAM,UAAU,kBAAkB,CAAC"}
|
package/lib/packageVersion.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,qBAAqB,CAAC;AAC7C,MAAM,CAAC,MAAM,UAAU,GAAG,
|
|
1
|
+
{"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,qBAAqB,CAAC;AAC7C,MAAM,CAAC,MAAM,UAAU,GAAG,eAAe,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/map\";\nexport const pkgVersion = \"2.90.0-378676\";\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/map",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.90.0-378676",
|
|
4
4
|
"description": "Distributed map",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -81,32 +81,32 @@
|
|
|
81
81
|
"temp-directory": "nyc/.nyc_output"
|
|
82
82
|
},
|
|
83
83
|
"dependencies": {
|
|
84
|
-
"@fluid-internal/client-utils": "
|
|
85
|
-
"@fluidframework/core-interfaces": "
|
|
86
|
-
"@fluidframework/core-utils": "
|
|
87
|
-
"@fluidframework/datastore-definitions": "
|
|
88
|
-
"@fluidframework/driver-definitions": "
|
|
89
|
-
"@fluidframework/driver-utils": "
|
|
90
|
-
"@fluidframework/runtime-definitions": "
|
|
91
|
-
"@fluidframework/runtime-utils": "
|
|
92
|
-
"@fluidframework/shared-object-base": "
|
|
93
|
-
"@fluidframework/telemetry-utils": "
|
|
84
|
+
"@fluid-internal/client-utils": "2.90.0-378676",
|
|
85
|
+
"@fluidframework/core-interfaces": "2.90.0-378676",
|
|
86
|
+
"@fluidframework/core-utils": "2.90.0-378676",
|
|
87
|
+
"@fluidframework/datastore-definitions": "2.90.0-378676",
|
|
88
|
+
"@fluidframework/driver-definitions": "2.90.0-378676",
|
|
89
|
+
"@fluidframework/driver-utils": "2.90.0-378676",
|
|
90
|
+
"@fluidframework/runtime-definitions": "2.90.0-378676",
|
|
91
|
+
"@fluidframework/runtime-utils": "2.90.0-378676",
|
|
92
|
+
"@fluidframework/shared-object-base": "2.90.0-378676",
|
|
93
|
+
"@fluidframework/telemetry-utils": "2.90.0-378676",
|
|
94
94
|
"path-browserify": "^1.0.1"
|
|
95
95
|
},
|
|
96
96
|
"devDependencies": {
|
|
97
97
|
"@arethetypeswrong/cli": "^0.18.2",
|
|
98
98
|
"@biomejs/biome": "~1.9.3",
|
|
99
|
-
"@fluid-internal/mocha-test-setup": "
|
|
100
|
-
"@fluid-private/stochastic-test-utils": "
|
|
101
|
-
"@fluid-private/test-dds-utils": "
|
|
99
|
+
"@fluid-internal/mocha-test-setup": "2.90.0-378676",
|
|
100
|
+
"@fluid-private/stochastic-test-utils": "2.90.0-378676",
|
|
101
|
+
"@fluid-private/test-dds-utils": "2.90.0-378676",
|
|
102
102
|
"@fluid-tools/benchmark": "^0.52.0",
|
|
103
103
|
"@fluid-tools/build-cli": "^0.63.0",
|
|
104
104
|
"@fluidframework/build-common": "^2.0.3",
|
|
105
105
|
"@fluidframework/build-tools": "^0.63.0",
|
|
106
|
-
"@fluidframework/container-definitions": "
|
|
107
|
-
"@fluidframework/eslint-config-fluid": "
|
|
108
|
-
"@fluidframework/map-previous": "npm:@fluidframework/map@2.
|
|
109
|
-
"@fluidframework/test-runtime-utils": "
|
|
106
|
+
"@fluidframework/container-definitions": "2.90.0-378676",
|
|
107
|
+
"@fluidframework/eslint-config-fluid": "2.90.0-378676",
|
|
108
|
+
"@fluidframework/map-previous": "npm:@fluidframework/map@2.82.0",
|
|
109
|
+
"@fluidframework/test-runtime-utils": "2.90.0-378676",
|
|
110
110
|
"@microsoft/api-extractor": "7.52.11",
|
|
111
111
|
"@types/mocha": "^10.0.10",
|
|
112
112
|
"@types/node": "~20.19.30",
|
package/src/directory.ts
CHANGED
|
@@ -27,7 +27,6 @@ import type { IFluidSerializer } from "@fluidframework/shared-object-base/intern
|
|
|
27
27
|
import {
|
|
28
28
|
SharedObject,
|
|
29
29
|
ValueType,
|
|
30
|
-
bindHandles,
|
|
31
30
|
parseHandles,
|
|
32
31
|
} from "@fluidframework/shared-object-base/internal";
|
|
33
32
|
import {
|
|
@@ -1215,14 +1214,6 @@ class SubDirectory extends TypedEventEmitter<IDirectoryEvents> implements IDirec
|
|
|
1215
1214
|
}
|
|
1216
1215
|
const previousOptimisticLocalValue = this.getOptimisticValue(key);
|
|
1217
1216
|
|
|
1218
|
-
const detachedBind =
|
|
1219
|
-
this.mc.config.getBoolean("Fluid.Directory.AllowDetachedResolve") ?? false;
|
|
1220
|
-
if (detachedBind) {
|
|
1221
|
-
// Create a local value and serialize it.
|
|
1222
|
-
// AB#47081: This will be removed once we can validate that it is no longer needed.
|
|
1223
|
-
bindHandles(value, this.directory.handle);
|
|
1224
|
-
}
|
|
1225
|
-
|
|
1226
1217
|
// If we are not attached, don't submit the op.
|
|
1227
1218
|
if (!this.directory.isAttached()) {
|
|
1228
1219
|
this.sequencedStorageData.set(key, value);
|
package/src/packageVersion.ts
CHANGED
package/api-extractor-lint.json
DELETED