Likely to cause new Flow errors:
- Previously we incorrectly applied truthy refinement on optional chaining where it shouldn't be applied. The issue is now fixed, and you might see change in behavior similar to these examples
Library Definitions:
- Improve Array
toSpliced
method type (thanks @aph!)