yarn @fullcalendar/core 7.0.0

10 hours ago

V7 is finally released! 🎉

Note

Please install packages using the @7 postfix. For example @fullcalendar/react@7. This is because v7 is not marked as the "latest" release yet in NPM. More information.

Changes since v7 pre-releases

  • FEATURE: Angular 22 support (#8074)
  • FIX: Resource timeline rows keep a stale height after their events are removed (#8078)
  • FIX: With showNonCurrentDates, events on first or last week of month disappear upon navigation (#8077)
  • FIX: With virtualization, resource invisible after adding resource manually (#8072)
  • BREAKING: Need temporal-polyfill@^1.0.1 as peerDependency
  • BREAKING: Some CDN URLs changed:
    • /all.global.js -> /all/global.js
    • /locales-all.global.js -> /locales-all/global.js
    • /locales/es.global.js -> /locales/es/global.js (and other locales)

Don't miss a new core release

NewReleases is sending notifications on new releases.