Releases: Bunlong/react-papaparse
Releases · Bunlong/react-papaparse
v3.11.1
Fix bugs
- Prevent config prop mutation
Credits
v3.11.0
Features
- Enable to stream or chunk with CSVReader
Credits
v3.10.0
Features
- Add accept props to CSVReader
Credits
react-papaparse v3.9.0
Features
- Add BOM byte to CSVDownloader
Credits
react-papaparse v3.8.0
Features
- CSVDownloader
- isReset? – Is used to reset CSVReader or remove file in CSVReader
Credits
react-papaparse v3.7.2
Bug
- Fix: CSVReader styles ( Issue: #54 )
Credit
Huge thanks to @OleSkaar
react-papaparse v3.7.1
Bug
- Fix: Failed to minify CRA code due to the es module version
Credit
Huge thanks to @olovorr
react-papaparse v3.7.0
Minor
- Pass progress value to render function
- Make CSVReader nested class position/ordering to be flexible
Credits
Huge thanks to @samuelhulla @Bunlong for helping!
react-papaparse v3.6.0
Minor
- Enable to customize
CSVReader (Drag Upload) dropArea style
- Improve docs
Credits
Huge thanks to @Bunlong for helping! Huge thanks to @pleavitt for the issue!