github microsoft/FluidFramework client_v2.0.0-internal.4.3.0
Fluid Framework v2.0.0-internal.4.3.0 (minor)

latest releases: api-markdown-documenter_v0.17.2, build-tools_v0.51.0, eslint-plugin-fluid_v0.1.3...
18 months ago

This is a minor release.

It contains bug fixes and other internal improvements.

What's Changed

💥 Breaking changes

  • bigBlobs request handling removed from DataObject

    bigBlobs request handling removed from DataObject

    Previously, DataObject would perform undocumented special handling for requests to it starting with bigBlobs/ to pull objects out of its
    root directory. This special handling has been removed.

2.0.0-internal.4.3.0 Upcoming changes

  • PureDataObject.getFluidObjectFromDirectory deprecated

PureDataObject.getFluidObjectFromDirectory deprecated

`PureDataObject.getFluidObjectFromDirectory` has been deprecated and will be removed in an upcoming release. Instead prefer to 
interface directly with the directory and handles.

Don't miss a new FluidFramework release

NewReleases is sending notifications on new releases.