Download Latest Version v12.1.0 source code.zip (93.5 kB)
Email in envelope

Get an email when there's a new version of React-Date-Picker

Home / v11.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-04-30 849 Bytes
v11.0.0 source code.tar.gz 2024-04-30 126.7 kB
v11.0.0 source code.zip 2024-04-30 155.9 kB
Totals: 3 Items   283.5 kB 0

❗️ = breaking change

What's new?

  • Added support for React 19.

What's changed?

  • ❗️ New JSX transform is now required. Most likely, you’re already using it, but if you’re not, you’ll need to enable it by following the instructions in the linked blog post.
  • ❗️ propTypes were removed. If you’re using propTypes, we recommend migrating to TypeScript or another type-checking solution.
  • ❗️ Props intended for consumption by React-Calendar should now be passed via the calendarProps prop. This change was made to avoid conflicts with React-Date-Picker's own props and to make customization easier (#400).

Bug fixes

  • Fixed leading zero having different font in certain scenarios. Thanks, @AaronWatson2975!
Source: README.md, updated 2024-04-30