React Csv Reader Versions Save

React component that handles csv file input and its parsing

v4.0.0

1 year ago

4.0.0 (2023-03-23)

⚠ BREAKING CHANGES

  • Console error when using MutableRef from useRef

Features

Bug Fixes

  • npm run docz:build error (5b410d0)
  • cleanup merge conflicts (90248db)
  • Console error when using MutableRef from useRef (6d5a595)

Maintenance

v3.5.2

1 year ago

3.5.2 (2022-09-22)

Bug Fixes

v3.5.1

1 year ago

3.5.1 (2022-09-22)

Maintenance

  • add react 17.0.0 to peerDependencies (a4202bd)
  • update peerDependencies to expect react 17 as well (19164a0)

v3.5.0

2 years ago

3.5.0 (2022-04-01)

Features

Maintenance

  • run dist, move types to dev deps, update docz build (a5de40d)

v3.4.0

2 years ago

3.4.0 (2021-10-04)

Features

  • add originalFile to onFileLoaded (0d379bd)

Bug Fixes

  • originalFile attr + run build (66906d8)

v3.3.1

2 years ago

3.3.1 (2021-07-09)

Bug Fixes

Maintenance

v3.3.0

3 years ago

3.3.0 (2021-02-24)

Features

  • add strict prop for file type validation (42078e5)

v3.2.1

3 years ago

3.2.1 (2021-02-11)

v3.2.0

3 years ago

3.2.0 (2021-02-10)

Features

  • Add name attribute to file input (24866bf)

v3.1.2

3 years ago