@fluidframework/cell 2.1.0-281041 → 2.1.1

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 CHANGED
@@ -1,5 +1,9 @@
1
1
  # @fluidframework/cell
2
2
 
3
+ ## 2.1.0
4
+
5
+ Dependency updates only.
6
+
3
7
  ## 2.0.0-rc.5.0.0
4
8
 
5
9
  ### Minor Changes
package/README.md CHANGED
@@ -26,6 +26,10 @@ To get started, install the package by running the following command:
26
26
  npm i @fluidframework/cell
27
27
  ```
28
28
 
29
+ ## API Documentation
30
+
31
+ API documentation for **@fluidframework/cell** is available at <https://fluidframework.com/docs/apis/cell>.
32
+
29
33
  <!-- prettier-ignore-end -->
30
34
 
31
35
  <!-- AUTO-GENERATED-CONTENT:END -->
@@ -35,10 +39,6 @@ npm i @fluidframework/cell
35
39
  <!-- prettier-ignore-start -->
36
40
  <!-- NOTE: This section is automatically generated using @fluid-tools/markdown-magic. Do not update these generated contents directly. -->
37
41
 
38
- ## API Documentation
39
-
40
- API documentation for **@fluidframework/cell** is available at <https://fluidframework.com/docs/apis/cell>.
41
-
42
42
  ## Minimum Client Requirements
43
43
 
44
44
  These are the platform requirements for the current version of Fluid Framework Client Packages.
@@ -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/cell";
8
- export declare const pkgVersion = "2.1.0-281041";
8
+ export declare const pkgVersion = "2.1.1";
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,yBAAyB,CAAC;AAC9C,eAAO,MAAM,UAAU,iBAAiB,CAAC"}
1
+ {"version":3,"file":"packageVersion.d.ts","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,OAAO,yBAAyB,CAAC;AAC9C,eAAO,MAAM,UAAU,UAAU,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/cell";
11
- exports.pkgVersion = "2.1.0-281041";
11
+ exports.pkgVersion = "2.1.1";
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,sBAAsB,CAAC;AACjC,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/cell\";\nexport const pkgVersion = \"2.1.0-281041\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,sBAAsB,CAAC;AACjC,QAAA,UAAU,GAAG,OAAO,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/cell\";\nexport const pkgVersion = \"2.1.1\";\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/cell";
8
- export declare const pkgVersion = "2.1.0-281041";
8
+ export declare const pkgVersion = "2.1.1";
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,yBAAyB,CAAC;AAC9C,eAAO,MAAM,UAAU,iBAAiB,CAAC"}
1
+ {"version":3,"file":"packageVersion.d.ts","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,eAAO,MAAM,OAAO,yBAAyB,CAAC;AAC9C,eAAO,MAAM,UAAU,UAAU,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/cell";
8
- export const pkgVersion = "2.1.0-281041";
8
+ export const pkgVersion = "2.1.1";
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,sBAAsB,CAAC;AAC9C,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/cell\";\nexport const pkgVersion = \"2.1.0-281041\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,sBAAsB,CAAC;AAC9C,MAAM,CAAC,MAAM,UAAU,GAAG,OAAO,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/cell\";\nexport const pkgVersion = \"2.1.1\";\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluidframework/cell",
3
- "version": "2.1.0-281041",
3
+ "version": "2.1.1",
4
4
  "description": "Distributed data structure for a single value",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -57,26 +57,26 @@
57
57
  "temp-directory": "nyc/.nyc_output"
58
58
  },
59
59
  "dependencies": {
60
- "@fluidframework/core-interfaces": "2.1.0-281041",
61
- "@fluidframework/core-utils": "2.1.0-281041",
62
- "@fluidframework/datastore-definitions": "2.1.0-281041",
63
- "@fluidframework/driver-definitions": "2.1.0-281041",
64
- "@fluidframework/driver-utils": "2.1.0-281041",
65
- "@fluidframework/runtime-definitions": "2.1.0-281041",
66
- "@fluidframework/shared-object-base": "2.1.0-281041"
60
+ "@fluidframework/core-interfaces": "~2.1.1",
61
+ "@fluidframework/core-utils": "~2.1.1",
62
+ "@fluidframework/datastore-definitions": "~2.1.1",
63
+ "@fluidframework/driver-definitions": "~2.1.1",
64
+ "@fluidframework/driver-utils": "~2.1.1",
65
+ "@fluidframework/runtime-definitions": "~2.1.1",
66
+ "@fluidframework/shared-object-base": "~2.1.1"
67
67
  },
68
68
  "devDependencies": {
69
69
  "@arethetypeswrong/cli": "^0.15.2",
70
70
  "@biomejs/biome": "~1.8.3",
71
- "@fluid-internal/mocha-test-setup": "2.1.0-281041",
72
- "@fluid-private/test-dds-utils": "2.1.0-281041",
73
- "@fluid-tools/build-cli": "^0.40.0",
71
+ "@fluid-internal/mocha-test-setup": "~2.1.1",
72
+ "@fluid-private/test-dds-utils": "~2.1.1",
73
+ "@fluid-tools/build-cli": "^0.41.0",
74
74
  "@fluidframework/build-common": "^2.0.3",
75
- "@fluidframework/build-tools": "^0.40.0",
76
- "@fluidframework/cell-previous": "npm:@fluidframework/cell@2.0.0",
77
- "@fluidframework/container-definitions": "2.1.0-281041",
75
+ "@fluidframework/build-tools": "^0.41.0",
76
+ "@fluidframework/cell-previous": "npm:@fluidframework/cell@2.1.0",
77
+ "@fluidframework/container-definitions": "~2.1.1",
78
78
  "@fluidframework/eslint-config-fluid": "^5.3.0",
79
- "@fluidframework/test-runtime-utils": "2.1.0-281041",
79
+ "@fluidframework/test-runtime-utils": "~2.1.1",
80
80
  "@microsoft/api-extractor": "^7.45.1",
81
81
  "@types/mocha": "^9.1.1",
82
82
  "@types/node": "^18.19.0",
@@ -95,11 +95,7 @@
95
95
  "typescript": "~5.4.5"
96
96
  },
97
97
  "typeValidation": {
98
- "broken": {
99
- "VariableDeclaration_SharedCell": {
100
- "forwardCompat": false
101
- }
102
- }
98
+ "broken": {}
103
99
  },
104
100
  "scripts": {
105
101
  "api": "fluid-build . --task api",
@@ -6,4 +6,4 @@
6
6
  */
7
7
 
8
8
  export const pkgName = "@fluidframework/cell";
9
- export const pkgVersion = "2.1.0-281041";
9
+ export const pkgVersion = "2.1.1";