Releases: henninghall/react-native-date-picker
Releases · henninghall/react-native-date-picker
4.4.0
What's Changed
- chore: fix ios build by @henninghall in #774
- feat:
onStateChange
prop by @henninghall in #771
Full Changelog: 4.3.7...4.4.0
4.3.7
What's Changed
- chore: fix e2e / make sure correct branch is checked out by @henninghall in #767
- chore: checkout by @henninghall in #768
- chore: upgrade setup-java by @henninghall in #769
- chore: update runners by @henninghall in #770
- fix: occasional setSeconds error on min/maxDate by @henninghall in #766
Full Changelog: 4.3.6...4.3.7
4.3.6
What's Changed
- fix: minimumDate and maximumDate with (milli)seconds prevents onChange to be called by @yfyau in #760
- chore: move
minimumDate
tests to maestro by @henninghall in #742
New Contributors
Full Changelog: 4.3.5...4.3.6
4.3.5
What's Changed
- chore: e2e tests for iOS by @henninghall in #717
- chore: run checks on main branch by @henninghall in #738
- chore: convert tests from detox to maestro (maximumDate) by @henninghall in #739
- chore: test utils and fixes by @henninghall in #741
- fix:
minimumDate
/maximumDate
issue indatetime
mode that might occur when min/max includes hours, minutes or seconds by @henninghall in #740
Full Changelog: 4.3.4...4.3.5
4.3.4
What's Changed
- chore: installation error message by @henninghall in #716
- docs: clarify locale prop impact on buttons text by @anais-boo in #729
- fix: timezone error handling by @henninghall in #719
- fix: iOS build error on xcode 15 by @zvonimirr in #731
New Contributors
- @anais-boo made their first contribution in #729
- @zvonimirr made their first contribution in #731
Full Changelog: 4.3.3...4.3.4
4.3.3
What's Changed
- fix: occasional compilation error on android (missing final) by @banghia112 in #698
- fix: listener error on android new arch by @henninghall in #701
New Contributors
- @banghia112 made their first contribution in #698
Full Changelog: 4.3.2...4.3.3
4.3.2
What's Changed
- fix: replace lambda for backwards compatibility by @henninghall in #695
Full Changelog: 4.3.1...4.3.2
4.3.1
What's Changed
- chore: remove prop-types dependency by @henninghall in #691
- fix: iOS build error by @henninghall in #694
Full Changelog: 4.3.0...4.3.1
Thanks to @frederikreher for helping out debugging #694
4.3.0
What's Changed
- feat: support react native's new architecture by @henninghall in #678
- chore: add more example projects by @henninghall in #686
Full Changelog: 4.2.14...4.3.0
Thanks to Nordic Brain Tech for partly sponsoring this work ❤️
4.2.14
What's Changed
- Support HSL colors by @antoine-cottineau in #679
New Contributors
- @antoine-cottineau made their first contribution in #679
Full Changelog: 4.2.13...4.2.14