react-transmit v2.6.4 Release Notes

Release Date: 2015-05-16 // almost 9 years ago
    • The emptyView prop can now be a lazy callback.
    • ➕ Added Transmit.setPromiseConstructor for people who want to provide their own Promise implementation instead of using global.Promise. Also throws an Error at run-time if the platform's global.Promise is undefined.
    • ✂ Delete window.__reactTransmitPacket after first use.

    Hey guys, thanks for all the contributions and constructive discussions. If there are any questions, you're welcome to open a new Issue. Your suggestions are appreciated.