Releases: nzambello/react-csv-reader
Releases · nzambello/react-csv-reader
4.0.0
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
3.5.2
3.5.2 (2022-09-22)
Bug Fixes
3.5.1
3.5.1 (2022-09-22)
Maintenance
- add react 17.0.0 to peerDependencies (a4202bd)
- update peerDependencies to expect react 17 as well (19164a0)
3.5.0
3.5.0 (2022-04-01)
Features
Maintenance
- run dist, move types to dev deps, update docz build (a5de40d)
3.4.0
3.4.0 (2021-10-04)
Features
- add originalFile to onFileLoaded (0d379bd)
Bug Fixes
- originalFile attr + run build (66906d8)
3.3.1
3.3.1 (2021-07-09)
Bug Fixes
Maintenance
3.3.0
3.3.0 (2021-02-24)
Features
- add strict prop for file type validation (42078e5)
3.2.0
3.2.0 (2021-02-10)
Features
- Add name attribute to file input (24866bf)