Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

v4.0.0

Choose a tag to compare

@iiroj iiroj released this 06 Oct 07:46
· 33 commits to main since this release

4.0.0 (2023-10-06)

⚠ BREAKING CHANGES

  • Because of the new implementation relying on useSyncExternalStore(),
    React version 18 is required to use useBreakpoint().

Features

  • use useSyncExternalStore() hook, require React 18 (20a93bc)