github wojtekmaj/react-calendar v5.0.0

16 days ago

❗️ = breaking change

What's changed?

  • Added support for React 19.
  • ❗️ 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.
  • ❗️ Dropped support for deprecated calendarType values. If you're running React-Calendar v4.4.0 or newer, and followed documentation and deprecation warnings, you should be fine.

Don't miss a new react-calendar release

NewReleases is sending notifications on new releases.