Skip to content

Releases: Bunlong/react-papaparse

v4.4.0

13 Oct 10:29
Compare
Choose a tag to compare

Features

  • Handle parsing utf-8 bom encoded files
  • Rename duplicate headers
  • Improve iso-date regex

Credits

v4.3.0

10 Oct 04:57
Compare
Choose a tag to compare

Features

  • Enable async callback function for CSVDownloader

Credits

v4.2.2

09 Oct 04:55
Compare
Choose a tag to compare

Bugs

  • Fix type

Credits

v4.2.1

07 Oct 09:19
c29f2d5
Compare
Choose a tag to compare

Features

  • Upgrade dependencies

Credits

v4.1.0

13 Aug 14:18
43e7dfb
Compare
Choose a tag to compare

Features

  • Import readString, readRemoteFile and jsonToCSV as pure function

Credits

v4.0.4

06 Aug 09:36
Compare
Choose a tag to compare

Bugs

  • Add optional required prop for input file

Credits

v4.0.2

25 Jan 17:25
Compare
Choose a tag to compare

Bugs

  • Fix onUploadAccepted signature when a preview is set in CSVReader

Credits

v4.0.1

20 Jan 18:00
Compare
Choose a tag to compare

Bugs

  • Fix config props does not work in CSVReader

Credits

v4.0.0

18 Jan 16:54
Compare
Choose a tag to compare

Features

  • Improve code performance
  • Rewrite any existing based components to hooks

Credits

v3.18.2

03 Jan 17:06
Compare
Choose a tag to compare

Bugs

  • Fix breaking change with webpack 5

Credits