Fresco v1.14.2 Release Notes

Release Date: 2019-06-22 // almost 5 years ago
    • ➕ Added leak tracking for CloseableRefererences. You can hook up your custom leak handler for unclosed CloseableReferences which is triggered when a reference is GCed without being explicitly closed.
    • 🔌 You can also use the new Flipper images plugin (https://github.com/facebook/flipper) to track these leaks.