UNPKG

11 kBMarkdownView Raw
1# @firebase/remote-config
2
3## 0.3.10
4
5### Patch Changes
6
7- Updated dependencies [[`efe2000fc`](https://github.com/firebase/firebase-js-sdk/commit/efe2000fc499e2c85c4e5e0fef6741ff3bad2eb0)]:
8 - @firebase/util@1.6.2
9 - @firebase/component@0.5.16
10 - @firebase/installations@0.5.11
11
12## 0.3.9
13
14### Patch Changes
15
16- [`2cd1cc76f`](https://github.com/firebase/firebase-js-sdk/commit/2cd1cc76f2a308135cd60f424fe09084a34b5cb5) [#6307](https://github.com/firebase/firebase-js-sdk/pull/6307) (fixes [#6300](https://github.com/firebase/firebase-js-sdk/issues/6300)) - fix: add type declarations to exports field
17
18- Updated dependencies [[`2cd1cc76f`](https://github.com/firebase/firebase-js-sdk/commit/2cd1cc76f2a308135cd60f424fe09084a34b5cb5)]:
19 - @firebase/component@0.5.15
20 - @firebase/installations@0.5.10
21 - @firebase/logger@0.3.3
22 - @firebase/util@1.6.1
23
24## 0.3.8
25
26### Patch Changes
27
28- Updated dependencies [[`9c5c9c36d`](https://github.com/firebase/firebase-js-sdk/commit/9c5c9c36da80b98b73cfd60ef2e2965087e9f801)]:
29 - @firebase/util@1.6.0
30 - @firebase/installations@0.5.9
31 - @firebase/component@0.5.14
32
33## 0.3.7
34
35### Patch Changes
36
37- Updated dependencies [[`e9e5f6b3c`](https://github.com/firebase/firebase-js-sdk/commit/e9e5f6b3ca9d61323b22f87986d9959f5297ec59)]:
38 - @firebase/util@1.5.2
39 - @firebase/component@0.5.13
40 - @firebase/installations@0.5.8
41
42## 0.3.6
43
44### Patch Changes
45
46- Updated dependencies [[`3198d58dc`](https://github.com/firebase/firebase-js-sdk/commit/3198d58dcedbf7583914dbcc76984f6f7df8d2ef)]:
47 - @firebase/util@1.5.1
48 - @firebase/component@0.5.12
49 - @firebase/installations@0.5.7
50
51## 0.3.5
52
53### Patch Changes
54
55- Updated dependencies [[`2d672cead`](https://github.com/firebase/firebase-js-sdk/commit/2d672cead167187cb714cd89b638c0884ba58f03), [`ddeff8384`](https://github.com/firebase/firebase-js-sdk/commit/ddeff8384ab8a927f02244e2591db525fd58c7dd)]:
56 - @firebase/installations@0.5.6
57 - @firebase/util@1.5.0
58 - @firebase/component@0.5.11
59
60## 0.3.4
61
62### Patch Changes
63
64- Updated dependencies [[`3b481f572`](https://github.com/firebase/firebase-js-sdk/commit/3b481f572456e1eab3435bfc25717770d95a8c49)]:
65 - @firebase/util@1.4.3
66 - @firebase/component@0.5.10
67 - @firebase/installations@0.5.5
68
69## 0.3.3
70
71### Patch Changes
72
73- [`3281315fa`](https://github.com/firebase/firebase-js-sdk/commit/3281315fae9c6f535f9d5052ee17d60861ea569a) [#5708](https://github.com/firebase/firebase-js-sdk/pull/5708) (fixes [#1487](https://github.com/firebase/firebase-js-sdk/issues/1487)) - Update build scripts to work with the exports field
74
75- Updated dependencies [[`3281315fa`](https://github.com/firebase/firebase-js-sdk/commit/3281315fae9c6f535f9d5052ee17d60861ea569a)]:
76 - @firebase/component@0.5.9
77 - @firebase/installations@0.5.4
78 - @firebase/logger@0.3.2
79 - @firebase/util@1.4.2
80
81## 0.3.2
82
83### Patch Changes
84
85- [`2322b6023`](https://github.com/firebase/firebase-js-sdk/commit/2322b6023c628cd9f4f4172767c17d215dd91684) [#5693](https://github.com/firebase/firebase-js-sdk/pull/5693) - Add exports field to all packages
86
87- Updated dependencies [[`2322b6023`](https://github.com/firebase/firebase-js-sdk/commit/2322b6023c628cd9f4f4172767c17d215dd91684)]:
88 - @firebase/component@0.5.8
89 - @firebase/installations@0.5.3
90 - @firebase/logger@0.3.1
91 - @firebase/util@1.4.1
92
93## 0.3.1
94
95### Patch Changes
96
97- [`93795c780`](https://github.com/firebase/firebase-js-sdk/commit/93795c7801d6b28ccbbe5855fd2f3fc377b1db5f) [#5596](https://github.com/firebase/firebase-js-sdk/pull/5596) - report build variants for packages
98
99- Updated dependencies [[`93795c780`](https://github.com/firebase/firebase-js-sdk/commit/93795c7801d6b28ccbbe5855fd2f3fc377b1db5f)]:
100 - @firebase/installations@0.5.2
101
102## 0.3.0
103
104### Minor Changes
105
106- [`f90c1d081`](https://github.com/firebase/firebase-js-sdk/commit/f90c1d081ee6be472b3a372e1f01f7a5cace3155) [#3623](https://github.com/firebase/firebase-js-sdk/pull/3623) - Issue 2393 - Add environment check to Remote-Config Module
107
108### Patch Changes
109
110- Updated dependencies [[`a99943fe3`](https://github.com/firebase/firebase-js-sdk/commit/a99943fe3bd5279761aa29d138ec91272b06df39), [`b835b4cba`](https://github.com/firebase/firebase-js-sdk/commit/b835b4cbabc4b7b180ae38b908c49205ce31a422)]:
111 - @firebase/logger@0.3.0
112 - @firebase/util@1.4.0
113 - @firebase/component@0.5.7
114 - @firebase/installations@0.5.1
115
116## 0.2.0
117
118### Minor Changes
119
120- [`cdada6c68`](https://github.com/firebase/firebase-js-sdk/commit/cdada6c68f9740d13dd6674bcb658e28e68253b6) [#5345](https://github.com/firebase/firebase-js-sdk/pull/5345) (fixes [#5015](https://github.com/firebase/firebase-js-sdk/issues/5015)) - Release modularized SDKs
121
122### Patch Changes
123
124- Updated dependencies [[`cdada6c68`](https://github.com/firebase/firebase-js-sdk/commit/cdada6c68f9740d13dd6674bcb658e28e68253b6)]:
125 - @firebase/installations@0.5.0
126
127## 0.1.43
128
129### Patch Changes
130
131- Updated dependencies [[`bb6b5abff`](https://github.com/firebase/firebase-js-sdk/commit/bb6b5abff6f89ce9ec1bd66ff4e795a059a98eec), [`3c6a11c8d`](https://github.com/firebase/firebase-js-sdk/commit/3c6a11c8d0b35afddb50e9c3e0c4d2e30f642131)]:
132 - @firebase/component@0.5.6
133 - @firebase/util@1.3.0
134 - @firebase/installations@0.4.32
135
136## 0.1.42
137
138### Patch Changes
139
140- Updated dependencies [[`a3cbe719b`](https://github.com/firebase/firebase-js-sdk/commit/a3cbe719b1bd733a5c4c15ee0d0e6388d512054c)]:
141 - @firebase/util@1.2.0
142 - @firebase/component@0.5.5
143 - @firebase/installations@0.4.31
144
145## 0.1.41
146
147### Patch Changes
148
149- Updated dependencies [[`56a6a9d4a`](https://github.com/firebase/firebase-js-sdk/commit/56a6a9d4af2766154584a0f66d3c4d8024d74ba5)]:
150 - @firebase/component@0.5.4
151 - @firebase/installations@0.4.30
152
153## 0.1.40
154
155### Patch Changes
156
157- Updated dependencies [[`725ab4684`](https://github.com/firebase/firebase-js-sdk/commit/725ab4684ef0999a12f71e704c204a00fb030e5d)]:
158 - @firebase/component@0.5.3
159 - @firebase/installations@0.4.29
160
161## 0.1.39
162
163### Patch Changes
164
165- Updated dependencies [[`4c4b6aed9`](https://github.com/firebase/firebase-js-sdk/commit/4c4b6aed9757c9a7e75fb698a15e53274f93880b)]:
166 - @firebase/component@0.5.2
167 - @firebase/installations@0.4.28
168
169## 0.1.38
170
171### Patch Changes
172
173- Updated dependencies [[`5fbc5fb01`](https://github.com/firebase/firebase-js-sdk/commit/5fbc5fb0140d7da980fd7ebbfbae810f8c64ae19)]:
174 - @firebase/component@0.5.1
175 - @firebase/installations@0.4.27
176
177## 0.1.37
178
179### Patch Changes
180
181- Updated dependencies [[`c34ac7a92`](https://github.com/firebase/firebase-js-sdk/commit/c34ac7a92a616915f38d192654db7770d81747ae), [`ac4ad08a2`](https://github.com/firebase/firebase-js-sdk/commit/ac4ad08a284397ec966e991dd388bb1fba857467)]:
182 - @firebase/component@0.5.0
183 - @firebase/util@1.1.0
184 - @firebase/installations@0.4.26
185
186## 0.1.36
187
188### Patch Changes
189
190- Updated dependencies [[`7354a0ed4`](https://github.com/firebase/firebase-js-sdk/commit/7354a0ed438f4e3df6577e4927e8c8f8f1fbbfda)]:
191 - @firebase/util@1.0.0
192 - @firebase/component@0.4.1
193 - @firebase/installations@0.4.25
194
195## 0.1.35
196
197### Patch Changes
198
199- Updated dependencies [[`f24d8961b`](https://github.com/firebase/firebase-js-sdk/commit/f24d8961b3b87821413297688803fc85113086b3)]:
200 - @firebase/component@0.4.0
201 - @firebase/installations@0.4.24
202
203## 0.1.34
204
205### Patch Changes
206
207- Updated dependencies [[`de5f90501`](https://github.com/firebase/firebase-js-sdk/commit/de5f9050137acc9ed1490082e5aa429b5de3cb2a)]:
208 - @firebase/util@0.4.1
209 - @firebase/component@0.3.1
210 - @firebase/installations@0.4.23
211
212## 0.1.33
213
214### Patch Changes
215
216- [`5c1a83ed7`](https://github.com/firebase/firebase-js-sdk/commit/5c1a83ed70bae979322bd8751c0885d683ce4bf3) [#4595](https://github.com/firebase/firebase-js-sdk/pull/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.
217
218- Updated dependencies [[`5c1a83ed7`](https://github.com/firebase/firebase-js-sdk/commit/5c1a83ed70bae979322bd8751c0885d683ce4bf3)]:
219 - @firebase/component@0.3.0
220 - @firebase/installations@0.4.22
221
222## 0.1.32
223
224### Patch Changes
225
226- Updated dependencies [[`ec95df3d0`](https://github.com/firebase/firebase-js-sdk/commit/ec95df3d07e5f091f2a7f7327e46417f64d04b4e)]:
227 - @firebase/util@0.4.0
228 - @firebase/component@0.2.1
229 - @firebase/installations@0.4.21
230
231## 0.1.31
232
233### Patch Changes
234
235- Updated dependencies [[`6afe42613`](https://github.com/firebase/firebase-js-sdk/commit/6afe42613ed3d7a842d378dc1a09a795811db2ac)]:
236 - @firebase/component@0.2.0
237 - @firebase/installations@0.4.20
238
239## 0.1.30
240
241### Patch Changes
242
243- Updated dependencies [[`9cf727fcc`](https://github.com/firebase/firebase-js-sdk/commit/9cf727fcc3d049551b16ae0698ac33dc2fe45ada)]:
244 - @firebase/util@0.3.4
245 - @firebase/component@0.1.21
246 - @firebase/installations@0.4.19
247
248## 0.1.29
249
250### Patch Changes
251
252- [`a5768b0aa`](https://github.com/firebase/firebase-js-sdk/commit/a5768b0aa7d7ce732279931aa436e988c9f36487) [#3932](https://github.com/firebase/firebase-js-sdk/pull/3932) - Point browser field to esm build. Now you need to use default import instead of namespace import to import firebase.
253
254 Before this change
255
256 ```
257 import * as firebase from 'firebase/app';
258 ```
259
260 After this change
261
262 ```
263 import firebase from 'firebase/app';
264 ```
265
266- Updated dependencies [[`a5768b0aa`](https://github.com/firebase/firebase-js-sdk/commit/a5768b0aa7d7ce732279931aa436e988c9f36487), [`7d916d905`](https://github.com/firebase/firebase-js-sdk/commit/7d916d905ba16816ac8ac7c8748c83831ff614ce)]:
267 - @firebase/component@0.1.20
268 - @firebase/util@0.3.3
269 - @firebase/installations@0.4.18
270
271## 0.1.28
272
273### Patch Changes
274
275- [`fb3b095e4`](https://github.com/firebase/firebase-js-sdk/commit/fb3b095e4b7c8f57fdb3172bc039c84576abf290) [#2800](https://github.com/firebase/firebase-js-sdk/pull/2800) - Moved `calculateBackoffMillis()` exponential backoff function to util and have remote-config
276 import it from util.
277- Updated dependencies [[`da1c7df79`](https://github.com/firebase/firebase-js-sdk/commit/da1c7df7982b08bbef82fcc8d93255f3e2d23cca), [`fb3b095e4`](https://github.com/firebase/firebase-js-sdk/commit/fb3b095e4b7c8f57fdb3172bc039c84576abf290)]:
278 - @firebase/component@0.1.19
279 - @firebase/util@0.3.2
280 - @firebase/installations@0.4.17
281
282## 0.1.27
283
284### Patch Changes
285
286- Updated dependencies [[`d4ca3da0`](https://github.com/firebase/firebase-js-sdk/commit/d4ca3da0a59fcea1261ba69d7eb663bba38d3089)]:
287 - @firebase/util@0.3.1
288 - @firebase/component@0.1.18
289 - @firebase/installations@0.4.16
290
291## 0.1.26
292
293### Patch Changes
294
295- Updated dependencies [[`a87676b8`](https://github.com/firebase/firebase-js-sdk/commit/a87676b84b78ccc2f057a22eb947a5d13402949c)]:
296 - @firebase/util@0.3.0
297 - @firebase/component@0.1.17
298 - @firebase/installations@0.4.15
299
300## 0.1.25
301
302### Patch Changes
303
304- Updated dependencies [[`a754645e`](https://github.com/firebase/firebase-js-sdk/commit/a754645ec2be1b8c205f25f510196eee298b0d6e)]:
305 - @firebase/component@0.1.16
306 - @firebase/installations@0.4.14
307 - @firebase/logger@0.2.6
308
\No newline at end of file