Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 366 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 366 Bytes

Change Log

All notable changes to the "react-date-range-divider" extension will be documented in this file.

[v1.0.0]

  • Initial release

[v1.0.1]

  • Args work with Date types.
  • README updated

[v1.0.2]

  • Also exports calcRegularIntervals function if want to use custom calendar and only need divider
  • README updated
  • Removed useEffect infinite loop