github vkurko/calendar v4.0.0

latest releases: v4.6.0, v4.5.2, v4.5.1...
4 months ago

April 16, 2025

  • Added support for Svelte 5 (359)
  • ⚠️ Svelte 4 is not supported anymore
  • ⚠️ All plugins have been moved to the @event-calendar/core package
  • ⚠️ In ES modules, you now need to use createCalendar(target, plugins, options) to initialize the calendar
  • ⚠️ With standalone bundle, you now need to use EventCalendar.create(target, options) to initialize the calendar
  • The following options now have higher priority from left to right event.startEditable > eventStartEditable > editable and event.durationEditable > eventDurationEditable > editable (440)

Special thanks to the following sponsors of the Event Сalendar:

@steveb85
@danyalejandro
@syncsynchalt

Don't miss a new calendar release

NewReleases is sending notifications on new releases.