Skip to content

Pick feature flag to enable experimental MutationObserver (#55919) (0.83)#56597

Merged
rubennorte merged 1 commit intofacebook:0.83-stablefrom
rubennorte:pick-mutationobserver-featureflag
Apr 27, 2026
Merged

Pick feature flag to enable experimental MutationObserver (#55919) (0.83)#56597
rubennorte merged 1 commit intofacebook:0.83-stablefrom
rubennorte:pick-mutationobserver-featureflag

Conversation

@rubennorte
Copy link
Copy Markdown
Contributor

@rubennorte rubennorte commented Apr 24, 2026

Changelog: [internal]

Summary:

This picks #55919 into 0.83-stable, as we'll be testing this feature in apps using 0.83.

Changelog:

Not needed. It's gated behind a feature flag that's disabled by default.

Test Plan:

Tested e2e on Android and iOS using RN Tester. Everything compiles correctly.

@rubennorte rubennorte requested a review from huntie April 24, 2026 13:54
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 24, 2026
@github-actions
Copy link
Copy Markdown

Warning

JavaScript API change detected

This PR commits an update to ReactNativeApi.d.ts, indicating a change to React Native's public JavaScript API.

  • Please include a clear changelog message.
  • This change will be subject to additional review.

This change was flagged as: BREAKING

)

Summary:
Pull Request resolved: facebook#55919

Changelog: [internal]

Adds a new feature flag to enable the experimental and partial implementation of `MutationObserver`

Reviewed By: Abbondanzo, sammy-SC, javache

Differential Revision: D95223862

fbshipit-source-id: e19dd163e5f7fecd9ef28b79be61455f0993a3c4
@rubennorte rubennorte force-pushed the pick-mutationobserver-featureflag branch from b7b5862 to aa1e51b Compare April 24, 2026 16:24
@rubennorte rubennorte changed the title Pick feature flag to enable experimental MutationObserver (#55919) Pick feature flag to enable experimental MutationObserver (#55919) Apr 27, 2026
@rubennorte rubennorte changed the title Pick feature flag to enable experimental MutationObserver (#55919) Pick feature flag to enable experimental MutationObserver (#55919) (0.83) Apr 27, 2026
@rubennorte rubennorte merged commit 5ef6f97 into facebook:0.83-stable Apr 27, 2026
62 checks passed
@rubennorte rubennorte deleted the pick-mutationobserver-featureflag branch April 27, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner Pick Request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant