Releases: uploadcare/react-file-uploader
Releases · uploadcare/react-file-uploader
1.1.0 (2024-09-27)
Features
- added chapter on nextjs (1a7459d)
- next: added new import for nextjs with ssr disabled (42e956f)
1.0.0 (2024-08-06)
Features
- bump @uploadcare/file-uploader to v1 (#41) (5a390a6)
BREAKING CHANGES
- There is no breaking changes actually. We just want to release v1.
- The prefix
lr-
has been replaced to uc-
all styles, custom elements and attributes.
0.6.1 (2024-07-01)
Bug Fixes
- react-uploader: Added types export from blocks (558090a)
0.6.0 (2024-07-01)
Features
- react-uploader: bump @uploadcare/blocks from 0.39.1 to 0.46.3 (a3a503a)
0.5.5 (2024-06-28)
Bug Fixes
- types: added OutputFileEntry types (d1c731b)
0.5.4 (2024-06-11)
Bug Fixes
- fix(react-uploader suspense): Fixed the implementation to apiRef. (63a6253)
0.5.3 (2024-06-04)
Note: Version bump only for package @uploadcare/react-uploader
0.5.2 (2024-05-30)
Bug Fixes
- react-uploader: added import style in the Readme.md (a4a99b8)
0.5.1 (2024-05-29)
Bug Fixes
- react-uploader: added import style in the Readme.md (0c93ed3)
0.5.0 (2024-05-27)
Features
- react-uploader: added ConditionalSuspense for SSR (bb7b4fa)