Repository URL to install this package:
|
Version:
5.0.0-1 ▾
|
vending-agent-dep
/
usr
/
local
/
lib
/
vending
/
agent
/
node_modules
/
@firebase
/
remote-config
/
CHANGELOG.md
|
|---|
3281315fa #5708 (fixes #1487) - Update build scripts to work with the exports field
Updated dependencies [3281315fa]:
Updated dependencies [2322b6023]:
Updated dependencies [93795c780]:
a99943fe3, b835b4cba]:
cdada6c68]:
bb6b5abff, 3c6a11c8d]:
a3cbe719b]:
56a6a9d4a]:
725ab4684]:
4c4b6aed9]:
5fbc5fb01]:
c34ac7a92, ac4ad08a2]:
7354a0ed4]:
f24d8961b]:
de5f90501]:
5c1a83ed7 #4595 - Component facotry now takes an options object. And added Provider.initialize() that can be used to pass an options object to the component factory.
Updated dependencies [5c1a83ed7]:
ec95df3d0]:
6afe42613]:
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]:
fb3b095e4 #2800 - Moved calculateBackoffMillis() exponential backoff function to util and have remote-config
import it from util.da1c7df79, fb3b095e4]:
d4ca3da0]:
a87676b8]:
a754645e]: