Skip to content

Releases: react-dropzone/file-selector

v1.1.0

10 Oct 11:17
Compare
Choose a tag to compare

1.1.0 (2024-10-10)

Features

  • use getAsFileSystemHandle when available (11d34a7)

v1.0.0

10 Oct 11:16
Compare
Choose a tag to compare

1.0.0 (2024-10-10)

  • refactor!: drop ES5 distribution from package (fedec3e)

BREAKING CHANGES

  • removes the ES5 distribution from the package

Signed-off-by: Jon Koops [email protected]

v0.10.0

08 Oct 10:13
92d2f2e
Compare
Choose a tag to compare

0.10.0 (2024-10-08)

Features

  • upgrade Jest and TypeScript dependencies to latest version (92d2f2e)

v0.9.0

04 Oct 19:50
Compare
Choose a tag to compare

0.9.0 (2024-10-04)

Features

  • deps: bump minimatch from 3.0.4 to 3.1.2 (f4fd044)

v0.8.0

04 Oct 19:46
Compare
Choose a tag to compare

0.8.0 (2024-10-04)

Features

  • deps: bump tough-cookie from 4.0.0 to 4.1.4 (5253094)
  • deps: bump ws from 8.5.0 to 8.18.0 (fd545e3)

v0.7.0

04 Oct 19:41
Compare
Choose a tag to compare

0.7.0 (2024-10-04)

Features

  • deps: bump @babel/traverse from 7.12.1 to 7.25.7 (dcccdf1)
  • deps: bump debug from 4.1.0 to 4.3.7 (3f3cdcc)
  • deps: bump micromatch from 4.0.5 to 4.0.8 (6fcd45c)

v0.6.0

30 Apr 02:30
Compare
Choose a tag to compare

0.6.0 (2022-04-30)

Bug Fixes

  • remove redundant dataTransfer null check (76a4033)

Features

v0.5.0

25 Apr 02:21
3b0823c
Compare
Choose a tag to compare

0.5.0 (2022-04-25)

Features

v0.4.0

02 Feb 00:51
Compare
Choose a tag to compare

0.4.0 (2022-02-02)

Features

v0.3.1

01 Feb 10:00
Compare
Choose a tag to compare

0.3.1 (2022-02-01)

Bug Fixes

  • do not use instanceof for type check (d48d9bc)