Releases: haoxins/react-flatpickr
Releases · haoxins/react-flatpickr
v4.0.10
Full Changelog: v4.0.9...v4.0.10
- Switch from
RefObjecttoRef
v4.0.9
Full Changelog: v4.0.8...v4.0.9
- Convert example to typescript
- Extend
DateTimePickerprops fromInput
v4.0.8
Full Changelog: v4.0.7...v4.0.8
- attempting to fix input props
v4.0.7
Full Changelog: v4.0.6...v4.0.7
- Forcing types to be exported
v4.0.6
Full Changelog: v4.0.5...v4.0.6
- Fixing default import error
4.0.5
What's Changed
- Fixed module resolution by @Yama-Tomo in #248
- Issue #249 by @jasonsyoung in #250
Full Changelog: v4.0.4...v4.0.5
4.0.4
What's Changed
- Uses
useImperativeHandleto exposeflatpickr. Uses a new typeDateTimePickerHandlewhich you should use for the ref type.
Full Changelog: v4.0.2...v4.0.4