# @floating-ui/utils ## 0.2.1 ### Patch Changes - 270a075: fix: remove `react` peer dependency ## 0.2.0 ### Minor Changes - afb7e5e: chore(utils): remove `/react` path ### Patch Changes - 4c04669: chore: exports .d.mts types, solves #2472 ## 0.1.6 ### Patch Changes - 0debd691: fix: restore /react path ## 0.1.5 ### Patch Changes - 28659c4d: refactor: move react utils to @floating-ui/react/utils ## 0.1.4 ### Patch Changes - 3d8b9c65: fix(getOverflowAncestors): handle traverseIframes correctly when there are clipping ancestors in the inner frame ## 0.1.3 ### Patch Changes - a6c72f50: fix(getOverflowAncestors): avoid traversing into iframes for clipping detection ## 0.1.2 ### Patch Changes - cb48d956: fix(dom): traverse into iframe parents when finding overflow ancestors