Files
react/compiled/facebook-www/__test_utils__
sebmarkbage c456912d0b [Flight] Warn if this argument is passed to .bind of a Server Reference (#28380)
This won't ever be serialized and is likely just a mistake.

This should be covered by the "use server" compiler since it ensures
that something that accepts a "this" won't be allowed to compile and if
it doesn't accept it, TypeScript should ideally forbid it to be passed.

So maybe this is unnecessary.

DiffTrain build for [65a0e2b25e](https://github.com/facebook/react/commit/65a0e2b25ec4642f83c32d7599b5252c3955a60b)
2024-02-19 16:55:09 +00:00
..