[bump] client: 2.0.0-rc.3.0.0 => 2.0.0-rc.4.0.0 (major) (#20661)
Bumped client from 2.0.0-rc.3.0.0 to 2.0.0-rc.4.0.0.
This commit is contained in:
Родитель
aaa6cba05f
Коммит
2a46fd531f
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluidframework/azure-local-service",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"description": "Helper service-side utilities for connecting to Azure Fluid Relay service",
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-experimental/azure-scenario-runner",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0";
|
||||
export const pkgVersion = "2.0.0-rc.4.0.0";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-example/attributable-map",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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/tree-comparison",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"private": true,
|
||||
"description": "Comparing API usage in legacy SharedTree and new SharedTree.",
|
||||
"homepage": "https://fluidframework.com",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-example/bubblebench-baseline",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"private": true,
|
||||
"description": "Bubblemark inspired DDS benchmark",
|
||||
"homepage": "https://fluidframework.com",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-example/bubblebench-simple-tree",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"private": true,
|
||||
"description": "Bubblemark inspired DDS benchmark",
|
||||
"homepage": "https://fluidframework.com",
|
||||
|
@ -66,7 +66,7 @@
|
|||
"@fluidframework/eslint-config-fluid": "^5.1.0",
|
||||
"@fluidframework/test-tools": "^1.0.195075",
|
||||
"@types/jest": "29.5.3",
|
||||
"@types/jest-environment-puppeteer": "workspace:",
|
||||
"@types/jest-environment-puppeteer": "workspace:~",
|
||||
"@types/node": "^18.19.0",
|
||||
"@types/react": "^17.0.44",
|
||||
"@types/react-dom": "^17.0.18",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-example/odspsnapshotfetch-perftestapp",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"private": true,
|
||||
"description": "Benchmark binary vs. json download",
|
||||
"homepage": "https://fluidframework.com",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-internal/tablebench",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"private": true,
|
||||
"description": "Table focused benchmarks",
|
||||
"homepage": "https://fluidframework.com",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-example/app-insights-logger",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"private": true,
|
||||
"description": "Fluid ink canvas",
|
||||
"homepage": "https://fluidframework.com",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-example/clicker",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"private": true,
|
||||
"description": "Simple markdown editor",
|
||||
"homepage": "https://fluidframework.com",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-example/diceroller",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"private": true,
|
||||
"description": "View for multiview sample",
|
||||
"homepage": "https://fluidframework.com",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-example/prosemirror",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"private": true,
|
||||
"description": "ProseMirror",
|
||||
"homepage": "https://fluidframework.com",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-example/smde",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"private": true,
|
||||
"description": "Simple markdown editor",
|
||||
"homepage": "https://fluidframework.com",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-example/table-document",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"description": "Chaincode component containing a table's data",
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-example/todo",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"private": true,
|
||||
"description": "Simple todo canvas.",
|
||||
"homepage": "https://fluidframework.com",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-example/webflow",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"private": true,
|
||||
"description": "Integrating an external data source with Fluid data.",
|
||||
"homepage": "https://fluidframework.com",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-example/app-integration-external-controller",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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/shared-tree-demo",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"private": true,
|
||||
"description": "A shared tree demo using react and odsp client",
|
||||
"homepage": "https://fluidframework.com",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-example/bundle-size-tests",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"private": true,
|
||||
"description": "Shared utilities used by examples.",
|
||||
"homepage": "https://fluidframework.com",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-example/webpack-fluid-loader",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"private": true,
|
||||
"description": "Fluid object loader for webpack-dev-server",
|
||||
"homepage": "https://fluidframework.com",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-example/app-integration-live-schema-upgrade",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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/tree-shim",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"private": true,
|
||||
"description": "Migrating from legacy SharedTree to new SharedTree using a tree shim.",
|
||||
"homepage": "https://fluidframework.com",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-example/app-integration-container-views",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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/property-inspector",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"description": "Property Inspector Table component",
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-experimental/property-properties",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"description": "definitions of properties",
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-experimental/property-proxy",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"description": "QueryService implementation",
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-experimental/property-shared-tree-interop",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"description": "Utilities for migration from PropertyDDS to the new SharedTree DDS",
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-experimental/attributable-map",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0";
|
||||
export const pkgVersion = "2.0.0-rc.4.0.0";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-experimental/ot",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0";
|
||||
export const pkgVersion = "2.0.0-rc.4.0.0";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-experimental/sharejs-json1",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0";
|
||||
export const pkgVersion = "2.0.0-rc.4.0.0";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-experimental/sequence-deprecated",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0";
|
||||
export const pkgVersion = "2.0.0-rc.4.0.0";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-experimental/tree",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"description": "Distributed tree",
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-experimental/data-objects",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"description": "Tracks the last edited information in the Container.",
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"npmClient": "pnpm",
|
||||
"useWorkspaces": true
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "client-release-group-root",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"private": true,
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-internal/client-utils",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"description": "Fluid container definitions",
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluidframework/core-interfaces",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"description": "Fluid object interfaces",
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluidframework/core-utils",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"description": "Fluid driver definitions",
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluidframework/cell",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0";
|
||||
export const pkgVersion = "2.0.0-rc.4.0.0";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluidframework/counter",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"description": "Counter DDS",
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
|
@ -6,4 +6,4 @@
|
|||
*/
|
||||
|
||||
export const pkgName = "@fluidframework/counter";
|
||||
export const pkgVersion = "2.0.0-rc.3.0.0";
|
||||
export const pkgVersion = "2.0.0-rc.4.0.0";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-experimental/ink",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"description": "Ink DDS",
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
|
@ -6,4 +6,4 @@
|
|||
*/
|
||||
|
||||
export const pkgName = "@fluid-experimental/ink";
|
||||
export const pkgVersion = "2.0.0-rc.3.0.0";
|
||||
export const pkgVersion = "2.0.0-rc.4.0.0";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluidframework/map",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"description": "Distributed map",
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
|
@ -6,4 +6,4 @@
|
|||
*/
|
||||
|
||||
export const pkgName = "@fluidframework/map";
|
||||
export const pkgVersion = "2.0.0-rc.3.0.0";
|
||||
export const pkgVersion = "2.0.0-rc.4.0.0";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluidframework/matrix",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"description": "Distributed matrix",
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
|
@ -6,4 +6,4 @@
|
|||
*/
|
||||
|
||||
export const pkgName = "@fluidframework/matrix";
|
||||
export const pkgVersion = "2.0.0-rc.3.0.0";
|
||||
export const pkgVersion = "2.0.0-rc.4.0.0";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluidframework/merge-tree",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"description": "Merge tree",
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluidframework/ordered-collection",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0";
|
||||
export const pkgVersion = "2.0.0-rc.4.0.0";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluid-experimental/pact-map",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.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-rc.3.0.0";
|
||||
export const pkgVersion = "2.0.0-rc.4.0.0";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluidframework/register-collection",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"description": "Consensus Register",
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
|
@ -6,4 +6,4 @@
|
|||
*/
|
||||
|
||||
export const pkgName = "@fluidframework/register-collection";
|
||||
export const pkgVersion = "2.0.0-rc.3.0.0";
|
||||
export const pkgVersion = "2.0.0-rc.4.0.0";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluidframework/sequence",
|
||||
"version": "2.0.0-rc.3.0.0",
|
||||
"version": "2.0.0-rc.4.0.0",
|
||||
"description": "Distributed sequence",
|
||||
"homepage": "https://fluidframework.com",
|
||||
"repository": {
|
||||
|
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче