6 hours ago
fast-xml-parser

v5.10.0

What's Changed

Full Changelog: https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.9.3...v5.10.0

8 hours ago
floating-ui

@floating-ui/react-native@0.10.10

Patch Changes

  • fix: support explicit undefined for optional properties with exactOptionalPropertyTypes
  • Update dependencies: @floating-ui/core@1.8.0
8 hours ago
floating-ui

@floating-ui/dom@1.8.0

Minor Changes

  • feat: add 'layoutViewport' string option to rootBoundary. Unlike the visual 'viewport' boundary, it remains stable while pinch-zooming or when a mobile software keyboard is open, and unlike a manually passed Rect of the documentElement's client size, it accounts for space reserved by scrollbar-gutter: stable.

Patch Changes

  • fix: remove redundant passive options from scroll listeners
  • fix: support explicit undefined for optional properties with exactOptionalPropertyTypes
  • fix(autoUpdate): update immediately instead of waiting for the 1s layoutShift refresh throttle when the reference moved during an observer refresh
  • fix(getClippingRect): correct clipping-ancestor filtering for fixed-position elements
  • perf(dom): reduce bundle size and skip redundant per-call work in positioning utilities
  • fix(getViewportRect): account for scrollbar-gutter: stable both-edges reserved space
  • fix(getViewportRect): don't overflow past a left-side document scrollbar
  • fix(platform): don't throw in getClientRects when a virtual element without a getClientRects method is used with the inline() middleware
  • fix(autoUpdate): refresh layout shift observer on root resize
  • Update dependencies: @floating-ui/core@1.8.0, @floating-ui/utils@0.2.12
8 hours ago
floating-ui

@floating-ui/react@0.27.20

Patch Changes

  • fix: remove redundant passive options from scroll listeners
  • fix: support explicit undefined for optional properties with exactOptionalPropertyTypes
  • Update dependencies: @floating-ui/react-dom@2.1.9, @floating-ui/utils@0.2.12
8 hours ago
floating-ui

@floating-ui/react-dom@2.1.9

Patch Changes

  • fix: support explicit undefined for optional properties with exactOptionalPropertyTypes
  • Update dependencies: @floating-ui/dom@1.8.0
8 hours ago
floating-ui

@floating-ui/vue@2.0.1

Patch Changes

  • fix: support explicit undefined for optional properties with exactOptionalPropertyTypes
  • Update dependencies: @floating-ui/dom@1.8.0, @floating-ui/utils@0.2.12
8 hours ago
floating-ui

@floating-ui/utils@0.2.12

Patch Changes

  • fix: support explicit undefined for optional properties with exactOptionalPropertyTypes
  • fix(getPaddingObject): coalesce explicit undefined padding members to 0
  • perf(utils): reduce bundle size in getNearestOverflowAncestor
8 hours ago
floating-ui

@floating-ui/core@1.8.0

Minor Changes

  • feat: add 'layoutViewport' string option to rootBoundary. Unlike the visual 'viewport' boundary, it remains stable while pinch-zooming or when a mobile software keyboard is open, and unlike a manually passed Rect of the documentElement's client size, it accounts for space reserved by scrollbar-gutter: stable.

Patch Changes

  • fix(inline): no-op on empty client rects and detect RTL disjoined line rects
  • fix: support explicit undefined for optional properties with exactOptionalPropertyTypes
  • fix(size): correctly compute available size for centered elements overflowing both sides
  • perf(core): reduce bundle size with behavior-identical middleware simplifications
  • Update dependencies: @floating-ui/utils@0.2.12
13 hours ago
formatjs

@formatjs/utils: 2.2.11

2.2.11 (2026-07-11)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/@formatjs/utils@2.2.10...@formatjs/utils@2.2.11

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/fast-memoize bumped to 3.1.7
13 hours ago
formatjs

@formatjs/unplugin: 1.2.1

1.2.1 (2026-07-11)

What's Changed

New Contributors

Full Changelog: https://github.com/formatjs/formatjs/compare/@formatjs/unplugin@1.2.0...@formatjs/unplugin@1.2.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @formatjs/icu-messageformat-parser bumped to 3.5.14
      • @formatjs/ts-transformer bumped to 4.4.16