react-aria-modal v4.0.0 Release Notes

    • ⚡️ Update focus-trap (via focus-trap-react), which now includes better handling for nested focus traps (including nested modals).
    • 🛠 Fix bug causing underlay click not to exit when clicked if scrollDisabled is set to false.
    • 👍 Allow escapeExits prop to be toggled while the component is mounted (i.e. without unmounting & remounting).