Skip to content

Commit 58f233f

Browse files
committed
Update README
1 parent b18376a commit 58f233f

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,6 +886,10 @@ readRemoteFile(url, {
886886

887887
## 📜 Changelog
888888

889+
Latest version 4.0.4 (2022-08-06):
890+
891+
* Add optional required prop for input file
892+
889893
Latest version 4.0.2 (2022-01-26):
890894

891895
* Fix onUploadAccepted signature when a preview is set
@@ -1179,6 +1183,15 @@ How to contribute:
11791183
</sub>
11801184
</a>
11811185
</td>
1186+
<td align="center">
1187+
<a href="https://github.com/hussamkhatib">
1188+
<img src="https://avatars.githubusercontent.com/u/52914487?v=4" width="100" alt="Mohammed Hussam" />
1189+
<br />
1190+
<sub>
1191+
<b>Mohammed Hussam</b>
1192+
</sub>
1193+
</a>
1194+
</td>
11821195
</tr>
11831196
</table>
11841197

@@ -1187,8 +1200,8 @@ How to contribute:
11871200
You maybe interested.
11881201

11891202
* [React Patterns](https://github.com/reactpatterns/reactpatterns) – React patterns & techniques to use in development for React Developer.
1190-
* [React Patterns Blog](https://reactpatterns.js.org/blog) – The latest React news and articles.
11911203
* [Next Share](https://github.com/Bunlong/next-share) – Social media share buttons for your next React apps.
1204+
* [Next QRCode](https://github.com/bunlong/next-qrcode) – React hooks for generating QR code for your next React apps.
11921205

11931206
## ⚖️ License
11941207

0 commit comments

Comments
 (0)