We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82e9a9c + f8cef31 commit 6380db9Copy full SHA for 6380db9
1 file changed
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All notable changes to `flatpickr` will be documented in this file.
4
5
+## v5.3.0 - 2026-06-14
6
+
7
+### What's Changed
8
9
+* Fix form render crash and invalid Flatpickr locale by @coolsam726 in https://github.com/coolsam726/flatpickr/pull/152
10
+* Add split range picker via rangeEnd() (RFC 0001) by @coolsam726 in https://github.com/coolsam726/flatpickr/pull/153
11
12
+### New Contributors
13
14
+* @github-actions[bot] made their first contribution in https://github.com/coolsam726/flatpickr/pull/151
15
16
+**Full Changelog**: https://github.com/coolsam726/flatpickr/compare/v5.2.0...v5.3.0
17
18
## v5.2.0 - 2026-06-13
19
20
### What's Changed
0 commit comments