@fluid-experimental/ink 2.1.0-274160 → 2.1.0-276985

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/README.md CHANGED
@@ -14,10 +14,12 @@ Contains a [Distributed Data Structure](https://fluidframework.com/docs/build/dd
14
14
 
15
15
  ## Using Fluid Framework libraries
16
16
 
17
- When taking a dependency on a Fluid Framework library, we recommend using a `^` (caret) version range, such as `^1.3.4`.
17
+ When taking a dependency on a Fluid Framework library's public APIs, we recommend using a `^` (caret) version range, such as `^1.3.4`.
18
18
  While Fluid Framework libraries may use different ranges with interdependencies between other Fluid Framework libraries,
19
19
  library consumers should always prefer `^`.
20
20
 
21
+ If using any of Fluid Framework's unstable APIs (for example, its `beta` APIs), we recommend using a more constrained version range, such as `~`.
22
+
21
23
  ## Installation
22
24
 
23
25
  To get started, install the package by running the following command:
@@ -50,11 +52,9 @@ Use of Microsoft trademarks or logos in modified versions of this project must n
50
52
 
51
53
  ## Help
52
54
 
53
- Not finding what you're looking for in this README? Check out our [GitHub
54
- Wiki](https://github.com/microsoft/FluidFramework/wiki) or [fluidframework.com](https://fluidframework.com/docs/).
55
+ Not finding what you're looking for in this README? Check out [fluidframework.com](https://fluidframework.com/docs/).
55
56
 
56
- Still not finding what you're looking for? Please [file an
57
- issue](https://github.com/microsoft/FluidFramework/wiki/Submitting-Bugs-and-Feature-Requests).
57
+ Still not finding what you're looking for? Please [file an issue](https://github.com/microsoft/FluidFramework/wiki/Submitting-Bugs-and-Feature-Requests).
58
58
 
59
59
  Thank you!
60
60
 
@@ -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 = "@fluid-experimental/ink";
8
- export declare const pkgVersion = "2.1.0-274160";
8
+ export declare const pkgVersion = "2.1.0-276985";
9
9
  //# sourceMappingURL=packageVersion.d.ts.map
@@ -8,5 +8,5 @@
8
8
  Object.defineProperty(exports, "__esModule", { value: true });
9
9
  exports.pkgVersion = exports.pkgName = void 0;
10
10
  exports.pkgName = "@fluid-experimental/ink";
11
- exports.pkgVersion = "2.1.0-274160";
11
+ exports.pkgVersion = "2.1.0-276985";
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,yBAAyB,CAAC;AACpC,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 = \"@fluid-experimental/ink\";\nexport const pkgVersion = \"2.1.0-274160\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEU,QAAA,OAAO,GAAG,yBAAyB,CAAC;AACpC,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 = \"@fluid-experimental/ink\";\nexport const pkgVersion = \"2.1.0-276985\";\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 = "@fluid-experimental/ink";
8
- export declare const pkgVersion = "2.1.0-274160";
8
+ export declare const pkgVersion = "2.1.0-276985";
9
9
  //# sourceMappingURL=packageVersion.d.ts.map
@@ -5,5 +5,5 @@
5
5
  * THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY
6
6
  */
7
7
  export const pkgName = "@fluid-experimental/ink";
8
- export const pkgVersion = "2.1.0-274160";
8
+ export const pkgVersion = "2.1.0-276985";
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,yBAAyB,CAAC;AACjD,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 = \"@fluid-experimental/ink\";\nexport const pkgVersion = \"2.1.0-274160\";\n"]}
1
+ {"version":3,"file":"packageVersion.js","sourceRoot":"","sources":["../src/packageVersion.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,MAAM,CAAC,MAAM,OAAO,GAAG,yBAAyB,CAAC;AACjD,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 = \"@fluid-experimental/ink\";\nexport const pkgVersion = \"2.1.0-276985\";\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-experimental/ink",
3
- "version": "2.1.0-274160",
3
+ "version": "2.1.0-276985",
4
4
  "description": "Ink DDS",
5
5
  "homepage": "https://fluidframework.com",
6
6
  "repository": {
@@ -47,24 +47,24 @@
47
47
  "temp-directory": "nyc/.nyc_output"
48
48
  },
49
49
  "dependencies": {
50
- "@fluidframework/core-interfaces": "2.1.0-274160",
51
- "@fluidframework/datastore-definitions": "2.1.0-274160",
52
- "@fluidframework/driver-definitions": "2.1.0-274160",
53
- "@fluidframework/driver-utils": "2.1.0-274160",
54
- "@fluidframework/runtime-definitions": "2.1.0-274160",
55
- "@fluidframework/shared-object-base": "2.1.0-274160",
50
+ "@fluidframework/core-interfaces": "2.1.0-276985",
51
+ "@fluidframework/datastore-definitions": "2.1.0-276985",
52
+ "@fluidframework/driver-definitions": "2.1.0-276985",
53
+ "@fluidframework/driver-utils": "2.1.0-276985",
54
+ "@fluidframework/runtime-definitions": "2.1.0-276985",
55
+ "@fluidframework/shared-object-base": "2.1.0-276985",
56
56
  "uuid": "^9.0.0"
57
57
  },
58
58
  "devDependencies": {
59
59
  "@arethetypeswrong/cli": "^0.15.2",
60
60
  "@biomejs/biome": "^1.7.3",
61
- "@fluid-internal/mocha-test-setup": "2.1.0-274160",
61
+ "@fluid-internal/mocha-test-setup": "2.1.0-276985",
62
62
  "@fluid-tools/build-cli": "^0.39.0",
63
63
  "@fluidframework/build-common": "^2.0.3",
64
64
  "@fluidframework/build-tools": "^0.39.0",
65
- "@fluidframework/container-definitions": "2.1.0-274160",
65
+ "@fluidframework/container-definitions": "2.1.0-276985",
66
66
  "@fluidframework/eslint-config-fluid": "^5.3.0",
67
- "@fluidframework/test-runtime-utils": "2.1.0-274160",
67
+ "@fluidframework/test-runtime-utils": "2.1.0-276985",
68
68
  "@microsoft/api-extractor": "^7.45.1",
69
69
  "@types/mocha": "^9.1.1",
70
70
  "@types/node": "^18.19.0",
@@ -6,4 +6,4 @@
6
6
  */
7
7
 
8
8
  export const pkgName = "@fluid-experimental/ink";
9
- export const pkgVersion = "2.1.0-274160";
9
+ export const pkgVersion = "2.1.0-276985";