Closed nudoru closed 7 years ago
thanks for letting me know! fixing now
Just released 0.5.0 on npm, let me know if it worked?
oops, actually please use 0.5.1
Thanks for quick update!
But, it's failing for me on Module not found: Error: Can't resolve 'lodash.keyBy' in '/usr/src/app/node_modules/react-transition-group-plus/src'
Apologies! Please try 0.5.2
My mac fs is not case sensitive and missed the typo, should have been all lowercase lodash.keyby
It's working great! Thank you again for your quick work to fix it.
Appears that React 16 removed 'react/lib/ReactTransitionChildMapping' which this lib depends on.