Releases: hypeserver/react-date-range
Releases · hypeserver/react-date-range
v0.1.7
Fixed: Range not updated when properties change.
#5
v0.1.6
Defined React dependency version to a version range. Since the component is working on 0.13.x versions too; pinning to only >0.14.x is unnecesary and was causing React to be duplicated.
v0.1.5
- Allow styling via CSS classes/CSS-Modules