I need Firebase 4.13.1 Documentation | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

11th Jun 2020, 11:10 AM
Sayan Kundu
1 Answer
+ 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.
11th Jun 2020, 2:22 PM
Sharique Khan
Sharique Khan - avatar