github floating-ui/floating-ui @floating-ui/dom@0.5.0

latest releases: @floating-ui/react@0.26.27, @floating-ui/react@0.26.26, @floating-ui/dom@1.6.12...
2 years ago

New Features

  • Added "browser" export conditions (#1666)

    BREAKING: removed the previous "production" and "development" export conditions. The new "browser" key is a replacement for this. See Package entry points.

Refactors

  • @floating-ui/core v0.7.0 has breaking changes. (#1674)

  • Replaced .cjs file with .mjs and removed module type from package. Fixes CJS support in create-react-app. (#1678)

Bug Fixes

  • Avoid navigator audit message in Chrome DevTools (#1663)

  • fix(autoUpdate): retain floating element's ResizeObserver when elementResize: true and animationFrame: true (#1673)

Don't miss a new floating-ui release

NewReleases is sending notifications on new releases.