Skip to content

@uifabric/utilities v7.20.3

Compare
Choose a tag to compare
@fabricteam fabricteam released this 02 Jun 12:36
· 9489 commits to master since this release

Patches

  • Removing side effect code that was breaking webpack treeshaking. (PR #13360 by dzearing)
  • Removing side-effect code which was causing webpack to bail out of optimizations. (PR #13415 by dzearing)
  • Fixed prototype pollution vulnerability. (PR #13427 by sopranopillow)