You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should happen automatically as part of the release process, but if you need to generate the release notes manually, you can use the above command.
supportedFeatures is deprecated in IContainerContext (#22877)
This was an optional property that was used internally to communicate features supported by the Loader layer to Runtime. This has been replaced with an internal-only functionality.
This issue is automatically updated with a preview of the release notes for the upcoming Fluid Framework release.
To generate release notes locally to commit to the
RELEASE_NOTES
folder in the repo, run the following command:To generate the release notes to paste into the GitHub Release, run the following command:
This should happen automatically as part of the release process, but if you need to generate the release notes manually, you can use the above command.
Fluid Framework v2.21.0
Contents
supportedFeatures
is deprecated inIContainerContext
(#22877)Deprecate unnecessary exports of container-runtime package (#23607)
The following types in the
@fluidframework/container-runtime
are deprecated. These types are unnecessary for external users of this package.Change details
Commit:
3da5b42
Affected packages:
⬆️ Table of contents
supportedFeatures
is deprecated inIContainerContext
(#22877)This was an optional property that was used internally to communicate features supported by the Loader layer to Runtime. This has been replaced with an internal-only functionality.
Change details
Commit:
4c06412
Affected packages:
⬆️ Table of contents
🛠️ Start Building Today!
Please continue to engage with us on GitHub Discussion and Issue pages as you adopt Fluid Framework!
The text was updated successfully, but these errors were encountered: