@fluidframework/container-loader
Advanced tools
Comparing version
# @fluidframework/container-loader | ||
## 2.32.0 | ||
### Minor Changes | ||
- Blobs in Detached Container Supported by Default ([#24350](https://github.com/microsoft/FluidFramework/pull/24350)) [fe924a173b](https://github.com/microsoft/FluidFramework/commit/fe924a173b71abd96ba76da787eec3b4c077d32b) | ||
It is no longer necessary or supported to provide `detachedBlobStorage` to the Loader. This functionality is now provided by default, and the deprecated `IDetachedBlobStorage` will be removed in the 2.40.0 release. | ||
The new behavior can be disabled by setting `Fluid.Container.MemoryBlobStorageEnabled` to `false`. This flag will also be removed in the 2.40.0 release if no issues are reported. | ||
## 2.31.0 | ||
@@ -4,0 +13,0 @@ |
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/container-loader"; | ||
export declare const pkgVersion = "2.31.1"; | ||
export declare const pkgVersion = "2.32.0"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -11,3 +11,3 @@ "use strict"; | ||
exports.pkgName = "@fluidframework/container-loader"; | ||
exports.pkgVersion = "2.31.1"; | ||
exports.pkgVersion = "2.32.0"; | ||
//# sourceMappingURL=packageVersion.js.map |
@@ -8,3 +8,3 @@ /*! | ||
export declare const pkgName = "@fluidframework/container-loader"; | ||
export declare const pkgVersion = "2.31.1"; | ||
export declare const pkgVersion = "2.32.0"; | ||
//# sourceMappingURL=packageVersion.d.ts.map |
@@ -8,3 +8,3 @@ /*! | ||
export const pkgName = "@fluidframework/container-loader"; | ||
export const pkgVersion = "2.31.1"; | ||
export const pkgVersion = "2.32.0"; | ||
//# sourceMappingURL=packageVersion.js.map |
{ | ||
"name": "@fluidframework/container-loader", | ||
"version": "2.31.1", | ||
"version": "2.32.0", | ||
"description": "Fluid container loader", | ||
@@ -122,9 +122,9 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluid-internal/client-utils": "~2.31.1", | ||
"@fluidframework/container-definitions": "~2.31.1", | ||
"@fluidframework/core-interfaces": "~2.31.1", | ||
"@fluidframework/core-utils": "~2.31.1", | ||
"@fluidframework/driver-definitions": "~2.31.1", | ||
"@fluidframework/driver-utils": "~2.31.1", | ||
"@fluidframework/telemetry-utils": "~2.31.1", | ||
"@fluid-internal/client-utils": "~2.32.0", | ||
"@fluidframework/container-definitions": "~2.32.0", | ||
"@fluidframework/core-interfaces": "~2.32.0", | ||
"@fluidframework/core-utils": "~2.32.0", | ||
"@fluidframework/driver-definitions": "~2.32.0", | ||
"@fluidframework/driver-utils": "~2.32.0", | ||
"@fluidframework/telemetry-utils": "~2.32.0", | ||
"@types/events_pkg": "npm:@types/events@^3.0.0", | ||
@@ -140,8 +140,8 @@ "@ungap/structured-clone": "^1.2.0", | ||
"@biomejs/biome": "~1.9.3", | ||
"@fluid-internal/client-utils": "~2.31.1", | ||
"@fluid-internal/mocha-test-setup": "~2.31.1", | ||
"@fluid-private/test-loader-utils": "~2.31.1", | ||
"@fluid-tools/build-cli": "^0.54.0", | ||
"@fluid-internal/client-utils": "~2.32.0", | ||
"@fluid-internal/mocha-test-setup": "~2.32.0", | ||
"@fluid-private/test-loader-utils": "~2.32.0", | ||
"@fluid-tools/build-cli": "^0.55.0", | ||
"@fluidframework/build-common": "^2.0.3", | ||
"@fluidframework/build-tools": "^0.54.0", | ||
"@fluidframework/build-tools": "^0.55.0", | ||
"@fluidframework/container-loader-previous": "npm:@fluidframework/container-loader@2.31.0", | ||
@@ -148,0 +148,0 @@ "@fluidframework/eslint-config-fluid": "^5.7.3", |
@@ -9,2 +9,2 @@ /*! | ||
export const pkgName = "@fluidframework/container-loader"; | ||
export const pkgVersion = "2.31.1"; | ||
export const pkgVersion = "2.32.0"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
2741262
0.05%29143
0.02%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed