Skip to content

@fluentui/react-components v9.55.1

Compare
Choose a tag to compare
@fabricteam fabricteam released this 16 Oct 07:25
· 468 commits to master since this release

Minor changes

Patches

  • fix: Collapse should only effect opacity when animateOpacity is true (PR #32999 by robertpenner)
  • fix: useMergedTabsterAttributes should accept null/undefined values (PR #32983 by ling1726)

Prerelease changes

  • feat: add explicit .js file extensions to all relative import/export statement within built output to support native ESM within browser (PR #30770 by Hotell)