v5.0.1
Bug fixes
- Improved type accuracy for value prop and
onChangecallback (it's now explicitlyDate | [Date, Date]instead ofDate | Date[]). - Fixed types for
portalContainerprops not allowingnullvalues, which made it hard to use. - Fixed props passed along to React-Calendar and React-Clock not typed correctly.