react-csv-reader icon indicating copy to clipboard operation
react-csv-reader copied to clipboard

React peer dependency version doesn't resolve for React 17 projects anymore

Open amrictor opened this issue 3 years ago • 1 comments

Describe the bug Projects with React 17 fail to resolve peer dependencies.

To Reproduce Steps to reproduce the behavior:

  1. Install react-csv-reader to a project using React 17.
  2. Observe error: Screen Shot 2022-04-27 at 11 27 25 AM

Expected behavior A clear and concise description of what you expected to happen.

Platform (please complete the following information):

  • OS: MacOS
  • Browser: Chrome

Additional context This bug seems to originate at the most recent release in this commit, not sure why the peer dependency version was changed.

amrictor avatar Apr 27 '22 17:04 amrictor

Same here

OPADA-Eng avatar Jun 25 '22 06:06 OPADA-Eng

Same. Could really do with a solution please.

richardoptibrium avatar Sep 21 '22 15:09 richardoptibrium

Released in v3.5.1

nzambello avatar Sep 22 '22 09:09 nzambello