benwinding / react-admin-import-csv

A csv file import button for react-admin
https://benwinding.github.io/react-admin-import-csv
MIT License
135 stars 46 forks source link

Latest version is not available on npm/yarn #56

Closed bertrandjamin closed 3 years ago

bertrandjamin commented 3 years ago

Hi,

I would like to use the latest version of your lib (notably the updateManyArray workaround cf #55 ).

But when I retrieve it from yarn I have an older version 🤔

The documentation here https://www.npmjs.com/package/react-admin-import-csv without the referenece to updateManyArray seems to confirm this.

Thanks !

benwinding commented 3 years ago

Sorry about that, the deployment wasn't triggered, should be deployed now as v1.0.16.

bertrandjamin commented 3 years ago

Oh yes sorry I haven't realized that it was not yet released :/

Thank you for your quick answer !