Changes since 24.3.19
Fixes
-
Prevent Optional capture in serializable predicate (#20360)
Commit · Pull requestOptional is not serializable, so capturing it into a SerializablePredicate will prevent serialization to succeed.
-
Add types to fix some TS warnings in vite.generated.ts (#20270)
Commit · Pull request -
Use capture for dragLeave (#20291)
Commit · Pull request