Patches
- CommandBar: Show tooltipHost.content when iconMode = true even when text/name is provided in commandBarItemProps (PR #14323 by pranitha-surya)
- Dropdown: Correctly updating set-size when number of options updates after first render. (PR #14415 by khmakoto)
- Tooltip: Stopping propagation when clicking Esc on tooltip host. (PR #14476 by khmakoto)