Skip to content

BREAKING CHANGE(client-presence): remove deprecated getPresence#27536

Open
jason-ha wants to merge 1 commit into
microsoft:mainfrom
jason-ha:presence/cleanup-getPresence-export
Open

BREAKING CHANGE(client-presence): remove deprecated getPresence#27536
jason-ha wants to merge 1 commit into
microsoft:mainfrom
jason-ha:presence/cleanup-getPresence-export

Conversation

@jason-ha

@jason-ha jason-ha commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

getPresence is accessible from fluid-framework. @fluidframework/presence no longer depends on @fluidframework/fluid-static making it more palatable to encapsulate API set use.

AB#70394

`getPresence` is accessible from `fluid-framework`.
`@fluidframework/presence` no longer depends on `@fluidframework/fluid-static` making it more palatable to encapsulate API set use.
Copilot AI review requested due to automatic review settings June 12, 2026 18:36
@jason-ha jason-ha requested review from a team as code owners June 12, 2026 18:36
@jason-ha jason-ha requested a review from WillieHabi June 12, 2026 18:36
@github-actions

Copy link
Copy Markdown
Contributor

Hi! Thank you for opening this PR. Want me to review it?

Based on the diff (46 lines, 9 files), I've queued these reviewers:

  • Correctness — logic errors, race conditions, lifecycle issues
  • Security — vulnerabilities, secret exposure, injection
  • API Compatibility — breaking changes, release tags, type design
  • Performance — algorithmic regressions, memory leaks
  • Testing — coverage gaps, hollow tests

How this works

  • Adjust the reviewer set by ticking/unticking boxes above. Reviewer toggles alone don't trigger anything.

  • Tick Start review below to dispatch the review fleet.

  • After review finishes, tick Start review again to request another run — it auto-resets after each dispatch.

  • This comment updates as new commits land; your reviewer selections are preserved.

  • Start review

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot reviewed 8 out of 9 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

@jason-ha jason-ha linked an issue Jun 12, 2026 that may be closed by this pull request
@github-actions

Copy link
Copy Markdown
Contributor

🔗 No broken links found! ✅

Your attention to detail is admirable.

linkcheck output

1: starting server using command "npm run serve -- --no-open"
and when url "[ 'http://127.0.0.1:3000' ]" is responding with HTTP status code 200
running tests using command "npm run check-links"


> [email protected] serve
> docusaurus serve --no-open

[SUCCESS] Serving "build" directory at: http://localhost:3000/

> [email protected] check-links
> linkcheck http://localhost:3000 --skip-file skipped-urls.txt

Crawling...

Stats:
  290922 links
    1934 destination URLs
    2184 URLs ignored
       0 warnings
       0 errors


@alexvy86 alexvy86 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approving for docs

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.

Removal of getPresence in v2.110 from @fluidframework/presence

3 participants