github microsoft/FluidFramework client_v2.0.0-internal.3.0.5
Fluid Framework v2.0.0-internal.3.0.5 (patch)

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

This is a patch release that fixes a failure when trying to access localStorage (PR #14760)

SweepReadyUsageDetectionHandler accesses localStorage which can fail if access to localStorage is not allowed. We are seeing this happening in production. This removes the usage of SweepReadyUsageDetectionHandler in garbage collector - It was added by #12004 but the sweep ready detection feature was never enabled.

Don't miss a new FluidFramework release

NewReleases is sending notifications on new releases.