You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be an easy one - if I remember correctly, we're only using Sync/Clock, possibly some Async in a couple places. The migration should be quite seamless with just some renames or updated imports, but I might be missing something.
If anyone wants to take a stab at this, it should be a good first issue :) I'm happy to help in case of any trouble.
The text was updated successfully, but these errors were encountered:
Turns out that the cats-effect milestones are not being cross built/published for ScalaJS yet (or at least I was having an issue figuring it out if it is). Since we are wanting to remove ScalaJS anyway (see #354), I went ahead and put together a PR (#452) to do so prior to upgrading to the latest 3.0.0 milestone.
Just making an issue to track the progress for typelevel/cats-effect#1330.
Current milestone is 3.0.0-M4.
This should be an easy one - if I remember correctly, we're only using Sync/Clock, possibly some Async in a couple places. The migration should be quite seamless with just some renames or updated imports, but I might be missing something.
If anyone wants to take a stab at this, it should be a good first issue :) I'm happy to help in case of any trouble.
The text was updated successfully, but these errors were encountered: