[bump] client: 2.0.0-internal.7.0.0 => 2.0.0-internal.7.1.0 (minor) (#17524)

Bump client to the next minor version (2.0.0-internal.7.1.0) as part of
release.
This commit is contained in:
Tyler Butler 2023-09-27 17:50:04 -07:00 коммит произвёл GitHub
Родитель 277b49824a
Коммит 2163145e71
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
192 изменённых файлов: 192 добавлений и 192 удалений

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluidframework/azure-client",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "A tool to enable creation and loading of Fluid containers using the Azure Fluid Relay service",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluidframework/azure-local-service",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Local implementation of the Azure Fluid Relay service for testing/development use",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluidframework/azure-service-utils",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Helper service-side utilities for connecting to Azure Fluid Relay service",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/app-integration-external-controller",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Minimal Fluid Container & Data Object sample to implement a collaborative dice roller as a standalone app.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluidframework/azure-end-to-end-tests",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Azure client end to end tests",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/azure-scenario-runner",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Azure client end to end tests",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -6,4 +6,4 @@
*/
export const pkgName = "@fluid-experimental/azure-scenario-runner";
export const pkgVersion = "2.0.0-internal.7.0.0";
export const pkgVersion = "2.0.0-internal.7.1.0";

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/attributable-map",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Minimal Fluid Container & Data Object sample to implement a hit counter as a standalone app.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/collaborative-textarea",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "A minimal example using the react collaborative-textarea",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/contact-collection",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Example of using a Fluid Object as a collection of items",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/data-object-grid",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Data object grid creates child data objects from a registry and lays them out in a grid.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/presence-tracker",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Example Data Object that tracks page focus for Audience members using signals.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/task-selection",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Example demonstrating selecting a unique task amongst connected Fluid clients",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/bubblebench-baseline",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Bubblemark inspired DDS benchmark",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/bubblebench-common",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Bubblemark inspired DDS benchmark",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/bubblebench-editable-shared-tree",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Bubblemark inspired DDS benchmark",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/bubblebench-ot",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Bubblemark inspired DDS benchmark",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/bubblebench-sharedtree",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Bubblemark inspired DDS benchmark",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/odspsnapshotfetch-perftestapp",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Simple markdown editor",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/app-insights-logger",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Provides a simple Fluid application with a UI view written in React to test the Fluid App Insights telemetry logger that will route typical Fluid telemetry to configured Azure App Insights",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/canvas",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Fluid ink canvas",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/clicker",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Minimal Fluid component sample to implement a collaborative counter.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/codemirror",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Simple markdown editor",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/diceroller",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Minimal Fluid Container & Object sample to implement a collaborative dice roller.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/inventory-app",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Minimal sample of SharedTree/React integration.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/monaco",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Monaco code editor",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/multiview-constellation-model",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Constellation model for multiview sample",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/multiview-constellation-view",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "View for multiview sample",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/multiview-container",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Container for multiview sample",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/multiview-coordinate-model",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Coordinate model for multiview sample",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/multiview-coordinate-interface",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Interface for multiview sample",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/multiview-plot-coordinate-view",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "View for multiview sample",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/multiview-slider-coordinate-view",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "View for multiview sample",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/multiview-triangle-view",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "View for multiview sample",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/prosemirror",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "ProseMirror",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/shared-text",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Shared text",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/smde",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Simple markdown editor",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/table-document",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Chaincode component containing a table's data",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/table-view",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Chaincode component that provides a view for a table-document.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/todo",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Simple todo canvas.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/webflow",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Collaborative markdown editor.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/app-integration-external-data",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Integrating an external data source with Fluid data.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/bundle-size-tests",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "A package for understanding the bundle size of Fluid Framework",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/example-utils",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Shared utilities used by examples.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/app-integration-live-schema-upgrade",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Example application that demonstrates how to add a data object to a live container.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/version-migration-same-container",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Using external data to initialize the container state and serialize out afterwards.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/app-integration-schema-upgrade",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Using external data to initialize the container state and serialize out afterwards.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/app-integration-container-views",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Minimal Fluid Container & data store sample to implement a collaborative dice roller as a standalone app.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/app-integration-external-views",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Minimal Fluid Container & Data Object sample to implement a collaborative dice roller as a standalone app.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/view-framework-sampler",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Example of integrating a Fluid data object with a variety of view frameworks.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/partial-checkout",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "A sample using property-dds and property-binder to create a reactive application.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/property-inspector",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "TreeTable representation for property-dds which allow browsing, editing and searching.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-example/schemas",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Centralized package for storing schemas used by the samples.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/property-binder",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Data Binder for Fluid PropertyDDS",
"keywords": [],
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/property-changeset",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "property changeset definitions and related functionalities",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/property-common",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "common functions used in properties",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-internal/platform-dependent",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Helper package that separates code for browser and server.",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/property-dds",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "definition of the property distributed data store",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/property-inspector-table",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Property Inspector Table component",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/property-properties",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "definitions of properties",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/property-proxy",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Proxify PropertyTree to interact with them in a JavaScript like manner",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/property-query",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "QueryService implementation",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/property-shared-tree-interop",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Utilities for migration from PropertyDDS to the new SharedTree DDS",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/property-query-service",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"description": "Moira service",
"homepage": "https://fluidframework.com",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/attributable-map",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Distributed map",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -6,4 +6,4 @@
*/
export const pkgName = "@fluid-experimental/attributable-map";
export const pkgVersion = "2.0.0-internal.7.0.0";
export const pkgVersion = "2.0.0-internal.7.1.0";

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/ot",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Distributed data structure for hosting ottypes",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -6,4 +6,4 @@
*/
export const pkgName = "@fluid-experimental/ot";
export const pkgVersion = "2.0.0-internal.7.0.0";
export const pkgVersion = "2.0.0-internal.7.1.0";

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/sharejs-json1",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Distributed data structure for hosting ottypes",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -6,4 +6,4 @@
*/
export const pkgName = "@fluid-experimental/sharejs-json1";
export const pkgVersion = "2.0.0-internal.7.0.0";
export const pkgVersion = "2.0.0-internal.7.1.0";

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/sequence-deprecated",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Deprecated distributed sequences",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -6,4 +6,4 @@
*/
export const pkgName = "@fluid-experimental/sequence-deprecated";
export const pkgVersion = "2.0.0-internal.7.0.0";
export const pkgVersion = "2.0.0-internal.7.1.0";

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/tree",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Distributed tree",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/tree2",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Tree",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/data-objects",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "A collection of ready to use Fluid Data Objects",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/last-edited",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Tracks the last edited information in the Container.",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/react-inputs",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "React support for the Aqueduct framework.",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/tree-react-api",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Experimental SharedTree API for React integration.",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,5 +1,5 @@
{
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"npmClient": "pnpm",
"useWorkspaces": true
}

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "root",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"private": true,
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-internal/client-utils",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Not intended for use outside the Fluid Framework.",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluidframework/container-definitions",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Fluid container definitions",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluidframework/core-interfaces",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Fluid object interfaces",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluidframework/core-utils",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Not intended for use outside the Fluid client repo.",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluidframework/driver-definitions",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Fluid driver definitions",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluidframework/cell",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Distributed data structure for a single value",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -6,4 +6,4 @@
*/
export const pkgName = "@fluidframework/cell";
export const pkgVersion = "2.0.0-internal.7.0.0";
export const pkgVersion = "2.0.0-internal.7.1.0";

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluidframework/counter",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Counter DDS",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -6,4 +6,4 @@
*/
export const pkgName = "@fluidframework/counter";
export const pkgVersion = "2.0.0-internal.7.0.0";
export const pkgVersion = "2.0.0-internal.7.1.0";

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluidframework/ink",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Ink DDS",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -6,4 +6,4 @@
*/
export const pkgName = "@fluidframework/ink";
export const pkgVersion = "2.0.0-internal.7.0.0";
export const pkgVersion = "2.0.0-internal.7.1.0";

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluidframework/map",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Distributed map",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -6,4 +6,4 @@
*/
export const pkgName = "@fluidframework/map";
export const pkgVersion = "2.0.0-internal.7.0.0";
export const pkgVersion = "2.0.0-internal.7.1.0";

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluidframework/matrix",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Distributed matrix",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -6,4 +6,4 @@
*/
export const pkgName = "@fluidframework/matrix";
export const pkgVersion = "2.0.0-internal.7.0.0";
export const pkgVersion = "2.0.0-internal.7.1.0";

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluidframework/merge-tree",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Merge tree",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluidframework/ordered-collection",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Consensus Collection",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -6,4 +6,4 @@
*/
export const pkgName = "@fluidframework/ordered-collection";
export const pkgVersion = "2.0.0-internal.7.0.0";
export const pkgVersion = "2.0.0-internal.7.1.0";

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluid-experimental/pact-map",
"version": "2.0.0-internal.7.0.0",
"version": "2.0.0-internal.7.1.0",
"description": "Distributed data structure for key-value pairs using pact consensus",
"homepage": "https://fluidframework.com",
"repository": {

Просмотреть файл

@ -6,4 +6,4 @@
*/
export const pkgName = "@fluid-experimental/pact-map";
export const pkgVersion = "2.0.0-internal.7.0.0";
export const pkgVersion = "2.0.0-internal.7.1.0";

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше