Skip to content

v3.2.4

Choose a tag to compare

@infeng infeng released this 21 Aug 03:39
· 16 commits to master since this release
b13d165

Changes

  • Avoid unnecessary body padding when overlay scrollbars consume no layout width (#228).
  • Center images correctly when the footer is hidden (#229).
  • Export the Viewer component directly for modern default imports and update the Next.js client-only example (#230).
  • Add a release verification check for the built package export.

Verification

  • Full Node.js 22 and 24 CI passed.
  • React 19.2.8 with Vite 8.2.2 passed production build and Chromium interaction checks.
  • Next.js 16.3.1 with React 19.2.8 passed static prerendering, hydration, and Chromium interaction checks using the documented client-only integration.
  • A fresh public-registry install of react-viewer@3.2.4 exposes the Viewer component directly.