svelte-fullcalendar icon indicating copy to clipboard operation
svelte-fullcalendar copied to clipboard

Not compatible with the latest @fullcalendar/core

Open rohanrajpal opened this issue 2 years ago • 7 comments
trafficstars

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

rohanrajpal avatar Jun 04 '23 13:06 rohanrajpal

i agree.. I feel like I've found an oasis in the desert. Please provide me with more upgrades for sveltefullcalendar.

God-lives avatar Jul 01 '23 03:07 God-lives

@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…

rakuzen25 avatar Sep 12 '23 15:09 rakuzen25

did anyone make it work? Which versions should work together?

tclass avatar Sep 13 '23 19:09 tclass

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?

tclass avatar Sep 14 '23 12:09 tclass

Hey @tclass , I'll publish a new version later today

YogliB avatar Sep 14 '23 12:09 YogliB

@YogliB Thank you so much, that was fast 🥇 👍🏻

tclass avatar Sep 14 '23 12:09 tclass

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...

YogliB avatar Sep 14 '23 15:09 YogliB