0.5.5
See changelog and completed issues
API changes
Added new property modifiers.
Implemented default disabled modifier.
Disabled days validation and display for DateInput and DateRangeInput components can be implemented by validation at parent component level and passing validation result to isValid property.
For validation use import { ModifiersUtils } from @opuscapita/react-dates.
See component documentation for details.