ably / spaces

The Spaces SDK enables you build collaborative spaces for your application and enable features like Avatar stack, Live cursors, Member location, Component locking and more.
https://space.ably.dev/
Apache License 2.0
43 stars 7 forks source link

Support ably-js v2 #321

Closed ajaffie closed 1 month ago

ajaffie commented 2 months ago

Ably-js 2.0 was released in March, so it would be nice if this package were updated to support it. I missed the peer dependency mismatch warning when I installed ably and spaces and they seem to work for the most part already.

mhiajs commented 1 month ago

this is seriously a problem... I have to force npm to use --legacy-peer-deps to get this to work

mattheworiordan commented 1 month ago

Thanks for bringing this to our attention.

@mhiajs this upgrade has been on our backlog but not surfaced as a blocker so far. We'll get onto this soon and provide an update on when to expect a release.

VeskeR commented 1 month ago

Hi @ajaffie , @mhiajs !

We'll be working on upgrading spaces SDK to ably-js v2 in the current sprint cycle. You can expect the release to be available early next week.

VeskeR commented 1 month ago

Hi @ajaffie , @mhiajs !

Spaces SDK has been updated to support ably-js v2 in its v0.4.0 release. Please let us know if you have any questions regarding the update