Repository URL to install this package:
|
Version:
2.1.0-1 ▾
|
vending-agent-dep
/
usr
/
local
/
lib
/
vending
/
agent
/
node_modules
/
@firebase
/
app
/
CHANGELOG.md
|
|---|
6afe42613]:
749c7f3d9 #4298 (fixes #4258) - Firestore classes like DocumentReference and Query can now be serialized to JSON (#4258)9cf727fcc]:
a5768b0aa #3932 - Point browser field to esm build. Now you need to use default import instead of namespace import to import firebase.
Before this change
import * as firebase from 'firebase/app';
After this change
import firebase from 'firebase/app';
Updated dependencies [a5768b0aa, 7d916d905]:
d4ca3da0]:
a87676b8]: