+ 1
I need Firebase 4.13.1 Documentation
My existing angular project dependecies "firebase": "^4.13.1", "angularfire2": "^5.0.0-rc.11" But I see there is significant difference with the current version. I cannot find the documentation either. They have release notes of old versions in the official site. But detailed document is not available there. Do you know any other sources?
1 Resposta
+ 2
https://firebase.google.com/support/release-notes/js
https://github.com/firebase/firebase-js-sdk
https://www.npmjs.com/package/firebase/v/4.13.1
They have released 7.15 too. You can use that too. Above links to help you browse info on firebase new versions.