Skip to content

Releases: react-dropzone/react-dropzone

v15.0.0

10 Feb 12:52

Choose a tag to compare

15.0.0 (2026-02-10)

  • fix!: reset isDragReject after drop (c9d1c31)

BREAKING CHANGES

  • isDragReject only reflects active drag state and is cleared after drop. Use fileRejections or onDropRejected/onDrop for post-drop rejection UI.

v14.4.1

10 Feb 10:58

Choose a tag to compare

14.4.1 (2026-02-10)

Bug Fixes

  • prevent tarball from being included in published package (7919a23)

v14.4.0

29 Jan 17:18

Choose a tag to compare

14.4.0 (2026-01-29)

Bug Fixes

  • accept files with empty type during drag events (eaa8ba5)
  • correct dragLeave filter logic and add dragend test (273aff4)

Features

  • add isDragGlobal state for document-level drag detection (f0874b0)

v14.3.8

24 Feb 10:59

Choose a tag to compare

14.3.8 (2025-02-24)

Bug Fixes

  • event_type: 🎨 Update drop event type to include FileSystemFileHandle (d6911c9)

v14.3.7

24 Feb 10:52

Choose a tag to compare

14.3.7 (2025-02-24)

Bug Fixes

  • make ESM build compatible with native Node.js (2016879)

v14.3.6

23 Feb 06:56
356d9d5

Choose a tag to compare

14.3.6 (2025-02-23)

Bug Fixes

  • types: fix React 19 incompatible JSX type import (356d9d5)

v14.3.5

04 Nov 12:50

Choose a tag to compare

14.3.5 (2024-11-04)

Bug Fixes

v14.3.4

04 Nov 09:54

Choose a tag to compare

14.3.4 (2024-11-04)

Bug Fixes

v14.3.3

03 Nov 11:35

Choose a tag to compare

14.3.3 (2024-11-03)

Bug Fixes

v14.3.2

02 Nov 11:47

Choose a tag to compare

14.3.2 (2024-11-02)

Bug Fixes