Skip to content

Releases: haoxins/react-flatpickr

v4.0.10

28 Apr 15:06
Compare
Choose a tag to compare

Full Changelog: v4.0.9...v4.0.10

  • Switch from RefObject to Ref

v4.0.9

25 Apr 17:45
Compare
Choose a tag to compare

Full Changelog: v4.0.8...v4.0.9

  • Convert example to typescript
  • Extend DateTimePicker props from Input

v4.0.8

22 Apr 17:58
Compare
Choose a tag to compare

Full Changelog: v4.0.7...v4.0.8

  • attempting to fix input props

v4.0.7

21 Apr 22:15
Compare
Choose a tag to compare

Full Changelog: v4.0.6...v4.0.7

  • Forcing types to be exported

v4.0.6

21 Apr 22:05
Compare
Choose a tag to compare

Full Changelog: v4.0.5...v4.0.6

  • Fixing default import error

4.0.5

21 Apr 18:07
29cc458
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.4...v4.0.5

4.0.4

17 Apr 19:49
Compare
Choose a tag to compare

What's Changed

  • Uses useImperativeHandle to expose flatpickr. Uses a new type DateTimePickerHandle which you should use for the ref type.

Full Changelog: v4.0.2...v4.0.4