- Fixed broken ARIA references in Dialogs where a title or description elements are not rendered.
- Improved tree-shaking so bundlers can drop unused components. Component parts are now marked
/* @__PURE__ */and use named render functions instead ofComponent.displayName = ...assignments, which previously prevented dead-code elimination with some bundlers. - Updated dependencies:
@radix-ui/react-dismissable-layer@1.1.16, , , , , , , , , , , ,