github microsoft/fluentui @fluentui/react_v8.109.4
@fluentui/react v8.109.4

latest releases: @fluentui/react-portal-compat_v9.0.163, @fluentui/react-nav-preview_v0.7.6, @fluentui/react-migration-v8-v9_v9.6.31...
16 months ago

Patches

  • DetailsList has been modified to warn when "getKey" and "selection" props are passed simultaneously. The "getKey" property is never used if a Selection object is passed. Either the "getKey" prop from the Selection object is used, or Selection's default getKey implementation (item) => item.key is used, but never the "getKey" prop passed to DetailsList. Making "getKey" and "selection" mutually exclusive DetailsList properties prevents users from making this mistake. (PR #24048 by okonech)

Don't miss a new fluentui release

NewReleases is sending notifications on new releases.