v4.6.13
版本发布时间: 2022-04-14 09:44:29
flatpickr/flatpickr最新发布版本:v4.6.13(2022-04-14 09:44:29)
What's Changed
- Fix change events not firing from the month select plugin
- Fix week numbers being calculated incorrectly in some cases
- Fix erroneous change events firing in edge cases (#2668 )
- Run Prettier check in the CI to reject unformatted code by @mshibuya in https://github.com/flatpickr/flatpickr/pull/2663
- translated more strings into albanian by @dianfishekqi in https://github.com/flatpickr/flatpickr/pull/2674
- fixes #2669 monthSelectPlugin doesnt highlight correct month, when data is loaded by @koesper in https://github.com/flatpickr/flatpickr/pull/2676
New Contributors
- @dianfishekqi made their first contribution in https://github.com/flatpickr/flatpickr/pull/2674
- @koesper made their first contribution in https://github.com/flatpickr/flatpickr/pull/2676
Full Changelog: https://github.com/flatpickr/flatpickr/compare/v4.6.11...v4.6.13