# @floating-ui/utils

## 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
