We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b5550 commit 5c2c2e9Copy full SHA for 5c2c2e9
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 4.0.1 (2022-01-21)
2
+
3
+### ✨ Bugs
4
5
+ * Fix config props does not work in CSVReader
6
7
+Credits
8
9
+* [@jadenmazzone](https://github.com/jadenmazzone)
10
11
## 4.0.0 (2022-01-18)
12
13
### ✨ Features
README.md
@@ -886,7 +886,11 @@ readRemoteFile(url, {
886
887
## 📜 Changelog
888
889
-Latest version 4.0.0 (2022-01-18):
+Latest version 4.0.1 (2022-01-21):
890
891
892
893
+Version 4.0.0 (2022-01-18):
894
895
* Improve code performance
896
* Rewrite any existing based components to hooks
0 commit comments