Releases: Saifullah-dev/react-file-manager
Releases · Saifullah-dev/react-file-manager
v1.4.0
1.4.0 (2024-09-09)
Bug Fixes
- styles: split styles for better maintainability (e139460)
Features
- context-api: implement Context API to eliminate prop drilling (f5a84ea)
v1.3.3
1.3.3 (2024-09-08)
Bug Fixes
- backend: ensure updatedAt value updates (31df547)
v1.3.2
1.3.2 (2024-09-07)
Bug Fixes
- build: correct config for ESM release only (fbb6e5c)
v1.3.1
1.3.1 (2024-09-07)
Bug Fixes
- prop type: stop app crash when files prop value is undefined (63e4547)
v1.3.0
1.3.0 (2024-09-07)
Features
- list layout: Add List layout (1ac1431)
v1.2.2
1.2.2 (2024-09-05)
Bug Fixes
- build: exclude images from build output (f913edd)
- build: exclude public files from the build (5b4ddfa)
v1.2.1
1.2.1 (2024-09-05)
Bug Fixes
- documentation: add latest features to Readme (78a18f4)
v1.2.0
1.2.0 (2024-09-05)
Features
- file management: add inline folder creation and renaming functionality (632d39c)
v1.1.1
1.1.1 (2024-08-30)
Bug Fixes
- documentation: Fixed Readme.md Isuue (054c3b3)
v1.1.0
1.1.0 (2024-08-30)
Features
- file management: update handlers and documentation (144874e)