[ESLint] Treat useEvent retval as stable#25121
Conversation
|
Comparing: 19e9a4c...aed8c9b Critical size changesIncludes critical production bundles, as well as any change greater than 2%:
Significant size changesIncludes any change greater than 0.2%: Expand to show
|
|
Orb Code Review (powered by GLM 5.1 on Orb Cloud) Review of PR #25121: [ESLint] Treat useEvent retval as stableSummaryAdds ObservationsCorrect change: Test coverage: The new valid test case demonstrates the intended behavior — No issues found. Clean, minimal change. Summary: Correctly marks Assessment: approve |
Seems like regardless of all other parts, this will still be true.
This would let me make the beta docs sandboxes working even if use a polyfill/stub.
I could maybe wrap this in EXPERIMENTAL so it's only active for experimental releases of the plugin?