Skip to content

Releases: Saifullah-dev/react-file-manager

v1.16.2

23 Jan 01:00
6669b32

Choose a tag to compare

1.16.2 (2025-01-23)

Bug Fixes

v1.16.1

22 Jan 23:54
0725009

Choose a tag to compare

1.16.1 (2025-01-22)

Bug Fixes

  • react deps issue fix release (15b9566)

v1.16.0

22 Jan 23:38
a6f553c

Choose a tag to compare

1.16.0 (2025-01-22)

Features

  • react-upgrade: upgrade to react v19 (7b0b093)

v1.15.3

20 Jan 23:33
adba3de

Choose a tag to compare

1.15.3 (2025-01-20)

Bug Fixes

v1.15.2

20 Jan 22:28
bc09464

Choose a tag to compare

1.15.2 (2025-01-20)

Bug Fixes

  • dependencies: add react-icons, react-collapsible and react-loading as peer dependencies (090b7dc)

v1.15.1

20 Jan 21:59
02a926b

Choose a tag to compare

1.15.1 (2025-01-20)

Bug Fixes

  • create-react-app issue track (9e85c17)

v1.15.0

18 Jan 22:37
37a33a6

Choose a tag to compare

1.15.0 (2025-01-18)

✨ Features

  • Styles: You can now customize primaryColor and fontFamily of the React File Manager through props (3cfe270)

v1.14.0

15 Jan 20:36
8700313

Choose a tag to compare

1.14.0 (2025-01-15)

✨ Features

  • File Preview: Added filePreviewComponent prop for custom file previewing (692f9bb)

v1.13.2

30 Dec 00:46
487b888

Choose a tag to compare

1.13.2 (2024-12-30)

Bug Fixes

  • initialPath: change initial path's logic to wait for the files response and then update current path (5238be9)

v1.13.1

29 Dec 20:31
8109752

Choose a tag to compare

1.13.1 (2024-12-29)

Bug Fixes

  • select-all: disable select all for empty folder (8cc9ce0)

Bundle Optimization:

  • deps: add react and react-dom to dev deps (aa3d4f7)
  • bundle: add react and react-dom to peer deps, update Rollup configuration to externalize dependencies dynamically based on peerDependencies and dependencies (ddfd594)