hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.57k stars 658 forks source link

upgrade for datefns 3 #631

Closed keremciu closed 5 months ago

keremciu commented 6 months ago

please try it out latest version and give a feedback https://www.npmjs.com/package/react-date-range

Types of changes

Support datefns 3

Description

Upgrading the project to support new date-fns import and make react-styleguidist update to work with it.

Related Issue: #630 #629

umakantp commented 6 months ago

@keremciu I have forked the repo already and released a version covering some other pull requests in case you are interested: https://www.npmjs.com/package/@umakantp/react-date-range

keremciu commented 6 months ago

@umakantp thank you so much for all the effort! I really appreciate your help in this time. I think I'd leave this PR like this for minimum risk to this library users. hopefully a rewrite process starts and we can make a new version 3 by informing the users of the library that it's up to them to choose if they want new stuff on it :)