svelte-fullcalendar
svelte-fullcalendar copied to clipboard
Not compatible with the latest @fullcalendar/core
Hey, thanks for working on this wrapper! I just installed and stumbled upon this
apps/client
└─┬ svelte-fullcalendar 2.0.0-beta.0
└── ✕ unmet peer @fullcalendar/core@^5.0.0: found 6.1.8
I do see some dependency dashboard tickets but didnt found this particular one, hence creating one
i agree.. I feel like I've found an oasis in the desert. Please provide me with more upgrades for sveltefullcalendar.
@rohanrajpal I haven't tried it, but does v6 work? If the API interface didn't change I suppose it's just bumping the peer dependency version, otherwise it may actually require some refactoring…
did anyone make it work? Which versions should work together?
After digging a bit I found that this is already fixed here, https://github.com/YogliB/svelte-fullcalendar/pull/934 but I think that the NPM lib wasn't update only the PR was merged. @YogliB would it be possible to update the lib on npm?
Hey @tclass , I'll publish a new version later today
@YogliB Thank you so much, that was fast 🥇 👍🏻
I published the latest version, but it will probably be the last, and you're better off using the native full-calendar library. I'm archiving this repo as I no longer maintain it and no one seems to want to take it on...