@fluentui/react to 8.118.2.shiny.react dependency to 0.4.0 that uses React 18.3.1.ThemeProvider component (#47).ShimmeredDetailsList component (#34)..shinyInput wrappers now have a sensible debounce consistent with vanilla Shiny (#130).Dropdown.shinyInput now supports multiselection (#42).DatePicker.shinyInput with value = NULL consistent with vanilla Shiny (#118).This is the first public release, with several big interface changes:
withReact(). Components now work without it!.shinyInput suffix to components with interface modified to match vanilla Shiny inputs. The corresponding components without the suffix now expose unaltered React interface.camelCase.setInput() and triggerEvent() helpers.Initial release made available to the early access group.