Skip to content

Commit 5f8cf51

Browse files
committed
Code restructure
fix for #81
1 parent aef6fee commit 5f8cf51

File tree

6 files changed

+13148
-358
lines changed

6 files changed

+13148
-358
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,13 @@ yarn add svelte-file-dropzone
8080

8181
[Click here](https://github.com/thecodejack/svelte-file-dropzone/tree/master/stories/views) to view stories implementation
8282

83+
## Changelog
84+
85+
### v1
86+
87+
- [Breaking] component folder restructured to fix SSR build issues
88+
- [Fix] https://github.com/thecodejack/svelte-file-dropzone/issues/81
89+
8390
## Credits
8491

8592
Component is reimplementation [react-dropzone](https://github.com/react-dropzone/react-dropzone). Complete credit goes to author and contributors of [react-dropzone](https://github.com/react-dropzone/react-dropzone).

0 commit comments

Comments
 (0)