Skip to content

Conversation

@ryanbliss
Copy link
Contributor

@ryanbliss ryanbliss commented May 15, 2025

  • Removed assert from legacy fluid usages
  • Re-add azure client as a peer dependency
  • Changed fluid deps to use version ranges, per their recommendation
  • Changed live-share and live-share-* packages to version 2.0.0-internal.10

Sample 4 worked (tried all the DDS's)
image

@ryanbliss ryanbliss changed the base branch from main to mainv2 May 15, 2025 22:34
object2.coordinator._positionUpdateEvent!._scope.onEvent(
"positionUpdate",
(event, local) => {
// assert(!local, JSON.stringify(event));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove comment?

@ryanbliss ryanbliss merged commit 89bfabe into mainv2 May 29, 2025
9 checks passed
@ryanbliss ryanbliss deleted the ryanbliss/remove-assert-and-legacy-assert-removal branch May 29, 2025 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants