fris-fruitig / react-firebase-file-uploader

An image uploader for react that uploads images to your firebase storage
https://npm.im/react-firebase-file-uploader
166 stars 45 forks source link

Allow firebase ^5.0.0 as peerDependency #33

Closed kitfit-dave closed 5 years ago

kitfit-dave commented 5 years ago

Version to 2.4.3 - not a breaking change, a patch release after the latest npm version.

Changes in lib - only because the last commit was not build I guess...

I have not extensively verified that firebase 5.x causes no problems - I have read the breaking changes and none of them seem to apply, I have also been using react-firebase-file-uploader with 5.x (as far as 5.8.4) for some time now.

kitfit-dave commented 5 years ago

See /issues/32