react-flip-move v2.9.16 Release Notes

Release Date: 2017-10-15 // over 6 years ago
  • ๐Ÿ›  Fix bugs with IE 10 and node type check

    ๐Ÿ›  This release includes two bugfixes:

    • ๐Ÿ‘ Allow FlipMove to work within iFrames (via React 16 portals) - #193
    • ๐Ÿ›  Fix issue with IE10 not able to access this.props = #194

    ๐Ÿš€ Big thanks to @AlexDunmow and @nicolasraynaud-millevolts for their work on this release! ๐ŸŽ‰