Skip to content

Latest commit

 

History

History
334 lines (176 loc) · 5.09 KB

CHANGELOG.md

File metadata and controls

334 lines (176 loc) · 5.09 KB

4.4.0 (2023-10-14)

✨ Features

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

Credits

4.3.0 (2023-10-10)

✨ Features

  • Enable async callback function for CSVDownloader

Credits

4.2.2 (2023-10-09)

✨ Features

  • Fix type

Credits

4.2.0 (2023-10-07)

✨ Features

  • Upgrade dependencies

Credits

4.1.0 (2022-08-07)

✨ Bugs

  • Import readString, readRemoteFile and jsonToCSV as pure function

Credits

4.0.4 (2022-08-06)

✨ Bugs

  • Add optional required prop for input file

Credits

4.0.2 (2022-01-26)

✨ Bugs

  • Fix onUploadAccepted signature when a preview is set

Credits

4.0.1 (2022-01-21)

✨ Bugs

  • Fix config props does not work in CSVReader

Credits

4.0.0 (2022-01-18)

✨ Features

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

Credits

3.18.2 (2022-01-04)

✨ Bugs

  • Fix breaking change with webpack 5

Credits

3.18.1 (2021-11-07)

✨ Bugs

  • Fix a bug when component is unmounted immediately after file load in CSVReader

Credits

3.18.0 (2021-11-05)

✨ Bugs

  • Upgrade dependency
  • Change readString API

Credits

3.17.2 (2021-09-4)

✨ Features

  • Upgrade dependencies

Credits

3.17.0 (2021-07-24)

✨ Features

  • Add ability for data={} to be a function in CSVDownloader

Credits

3.16.1 (2021-06-08)

✨ Bugs

  • Suppress progress bar state updates if noProgressBar prop is true

Credits

3.16.0 (2021-06-05)

✨ Bugs

  • Prevent currentDropAreaRef is null in CSVReader
  • Fix jest snapshot of CSVReader

Credits

3.15.0 (2021-06-02)

✨ Features

  • Add config props to CSVDownloader

Credits

3.14.0 (2021-04-27)

✨ Improvment

  • Improve types

Credits

3.12.1 (2021-04-15)

✨ Bug

  • Fix downloading special characters data in CSVDownloader

Credits

3.12.0 (2021-04-10)

✨ Enhancement

  • Improve CSVDownloader

Credits

3.11.1 (2020-12-14)

✨ Enhancement

  • Prevent config prop mutation

Credits

3.11.0 (2020-11-03)

✨ Enhancement

  • Enable to stream or chunk with CSVReader

Credits

3.10.0 (2020-11-02)

✨ Enhancement

  • Add accept props to CSVReader

Credits

3.9.0 (2020-10-15)

✨ Enhancement

  • Add BOM byte to CSVDownloader

Credits

3.8.0 (2020-09-06)

✨ Enhancement

  • CSVDownloader
  • isReset? – Is used to reset CSVReader or remove file in CSVReader

Credits

3.7.3 (2020-08-23)

✨ Bug

  • Fix: CSVReader styles

Credits

3.7.2 (2020-08-23)

✨ Bug

  • Fix: CSVReader styles

Credits

3.7.1 (2020-08-08)

✨ Bug

  • Fix: Failed to minify CRA code due to the es module version

Credits

3.7.0 (2020-08-04)

✨ Enhancement

  • Pass progress value to render function
  • Make CSVReader nested class position/ordering to be flexible

Credits

3.6.0 (2020-08-01)

✨ Enhancement

  • Enable to customize CSVReader (Drag Upload) dropArea style
  • Improve docs

Committers:

Contributors and Issue:

3.5.0 (2020-07-28)

✨ Enhancement

  • Enable to customize CSVReader (Drag Upload) dropFile style

Committers:

Contributors and Issue: