@react-native-firebase/analytics 23.8.0 → 23.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,1099 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ ## [23.8.2](https://github.com/invertase/react-native-firebase/compare/v23.8.1...v23.8.2) (2026-01-14)
7
+
8
+ **Note:** Version bump only for package @react-native-firebase/analytics
9
+
10
+ ## [23.8.1](https://github.com/invertase/react-native-firebase/compare/v23.8.0...v23.8.1) (2026-01-13)
11
+
12
+ ### Bug Fixes
13
+
14
+ - remove newly-added files array from package.json ([474036d](https://github.com/invertase/react-native-firebase/commit/474036d0d82191401539a8fc91bd8f177a617d36))
15
+
16
+ ## [23.8.0](https://github.com/invertase/react-native-firebase/compare/v23.7.0...v23.8.0) (2026-01-13)
17
+
18
+ **Note:** Version bump only for package @react-native-firebase/analytics
19
+
20
+ ## [23.7.0](https://github.com/invertase/react-native-firebase/compare/v23.6.0...v23.7.0) (2025-12-08)
21
+
22
+ **Note:** Version bump only for package @react-native-firebase/analytics
23
+
24
+ ## [23.6.0](https://github.com/invertase/react-native-firebase/compare/v23.5.0...v23.6.0) (2025-12-08)
25
+
26
+ ### Performance Improvements
27
+
28
+ - **analytics:** skip validateStruct in release mode ([#8716](https://github.com/invertase/react-native-firebase/issues/8716)) ([2b7bbb1](https://github.com/invertase/react-native-firebase/commit/2b7bbb1a4d7d53dca289fcd24eb7010a82fe0eae))
29
+
30
+ ## [23.5.0](https://github.com/invertase/react-native-firebase/compare/v23.4.1...v23.5.0) (2025-10-30)
31
+
32
+ **Note:** Version bump only for package @react-native-firebase/analytics
33
+
34
+ ## [23.4.1](https://github.com/invertase/react-native-firebase/compare/v23.4.0...v23.4.1) (2025-10-14)
35
+
36
+ **Note:** Version bump only for package @react-native-firebase/analytics
37
+
38
+ ## [23.4.0](https://github.com/invertase/react-native-firebase/compare/v23.3.1...v23.4.0) (2025-09-24)
39
+
40
+ **Note:** Version bump only for package @react-native-firebase/analytics
41
+
42
+ ## [23.3.1](https://github.com/invertase/react-native-firebase/compare/v23.3.0...v23.3.1) (2025-09-08)
43
+
44
+ **Note:** Version bump only for package @react-native-firebase/analytics
45
+
46
+ ## [23.3.0](https://github.com/invertase/react-native-firebase/compare/v23.2.2...v23.3.0) (2025-09-04)
47
+
48
+ **Note:** Version bump only for package @react-native-firebase/analytics
49
+
50
+ ## [23.2.2](https://github.com/invertase/react-native-firebase/compare/v23.2.1...v23.2.2) (2025-09-03)
51
+
52
+ **Note:** Version bump only for package @react-native-firebase/analytics
53
+
54
+ ## [23.2.1](https://github.com/invertase/react-native-firebase/compare/v23.2.0...v23.2.1) (2025-09-01)
55
+
56
+ **Note:** Version bump only for package @react-native-firebase/analytics
57
+
58
+ ## [23.2.0](https://github.com/invertase/react-native-firebase/compare/v23.1.2...v23.2.0) (2025-08-29)
59
+
60
+ ### Bug Fixes
61
+
62
+ - **analytics, ios:** reject getSessionId call if id is zero ([9d2a393](https://github.com/invertase/react-native-firebase/commit/9d2a393e1bcbb3fe9b577abc6892115acd2f78e1))
63
+
64
+ ## [23.1.2](https://github.com/invertase/react-native-firebase/compare/v23.1.1...v23.1.2) (2025-08-25)
65
+
66
+ **Note:** Version bump only for package @react-native-firebase/analytics
67
+
68
+ ## [23.1.1](https://github.com/invertase/react-native-firebase/compare/v23.1.0...v23.1.1) (2025-08-22)
69
+
70
+ **Note:** Version bump only for package @react-native-firebase/analytics
71
+
72
+ ## [23.1.0](https://github.com/invertase/react-native-firebase/compare/v23.0.1...v23.1.0) (2025-08-19)
73
+
74
+ **Note:** Version bump only for package @react-native-firebase/analytics
75
+
76
+ ## [23.0.1](https://github.com/invertase/react-native-firebase/compare/v23.0.0...v23.0.1) (2025-08-12)
77
+
78
+ **Note:** Version bump only for package @react-native-firebase/analytics
79
+
80
+ ## [23.0.0](https://github.com/invertase/react-native-firebase/compare/v22.4.0...v23.0.0) (2025-08-07)
81
+
82
+ ### ⚠ BREAKING CHANGES
83
+
84
+ - new minimums: iOS 15+, Xcode 16.2+
85
+
86
+ ### Features
87
+
88
+ - bump firebase-ios-sdk to `12.0.0` ([e3d6d22](https://github.com/invertase/react-native-firebase/commit/e3d6d222f0a83f6a3f6ea6975401e4b03cc4421a))
89
+
90
+ ## [22.4.0](https://github.com/invertase/react-native-firebase/compare/v22.3.0...v22.4.0) (2025-07-10)
91
+
92
+ ### Bug Fixes
93
+
94
+ - **analytics, ios:** `FirebaseAnalytics/Core` is always needed ([a5a0d80](https://github.com/invertase/react-native-firebase/commit/a5a0d80c887b21b0d55a079348e59f6ac6b76c98))
95
+
96
+ ## [22.3.0](https://github.com/invertase/react-native-firebase/compare/v22.2.1...v22.3.0) (2025-07-08)
97
+
98
+ ### Bug Fixes
99
+
100
+ - **app, ios:** adopt firebase-ios-sdk 11.15.0 ([28471dc](https://github.com/invertase/react-native-firebase/commit/28471dcc4948851106bc3be2e614dd59c358c403)), closes [/firebase.google.com/support/faq#analytics-odm2](https://github.com/invertase//firebase.google.com/support/faq/issues/analytics-odm2)
101
+
102
+ ## [22.2.1](https://github.com/invertase/react-native-firebase/compare/v22.2.0...v22.2.1) (2025-06-10)
103
+
104
+ **Note:** Version bump only for package @react-native-firebase/analytics
105
+
106
+ ## [22.2.0](https://github.com/invertase/react-native-firebase/compare/v22.1.0...v22.2.0) (2025-05-12)
107
+
108
+ **Note:** Version bump only for package @react-native-firebase/analytics
109
+
110
+ ## [22.1.0](https://github.com/invertase/react-native-firebase/compare/v22.0.0...v22.1.0) (2025-04-30)
111
+
112
+ **Note:** Version bump only for package @react-native-firebase/analytics
113
+
114
+ ## [22.0.0](https://github.com/invertase/react-native-firebase/compare/v21.14.0...v22.0.0) (2025-04-25)
115
+
116
+ ### Bug Fixes
117
+
118
+ - **analytics:** Type defs ([#8363](https://github.com/invertase/react-native-firebase/issues/8363)) ([74efc84](https://github.com/invertase/react-native-firebase/commit/74efc848e3ecda47b5c7cdf79e5e72370cd10b7d))
119
+ - **android:** use `=` assignment vs deprecated space-assignment ([39c2ecb](https://github.com/invertase/react-native-firebase/commit/39c2ecb0069a8a5a65b04fb7f86ccecf83273868))
120
+ - enable provenance signing during publish ([4535f0d](https://github.com/invertase/react-native-firebase/commit/4535f0d5756c89aeb8f8e772348c71d8176348be))
121
+
122
+ ## [21.14.0](https://github.com/invertase/react-native-firebase/compare/v21.13.0...v21.14.0) (2025-04-14)
123
+
124
+ **Note:** Version bump only for package @react-native-firebase/analytics
125
+
126
+ ## [21.13.0](https://github.com/invertase/react-native-firebase/compare/v21.12.3...v21.13.0) (2025-03-31)
127
+
128
+ **Note:** Version bump only for package @react-native-firebase/analytics
129
+
130
+ ## [21.12.3](https://github.com/invertase/react-native-firebase/compare/v21.12.2...v21.12.3) (2025-03-26)
131
+
132
+ **Note:** Version bump only for package @react-native-firebase/analytics
133
+
134
+ ## [21.12.2](https://github.com/invertase/react-native-firebase/compare/v21.12.1...v21.12.2) (2025-03-23)
135
+
136
+ **Note:** Version bump only for package @react-native-firebase/analytics
137
+
138
+ ## [21.12.1](https://github.com/invertase/react-native-firebase/compare/v21.12.0...v21.12.1) (2025-03-22)
139
+
140
+ **Note:** Version bump only for package @react-native-firebase/analytics
141
+
142
+ ## [21.12.0](https://github.com/invertase/react-native-firebase/compare/v21.11.0...v21.12.0) (2025-03-03)
143
+
144
+ **Note:** Version bump only for package @react-native-firebase/analytics
145
+
146
+ ## [21.11.0](https://github.com/invertase/react-native-firebase/compare/v21.10.1...v21.11.0) (2025-02-20)
147
+
148
+ **Note:** Version bump only for package @react-native-firebase/analytics
149
+
150
+ ## [21.10.1](https://github.com/invertase/react-native-firebase/compare/v21.10.0...v21.10.1) (2025-02-18)
151
+
152
+ **Note:** Version bump only for package @react-native-firebase/analytics
153
+
154
+ ## [21.10.0](https://github.com/invertase/react-native-firebase/compare/v21.9.0...v21.10.0) (2025-02-11)
155
+
156
+ **Note:** Version bump only for package @react-native-firebase/analytics
157
+
158
+ ## [21.9.0](https://github.com/invertase/react-native-firebase/compare/v21.8.0...v21.9.0) (2025-02-11)
159
+
160
+ **Note:** Version bump only for package @react-native-firebase/analytics
161
+
162
+ ## [21.8.0](https://github.com/invertase/react-native-firebase/compare/v21.7.4...v21.8.0) (2025-02-10)
163
+
164
+ ### Bug Fixes
165
+
166
+ - do not ship unit tests in released packages ([e71dadf](https://github.com/invertase/react-native-firebase/commit/e71dadfc1c0cad2e89c94100913af31ddf7d9c91))
167
+
168
+ ## [21.7.4](https://github.com/invertase/react-native-firebase/compare/v21.7.3...v21.7.4) (2025-02-08)
169
+
170
+ ### Bug Fixes
171
+
172
+ - the init calls for modular should use modular getApp() ([79da98b](https://github.com/invertase/react-native-firebase/commit/79da98bf4ecf7860db61b2813b87673f1cd0adfd))
173
+
174
+ ## [21.7.3](https://github.com/invertase/react-native-firebase/compare/v21.7.2...v21.7.3) (2025-02-08)
175
+
176
+ **Note:** Version bump only for package @react-native-firebase/analytics
177
+
178
+ ## [21.7.2](https://github.com/invertase/react-native-firebase/compare/v21.7.1...v21.7.2) (2025-02-05)
179
+
180
+ **Note:** Version bump only for package @react-native-firebase/analytics
181
+
182
+ ## [21.7.1](https://github.com/invertase/react-native-firebase/compare/v21.7.0...v21.7.1) (2025-01-20)
183
+
184
+ ### Bug Fixes
185
+
186
+ - **analytics,web:** use no-cors mode vs no-cors header for web analytics ([#8238](https://github.com/invertase/react-native-firebase/issues/8238)) ([17e8e49](https://github.com/invertase/react-native-firebase/commit/17e8e498d0cae2212e127f2e7faccebf8de3f64b))
187
+
188
+ ## [21.7.0](https://github.com/invertase/react-native-firebase/compare/v21.6.2...v21.7.0) (2025-01-16)
189
+
190
+ **Note:** Version bump only for package @react-native-firebase/analytics
191
+
192
+ ## [21.6.2](https://github.com/invertase/react-native-firebase/compare/v21.6.1...v21.6.2) (2025-01-02)
193
+
194
+ **Note:** Version bump only for package @react-native-firebase/analytics
195
+
196
+ ## [21.6.1](https://github.com/invertase/react-native-firebase/compare/v21.6.0...v21.6.1) (2024-11-25)
197
+
198
+ **Note:** Version bump only for package @react-native-firebase/analytics
199
+
200
+ ## [21.6.0](https://github.com/invertase/react-native-firebase/compare/v21.5.0...v21.6.0) (2024-11-20)
201
+
202
+ ### Bug Fixes
203
+
204
+ - **analytics:** update superstruct dependency / forward-port to new API ([#8153](https://github.com/invertase/react-native-firebase/issues/8153)) ([6db1fb4](https://github.com/invertase/react-native-firebase/commit/6db1fb471e62e2c7e434719f2616c76349f345be))
205
+
206
+ ## [21.5.0](https://github.com/invertase/react-native-firebase/compare/v21.4.1...v21.5.0) (2024-11-16)
207
+
208
+ **Note:** Version bump only for package @react-native-firebase/analytics
209
+
210
+ ## [21.4.1](https://github.com/invertase/react-native-firebase/compare/v21.4.0...v21.4.1) (2024-11-13)
211
+
212
+ ### Reverts
213
+
214
+ - Revert "fix(ios, sdk): constrain transitive dependencies more tightly" ([1ff247c](https://github.com/invertase/react-native-firebase/commit/1ff247cd73804efbd52eb9490f68087685de814c))
215
+
216
+ ## [21.4.0](https://github.com/invertase/react-native-firebase/compare/v21.3.0...v21.4.0) (2024-11-07)
217
+
218
+ ### Features
219
+
220
+ - enable tvOS installation on all package with upstream support ([e8e5f7f](https://github.com/invertase/react-native-firebase/commit/e8e5f7f9aab9a58aabf9a7b0cd756584240dbc48))
221
+
222
+ ## [21.3.0](https://github.com/invertase/react-native-firebase/compare/v21.2.0...v21.3.0) (2024-10-31)
223
+
224
+ ### Features
225
+
226
+ - **analytics:** allow custom event parameters for Item in events ([d55e891](https://github.com/invertase/react-native-firebase/commit/d55e891064d7343788526f688d303dd01c2484c4))
227
+
228
+ ## [21.2.0](https://github.com/invertase/react-native-firebase/compare/v21.1.1...v21.2.0) (2024-10-22)
229
+
230
+ **Note:** Version bump only for package @react-native-firebase/analytics
231
+
232
+ ## [21.1.1](https://github.com/invertase/react-native-firebase/compare/v21.1.0...v21.1.1) (2024-10-22)
233
+
234
+ ### Bug Fixes
235
+
236
+ - **ios, sdk:** constrain transitive dependencies more tightly ([d03ab42](https://github.com/invertase/react-native-firebase/commit/d03ab42a163a17268bac344ccd135dc18849e1be))
237
+
238
+ ## [21.1.0](https://github.com/invertase/react-native-firebase/compare/v21.0.0...v21.1.0) (2024-10-21)
239
+
240
+ ### Bug Fixes
241
+
242
+ - **analytics:** typo in type declarations ([#8011](https://github.com/invertase/react-native-firebase/issues/8011)) ([5fde231](https://github.com/invertase/react-native-firebase/commit/5fde23113978569a5d6ad3531f37a617aa30a590))
243
+
244
+ ## [21.0.0](https://github.com/invertase/react-native-firebase/compare/v20.5.0...v21.0.0) (2024-09-26)
245
+
246
+ **Note:** Version bump only for package @react-native-firebase/analytics
247
+
248
+ ## [20.5.0](https://github.com/invertase/react-native-firebase/compare/v20.4.0...v20.5.0) (2024-09-11)
249
+
250
+ ### Features
251
+
252
+ - **analytics:** initiate on device measurement with sha256-hashed values ([#7963](https://github.com/invertase/react-native-firebase/issues/7963)) ([5ce51e1](https://github.com/invertase/react-native-firebase/commit/5ce51e1b8b225bb509b4a0d444f42fa4c5f3effc))
253
+
254
+ ## [20.4.0](https://github.com/invertase/react-native-firebase/compare/v20.3.0...v20.4.0) (2024-08-13)
255
+
256
+ ### Bug Fixes
257
+
258
+ - **analytics:** update the typing for Item ([#7919](https://github.com/invertase/react-native-firebase/issues/7919)) ([c2c4576](https://github.com/invertase/react-native-firebase/commit/c2c457608c865f6d25e4b9b6689cbc00721de194))
259
+
260
+ ## [20.3.0](https://github.com/invertase/react-native-firebase/compare/v20.2.1...v20.3.0) (2024-07-19)
261
+
262
+ ### Bug Fixes
263
+
264
+ - **analytics,other:** persist analytics client id where possible ([94a8198](https://github.com/invertase/react-native-firebase/commit/94a8198e9d4f5a689bcc9ec879e5d4bec83acd66))
265
+
266
+ ## [20.2.1](https://github.com/invertase/react-native-firebase/compare/v20.2.0...v20.2.1) (2024-07-17)
267
+
268
+ **Note:** Version bump only for package @react-native-firebase/analytics
269
+
270
+ ## [20.2.0](https://github.com/invertase/react-native-firebase/compare/v20.1.0...v20.2.0) (2024-07-15)
271
+
272
+ ### Features
273
+
274
+ - **other:** Add analytics support ([#7899](https://github.com/invertase/react-native-firebase/issues/7899)) ([cbdf9ec](https://github.com/invertase/react-native-firebase/commit/cbdf9ec78452a73751d1afeca428842898f63134))
275
+
276
+ ## [20.1.0](https://github.com/invertase/react-native-firebase/compare/v20.0.0...v20.1.0) (2024-06-04)
277
+
278
+ **Note:** Version bump only for package @react-native-firebase/analytics
279
+
280
+ ## [20.0.0](https://github.com/invertase/react-native-firebase/compare/v19.3.0...v20.0.0) (2024-05-20)
281
+
282
+ **Note:** Version bump only for package @react-native-firebase/analytics
283
+
284
+ ## [19.3.0](https://github.com/invertase/react-native-firebase/compare/v19.2.2...v19.3.0) (2024-05-20)
285
+
286
+ ### Features
287
+
288
+ - **analytics:** allow custom event parameters for begin_checkout and purchase events ([#7760](https://github.com/invertase/react-native-firebase/issues/7760)) ([424b9d9](https://github.com/invertase/react-native-firebase/commit/424b9d9c15921268ba3cc96a3e154fe2ee18c345))
289
+
290
+ ## [19.2.2](https://github.com/invertase/react-native-firebase/compare/v19.2.1...v19.2.2) (2024-04-13)
291
+
292
+ **Note:** Version bump only for package @react-native-firebase/analytics
293
+
294
+ ## [19.2.1](https://github.com/invertase/react-native-firebase/compare/v19.2.0...v19.2.1) (2024-04-12)
295
+
296
+ **Note:** Version bump only for package @react-native-firebase/analytics
297
+
298
+ ## [19.2.0](https://github.com/invertase/react-native-firebase/compare/v19.1.2...v19.2.0) (2024-04-10)
299
+
300
+ **Note:** Version bump only for package @react-native-firebase/analytics
301
+
302
+ ## [19.1.2](https://github.com/invertase/react-native-firebase/compare/v19.1.1...v19.1.2) (2024-04-03)
303
+
304
+ **Note:** Version bump only for package @react-native-firebase/analytics
305
+
306
+ ## [19.1.1](https://github.com/invertase/react-native-firebase/compare/v19.1.0...v19.1.1) (2024-03-26)
307
+
308
+ **Note:** Version bump only for package @react-native-firebase/analytics
309
+
310
+ ## [19.1.0](https://github.com/invertase/react-native-firebase/compare/v19.0.1...v19.1.0) (2024-03-23)
311
+
312
+ **Note:** Version bump only for package @react-native-firebase/analytics
313
+
314
+ ## [19.0.1](https://github.com/invertase/react-native-firebase/compare/v19.0.0...v19.0.1) (2024-03-07)
315
+
316
+ **Note:** Version bump only for package @react-native-firebase/analytics
317
+
318
+ ## [19.0.0](https://github.com/invertase/react-native-firebase/compare/v18.9.0...v19.0.0) (2024-02-26)
319
+
320
+ ### Features
321
+
322
+ - **analytics, ios:** add Podfile toggle to optionally link AdSupport ([e4db9bb](https://github.com/invertase/react-native-firebase/commit/e4db9bbf0266de658ae3991568f5e04f1fcf7fc7))
323
+
324
+ ## [18.9.0](https://github.com/invertase/react-native-firebase/compare/v18.8.0...v18.9.0) (2024-02-21)
325
+
326
+ ### Features
327
+
328
+ - **analytics:** add setConsent implementation ([#7629](https://github.com/invertase/react-native-firebase/issues/7629)) ([7816985](https://github.com/invertase/react-native-firebase/commit/78169854f16a2715f5d2657ab08f54d5a4b05281))
329
+
330
+ ## [18.8.0](https://github.com/invertase/react-native-firebase/compare/v18.7.3...v18.8.0) (2024-01-25)
331
+
332
+ **Note:** Version bump only for package @react-native-firebase/analytics
333
+
334
+ ## [18.7.3](https://github.com/invertase/react-native-firebase/compare/v18.7.2...v18.7.3) (2023-12-13)
335
+
336
+ **Note:** Version bump only for package @react-native-firebase/analytics
337
+
338
+ ## [18.7.2](https://github.com/invertase/react-native-firebase/compare/v18.7.1...v18.7.2) (2023-12-08)
339
+
340
+ **Note:** Version bump only for package @react-native-firebase/analytics
341
+
342
+ ## [18.7.1](https://github.com/invertase/react-native-firebase/compare/v18.7.0...v18.7.1) (2023-11-29)
343
+
344
+ **Note:** Version bump only for package @react-native-firebase/analytics
345
+
346
+ ## [18.7.0](https://github.com/invertase/react-native-firebase/compare/v18.6.2...v18.7.0) (2023-11-28)
347
+
348
+ **Note:** Version bump only for package @react-native-firebase/analytics
349
+
350
+ ## [18.6.2](https://github.com/invertase/react-native-firebase/compare/v18.6.1...v18.6.2) (2023-11-23)
351
+
352
+ **Note:** Version bump only for package @react-native-firebase/analytics
353
+
354
+ ## [18.6.1](https://github.com/invertase/react-native-firebase/compare/v18.6.0...v18.6.1) (2023-11-01)
355
+
356
+ **Note:** Version bump only for package @react-native-firebase/analytics
357
+
358
+ ## [18.6.0](https://github.com/invertase/react-native-firebase/compare/v18.5.0...v18.6.0) (2023-10-26)
359
+
360
+ ### Bug Fixes
361
+
362
+ - **android:** required compatibility for Gradle 8 in android modules ([b52d0ce](https://github.com/invertase/react-native-firebase/commit/b52d0ce6723c077190618641ce0f33ced9fd4090))
363
+
364
+ ## [18.5.0](https://github.com/invertase/react-native-firebase/compare/v18.4.0...v18.5.0) (2023-09-22)
365
+
366
+ ### Features
367
+
368
+ - **ios:** add initiateOnDeviceConversionMeasurementWithPhoneNumber ([80ac07e](https://github.com/invertase/react-native-firebase/commit/80ac07e207bad7f31a4805edb26e350f892fc5bf))
369
+
370
+ ## [18.4.0](https://github.com/invertase/react-native-firebase/compare/v18.3.2...v18.4.0) (2023-09-11)
371
+
372
+ ### Features
373
+
374
+ - **analytics:** Add types to modular package ([#7109](https://github.com/invertase/react-native-firebase/issues/7109)) ([b6f64bf](https://github.com/invertase/react-native-firebase/commit/b6f64bf8813ceedd220d3e16eec850e4cbc9d53b))
375
+
376
+ ## [18.3.2](https://github.com/invertase/react-native-firebase/compare/v18.3.1...v18.3.2) (2023-09-02)
377
+
378
+ **Note:** Version bump only for package @react-native-firebase/analytics
379
+
380
+ ## [18.3.1](https://github.com/invertase/react-native-firebase/compare/v18.3.0...v18.3.1) (2023-08-23)
381
+
382
+ **Note:** Version bump only for package @react-native-firebase/analytics
383
+
384
+ ## [18.3.0](https://github.com/invertase/react-native-firebase/compare/v18.2.0...v18.3.0) (2023-07-19)
385
+
386
+ **Note:** Version bump only for package @react-native-firebase/analytics
387
+
388
+ ## [18.2.0](https://github.com/invertase/react-native-firebase/compare/v18.1.0...v18.2.0) (2023-07-13)
389
+
390
+ ### Features
391
+
392
+ - **analytics, ios:** implement setSessionTimeoutDuration for ios ([b3ce13f](https://github.com/invertase/react-native-firebase/commit/b3ce13ff5f7922e4a253aa58377e5c3c436e74f0))
393
+ - **analytics:** implement getSessionId ([566470c](https://github.com/invertase/react-native-firebase/commit/566470cfc0e919a46c0a119835187257bf046df7))
394
+
395
+ ## [18.1.0](https://github.com/invertase/react-native-firebase/compare/v18.0.0...v18.1.0) (2023-06-22)
396
+
397
+ **Note:** Version bump only for package @react-native-firebase/analytics
398
+
399
+ ## [18.0.0](https://github.com/invertase/react-native-firebase/compare/v17.5.0...v18.0.0) (2023-06-05)
400
+
401
+ **Note:** Version bump only for package @react-native-firebase/analytics
402
+
403
+ ## [17.5.0](https://github.com/invertase/react-native-firebase/compare/v17.4.3...v17.5.0) (2023-05-11)
404
+
405
+ **Note:** Version bump only for package @react-native-firebase/analytics
406
+
407
+ ### [17.4.3](https://github.com/invertase/react-native-firebase/compare/v17.4.2...v17.4.3) (2023-04-26)
408
+
409
+ **Note:** Version bump only for package @react-native-firebase/analytics
410
+
411
+ ### [17.4.2](https://github.com/invertase/react-native-firebase/compare/v17.4.1...v17.4.2) (2023-04-05)
412
+
413
+ **Note:** Version bump only for package @react-native-firebase/analytics
414
+
415
+ ### [17.4.1](https://github.com/invertase/react-native-firebase/compare/v17.4.0...v17.4.1) (2023-04-01)
416
+
417
+ **Note:** Version bump only for package @react-native-firebase/analytics
418
+
419
+ ## [17.4.0](https://github.com/invertase/react-native-firebase/compare/v17.3.2...v17.4.0) (2023-03-25)
420
+
421
+ **Note:** Version bump only for package @react-native-firebase/analytics
422
+
423
+ ### [17.3.2](https://github.com/invertase/react-native-firebase/compare/v17.3.1...v17.3.2) (2023-03-05)
424
+
425
+ **Note:** Version bump only for package @react-native-firebase/analytics
426
+
427
+ ### [17.3.1](https://github.com/invertase/react-native-firebase/compare/v17.3.0...v17.3.1) (2023-02-23)
428
+
429
+ **Note:** Version bump only for package @react-native-firebase/analytics
430
+
431
+ ## [17.3.0](https://github.com/invertase/react-native-firebase/compare/v17.2.0...v17.3.0) (2023-02-15)
432
+
433
+ ### Features
434
+
435
+ - **analytics:** Expose modular API that matches the Firebase web JS SDK v9 API ([#6816](https://github.com/invertase/react-native-firebase/issues/6816)) ([a42551a](https://github.com/invertase/react-native-firebase/commit/a42551aadb98ba6fdd18dde627b436e667d0a014))
436
+
437
+ ## [17.2.0](https://github.com/invertase/react-native-firebase/compare/v17.1.0...v17.2.0) (2023-02-15)
438
+
439
+ **Note:** Version bump only for package @react-native-firebase/analytics
440
+
441
+ ## [17.1.0](https://github.com/invertase/react-native-firebase/compare/v17.0.0...v17.1.0) (2023-02-09)
442
+
443
+ **Note:** Version bump only for package @react-native-firebase/analytics
444
+
445
+ ## [17.0.0](https://github.com/invertase/react-native-firebase/compare/v16.7.0...v17.0.0) (2023-02-02)
446
+
447
+ **Note:** Version bump only for package @react-native-firebase/analytics
448
+
449
+ ## [16.7.0](https://github.com/invertase/react-native-firebase/compare/v16.6.0...v16.7.0) (2023-01-28)
450
+
451
+ **Note:** Version bump only for package @react-native-firebase/analytics
452
+
453
+ ## [16.6.0](https://github.com/invertase/react-native-firebase/compare/v16.5.2...v16.6.0) (2023-01-27)
454
+
455
+ **Note:** Version bump only for package @react-native-firebase/analytics
456
+
457
+ ### [16.5.2](https://github.com/invertase/react-native-firebase/compare/v16.5.1...v16.5.2) (2023-01-23)
458
+
459
+ **Note:** Version bump only for package @react-native-firebase/analytics
460
+
461
+ ### [16.5.1](https://github.com/invertase/react-native-firebase/compare/v16.5.0...v16.5.1) (2023-01-20)
462
+
463
+ **Note:** Version bump only for package @react-native-firebase/analytics
464
+
465
+ ## [16.5.0](https://github.com/invertase/react-native-firebase/compare/v16.4.6...v16.5.0) (2022-12-16)
466
+
467
+ **Note:** Version bump only for package @react-native-firebase/analytics
468
+
469
+ ### [16.4.6](https://github.com/invertase/react-native-firebase/compare/v16.4.5...v16.4.6) (2022-11-18)
470
+
471
+ **Note:** Version bump only for package @react-native-firebase/analytics
472
+
473
+ ### [16.4.5](https://github.com/invertase/react-native-firebase/compare/v16.4.4...v16.4.5) (2022-11-16)
474
+
475
+ **Note:** Version bump only for package @react-native-firebase/analytics
476
+
477
+ ### [16.4.4](https://github.com/invertase/react-native-firebase/compare/v16.4.3...v16.4.4) (2022-11-14)
478
+
479
+ **Note:** Version bump only for package @react-native-firebase/analytics
480
+
481
+ ### [16.4.3](https://github.com/invertase/react-native-firebase/compare/v16.4.2...v16.4.3) (2022-11-06)
482
+
483
+ **Note:** Version bump only for package @react-native-firebase/analytics
484
+
485
+ ### [16.4.2](https://github.com/invertase/react-native-firebase/compare/v16.4.1...v16.4.2) (2022-11-04)
486
+
487
+ **Note:** Version bump only for package @react-native-firebase/analytics
488
+
489
+ ### [16.4.1](https://github.com/invertase/react-native-firebase/compare/v16.4.0...v16.4.1) (2022-11-02)
490
+
491
+ **Note:** Version bump only for package @react-native-firebase/analytics
492
+
493
+ ## [16.4.0](https://github.com/invertase/react-native-firebase/compare/v16.3.1...v16.4.0) (2022-10-30)
494
+
495
+ **Note:** Version bump only for package @react-native-firebase/analytics
496
+
497
+ ### [16.3.1](https://github.com/invertase/react-native-firebase/compare/v16.3.0...v16.3.1) (2022-10-28)
498
+
499
+ **Note:** Version bump only for package @react-native-firebase/analytics
500
+
501
+ ## [16.3.0](https://github.com/invertase/react-native-firebase/compare/v16.2.0...v16.3.0) (2022-10-26)
502
+
503
+ **Note:** Version bump only for package @react-native-firebase/analytics
504
+
505
+ ## [16.2.0](https://github.com/invertase/react-native-firebase/compare/v16.1.1...v16.2.0) (2022-10-23)
506
+
507
+ **Note:** Version bump only for package @react-native-firebase/analytics
508
+
509
+ ### [16.1.1](https://github.com/invertase/react-native-firebase/compare/v16.1.0...v16.1.1) (2022-10-21)
510
+
511
+ **Note:** Version bump only for package @react-native-firebase/analytics
512
+
513
+ ## [16.1.0](https://github.com/invertase/react-native-firebase/compare/v16.0.0...v16.1.0) (2022-10-20)
514
+
515
+ **Note:** Version bump only for package @react-native-firebase/analytics
516
+
517
+ ## [16.0.0](https://github.com/invertase/react-native-firebase/compare/v15.7.1...v16.0.0) (2022-10-19)
518
+
519
+ **Note:** Version bump only for package @react-native-firebase/analytics
520
+
521
+ ## [15.7.1](https://github.com/invertase/react-native-firebase/compare/v15.7.0...v15.7.1) (2022-10-19)
522
+
523
+ **Note:** Version bump only for package @react-native-firebase/analytics
524
+
525
+ # [15.7.0](https://github.com/invertase/react-native-firebase/compare/v15.6.0...v15.7.0) (2022-10-01)
526
+
527
+ **Note:** Version bump only for package @react-native-firebase/analytics
528
+
529
+ # [15.6.0](https://github.com/invertase/react-native-firebase/compare/v15.5.0...v15.6.0) (2022-09-17)
530
+
531
+ **Note:** Version bump only for package @react-native-firebase/analytics
532
+
533
+ # [15.5.0](https://github.com/invertase/react-native-firebase/compare/v15.4.0...v15.5.0) (2022-09-16)
534
+
535
+ **Note:** Version bump only for package @react-native-firebase/analytics
536
+
537
+ # [15.4.0](https://github.com/invertase/react-native-firebase/compare/v15.3.0...v15.4.0) (2022-08-27)
538
+
539
+ **Note:** Version bump only for package @react-native-firebase/analytics
540
+
541
+ # [15.3.0](https://github.com/invertase/react-native-firebase/compare/v15.2.0...v15.3.0) (2022-08-07)
542
+
543
+ **Note:** Version bump only for package @react-native-firebase/analytics
544
+
545
+ # [15.2.0](https://github.com/invertase/react-native-firebase/compare/v15.1.1...v15.2.0) (2022-07-21)
546
+
547
+ **Note:** Version bump only for package @react-native-firebase/analytics
548
+
549
+ ## [15.1.1](https://github.com/invertase/react-native-firebase/compare/v15.1.0...v15.1.1) (2022-06-28)
550
+
551
+ **Note:** Version bump only for package @react-native-firebase/analytics
552
+
553
+ # [15.1.0](https://github.com/invertase/react-native-firebase/compare/v15.0.0...v15.1.0) (2022-06-28)
554
+
555
+ ### Features
556
+
557
+ - **analytics, ios:** implement on-device conversion ([a1df996](https://github.com/invertase/react-native-firebase/commit/a1df996b36f2b5eb68c6443c49c5185437573fba)), closes [/firebase.google.com/support/release-notes/ios#analytics_1](https://github.com//firebase.google.com/support/release-notes/ios/issues/analytics_1) [#6321](https://github.com/invertase/react-native-firebase/issues/6321)
558
+
559
+ # [15.0.0](https://github.com/invertase/react-native-firebase/compare/v14.11.1...v15.0.0) (2022-06-20)
560
+
561
+ **Note:** Version bump only for package @react-native-firebase/analytics
562
+
563
+ ## [14.11.1](https://github.com/invertase/react-native-firebase/compare/v14.11.0...v14.11.1) (2022-06-17)
564
+
565
+ ### Bug Fixes
566
+
567
+ - **analytics:** allow manual tracking of ad_impression ([931468a](https://github.com/invertase/react-native-firebase/commit/931468ac2380b8a3449456f941caaa7ca8902d5a)), closes [#6307](https://github.com/invertase/react-native-firebase/issues/6307) [#6312](https://github.com/invertase/react-native-firebase/issues/6312)
568
+
569
+ # [14.11.0](https://github.com/invertase/react-native-firebase/compare/v14.10.1...v14.11.0) (2022-05-27)
570
+
571
+ **Note:** Version bump only for package @react-native-firebase/analytics
572
+
573
+ ## [14.10.1](https://github.com/invertase/react-native-firebase/compare/v14.10.0...v14.10.1) (2022-05-26)
574
+
575
+ **Note:** Version bump only for package @react-native-firebase/analytics
576
+
577
+ # [14.10.0](https://github.com/invertase/react-native-firebase/compare/v14.9.4...v14.10.0) (2022-05-26)
578
+
579
+ **Note:** Version bump only for package @react-native-firebase/analytics
580
+
581
+ ## [14.9.4](https://github.com/invertase/react-native-firebase/compare/v14.9.3...v14.9.4) (2022-05-14)
582
+
583
+ **Note:** Version bump only for package @react-native-firebase/analytics
584
+
585
+ ## [14.9.3](https://github.com/invertase/react-native-firebase/compare/v14.9.2...v14.9.3) (2022-05-10)
586
+
587
+ **Note:** Version bump only for package @react-native-firebase/analytics
588
+
589
+ ## [14.9.2](https://github.com/invertase/react-native-firebase/compare/v14.9.1...v14.9.2) (2022-05-10)
590
+
591
+ **Note:** Version bump only for package @react-native-firebase/analytics
592
+
593
+ ## [14.9.1](https://github.com/invertase/react-native-firebase/compare/v14.9.0...v14.9.1) (2022-04-28)
594
+
595
+ **Note:** Version bump only for package @react-native-firebase/analytics
596
+
597
+ # [14.9.0](https://github.com/invertase/react-native-firebase/compare/v14.8.1...v14.9.0) (2022-04-27)
598
+
599
+ **Note:** Version bump only for package @react-native-firebase/analytics
600
+
601
+ ## [14.8.1](https://github.com/invertase/react-native-firebase/compare/v14.8.0...v14.8.1) (2022-04-25)
602
+
603
+ **Note:** Version bump only for package @react-native-firebase/analytics
604
+
605
+ # [14.8.0](https://github.com/invertase/react-native-firebase/compare/v14.7.0...v14.8.0) (2022-04-19)
606
+
607
+ **Note:** Version bump only for package @react-native-firebase/analytics
608
+
609
+ # [14.7.0](https://github.com/invertase/react-native-firebase/compare/v14.6.0...v14.7.0) (2022-03-23)
610
+
611
+ **Note:** Version bump only for package @react-native-firebase/analytics
612
+
613
+ # [14.6.0](https://github.com/invertase/react-native-firebase/compare/v14.5.1...v14.6.0) (2022-03-23)
614
+
615
+ **Note:** Version bump only for package @react-native-firebase/analytics
616
+
617
+ ## [14.5.1](https://github.com/invertase/react-native-firebase/compare/v14.5.0...v14.5.1) (2022-03-05)
618
+
619
+ ### Bug Fixes
620
+
621
+ - **analytics, ios:** handle RNFirebaseAnalyticsWithoutAdIdSupport == false Podfile case correctly ([#6078](https://github.com/invertase/react-native-firebase/issues/6078)) ([ca82e54](https://github.com/invertase/react-native-firebase/commit/ca82e544255f122478c1de5945138a60118e90d0))
622
+
623
+ # [14.5.0](https://github.com/invertase/react-native-firebase/compare/v14.4.0...v14.5.0) (2022-02-15)
624
+
625
+ **Note:** Version bump only for package @react-native-firebase/analytics
626
+
627
+ # [14.4.0](https://github.com/invertase/react-native-firebase/compare/v14.3.3...v14.4.0) (2022-02-13)
628
+
629
+ **Note:** Version bump only for package @react-native-firebase/analytics
630
+
631
+ ## [14.3.3](https://github.com/invertase/react-native-firebase/compare/v14.3.2...v14.3.3) (2022-02-12)
632
+
633
+ **Note:** Version bump only for package @react-native-firebase/analytics
634
+
635
+ ## [14.3.2](https://github.com/invertase/react-native-firebase/compare/v14.3.1...v14.3.2) (2022-02-10)
636
+
637
+ **Note:** Version bump only for package @react-native-firebase/analytics
638
+
639
+ ## [14.3.1](https://github.com/invertase/react-native-firebase/compare/v14.3.0...v14.3.1) (2022-02-07)
640
+
641
+ **Note:** Version bump only for package @react-native-firebase/analytics
642
+
643
+ # [14.3.0](https://github.com/invertase/react-native-firebase/compare/v14.2.4...v14.3.0) (2022-01-26)
644
+
645
+ **Note:** Version bump only for package @react-native-firebase/analytics
646
+
647
+ ## [14.2.4](https://github.com/invertase/react-native-firebase/compare/v14.2.3...v14.2.4) (2022-01-24)
648
+
649
+ **Note:** Version bump only for package @react-native-firebase/analytics
650
+
651
+ ## [14.2.3](https://github.com/invertase/react-native-firebase/compare/v14.2.2...v14.2.3) (2022-01-20)
652
+
653
+ ### Bug Fixes
654
+
655
+ - **analytics, ios:** Convert NSNull values to nil in order to correctly remove user properties ([dbc79c3](https://github.com/invertase/react-native-firebase/commit/dbc79c31810bf9bea4c3a782432c9b5625ad3d5f)), closes [#4931](https://github.com/invertase/react-native-firebase/issues/4931)
656
+
657
+ ## [14.2.2](https://github.com/invertase/react-native-firebase/compare/v14.2.1...v14.2.2) (2022-01-06)
658
+
659
+ **Note:** Version bump only for package @react-native-firebase/analytics
660
+
661
+ ## [14.2.1](https://github.com/invertase/react-native-firebase/compare/v14.2.0...v14.2.1) (2021-12-31)
662
+
663
+ **Note:** Version bump only for package @react-native-firebase/analytics
664
+
665
+ # [14.2.0](https://github.com/invertase/react-native-firebase/compare/v14.1.0...v14.2.0) (2021-12-31)
666
+
667
+ ### Bug Fixes
668
+
669
+ - **analytics:** correct native types for extend_session parameter ([#5973](https://github.com/invertase/react-native-firebase/issues/5973)) ([23fdf61](https://github.com/invertase/react-native-firebase/commit/23fdf61a613c6cde6d5f3c807a7b13274fa3ab5a))
670
+
671
+ # [14.1.0](https://github.com/invertase/react-native-firebase/compare/v14.0.1...v14.1.0) (2021-12-18)
672
+
673
+ ### Features
674
+
675
+ - **analytics, config:** expose automatic screenview reporting toggle ([#5948](https://github.com/invertase/react-native-firebase/issues/5948)) ([8836c01](https://github.com/invertase/react-native-firebase/commit/8836c01dcfa2f478f973a1a54253509c3368d963))
676
+
677
+ ## [14.0.1](https://github.com/invertase/react-native-firebase/compare/v14.0.0...v14.0.1) (2021-12-15)
678
+
679
+ **Note:** Version bump only for package @react-native-firebase/analytics
680
+
681
+ # [14.0.0](https://github.com/invertase/react-native-firebase/compare/v13.1.1...v14.0.0) (2021-12-14)
682
+
683
+ **Note:** Version bump only for package @react-native-firebase/analytics
684
+
685
+ ## [13.1.1](https://github.com/invertase/react-native-firebase/compare/v13.1.0...v13.1.1) (2021-12-14)
686
+
687
+ ### Bug Fixes
688
+
689
+ - **deps:** AGP7.0.4, firebase-android-sdk 29.0.2, javascript deps ([55d0a36](https://github.com/invertase/react-native-firebase/commit/55d0a36a0addc54e347f26bb8ee88bb38b0fa4a6))
690
+
691
+ # [13.1.0](https://github.com/invertase/react-native-firebase/compare/v13.0.1...v13.1.0) (2021-12-02)
692
+
693
+ **Note:** Version bump only for package @react-native-firebase/analytics
694
+
695
+ ## [13.0.1](https://github.com/invertase/react-native-firebase/compare/v13.0.0...v13.0.1) (2021-11-05)
696
+
697
+ **Note:** Version bump only for package @react-native-firebase/analytics
698
+
699
+ # [13.0.0](https://github.com/invertase/react-native-firebase/compare/v12.9.3...v13.0.0) (2021-10-31)
700
+
701
+ ### Bug Fixes
702
+
703
+ - **analytics:** allow custom event parameters for screen_view events ([#5811](https://github.com/invertase/react-native-firebase/issues/5811)) ([02e888e](https://github.com/invertase/react-native-firebase/commit/02e888e782f2b0243f0324f63018ea8b27a68abc)), closes [#4594](https://github.com/invertase/react-native-firebase/issues/4594)
704
+ - rename default branch to main ([25e1d3d](https://github.com/invertase/react-native-firebase/commit/25e1d3d5a1a8311588938dc9d8fdf71d11cd9963))
705
+
706
+ - fix(analytics)!: add missing reserved event names (#5630) ([2c1958e](https://github.com/invertase/react-native-firebase/commit/2c1958e7eec13afe47d7d46a4bf003258e4c0c26)), closes [#5630](https://github.com/invertase/react-native-firebase/issues/5630)
707
+
708
+ ### BREAKING CHANGES
709
+
710
+ - some reserved words that were accepted before will throw exceptions now that the list is complete - do not use reserved words for analytics events
711
+
712
+ ## [12.9.3](https://github.com/invertase/react-native-firebase/compare/v12.9.2...v12.9.3) (2021-10-22)
713
+
714
+ **Note:** Version bump only for package @react-native-firebase/analytics
715
+
716
+ ## [12.9.2](https://github.com/invertase/react-native-firebase/compare/v12.9.1...v12.9.2) (2021-10-17)
717
+
718
+ **Note:** Version bump only for package @react-native-firebase/analytics
719
+
720
+ ## [12.9.1](https://github.com/invertase/react-native-firebase/compare/v12.9.0...v12.9.1) (2021-10-10)
721
+
722
+ **Note:** Version bump only for package @react-native-firebase/analytics
723
+
724
+ # [12.9.0](https://github.com/invertase/react-native-firebase/compare/v12.8.0...v12.9.0) (2021-10-03)
725
+
726
+ **Note:** Version bump only for package @react-native-firebase/analytics
727
+
728
+ # [12.8.0](https://github.com/invertase/react-native-firebase/compare/v12.7.5...v12.8.0) (2021-09-14)
729
+
730
+ **Note:** Version bump only for package @react-native-firebase/analytics
731
+
732
+ ## [12.7.5](https://github.com/invertase/react-native-firebase/compare/v12.7.4...v12.7.5) (2021-09-04)
733
+
734
+ ### Bug Fixes
735
+
736
+ - **analytics:** allow more than 25 event parameters ([5dde564](https://github.com/invertase/react-native-firebase/commit/5dde56414caf3b79a5b6c4b1c61485789d7b564b))
737
+
738
+ ## [12.7.4](https://github.com/invertase/react-native-firebase/compare/v12.7.3...v12.7.4) (2021-08-31)
739
+
740
+ **Note:** Version bump only for package @react-native-firebase/analytics
741
+
742
+ ## [12.7.3](https://github.com/invertase/react-native-firebase/compare/v12.7.2...v12.7.3) (2021-08-24)
743
+
744
+ **Note:** Version bump only for package @react-native-firebase/analytics
745
+
746
+ ## [12.7.2](https://github.com/invertase/react-native-firebase/compare/v12.7.1...v12.7.2) (2021-08-21)
747
+
748
+ **Note:** Version bump only for package @react-native-firebase/analytics
749
+
750
+ ## [12.7.1](https://github.com/invertase/react-native-firebase/compare/v12.7.0...v12.7.1) (2021-08-20)
751
+
752
+ **Note:** Version bump only for package @react-native-firebase/analytics
753
+
754
+ # [12.7.0](https://github.com/invertase/react-native-firebase/compare/v12.6.1...v12.7.0) (2021-08-19)
755
+
756
+ **Note:** Version bump only for package @react-native-firebase/analytics
757
+
758
+ ## [12.6.1](https://github.com/invertase/react-native-firebase/compare/v12.6.0...v12.6.1) (2021-08-17)
759
+
760
+ **Note:** Version bump only for package @react-native-firebase/analytics
761
+
762
+ # [12.6.0](https://github.com/invertase/react-native-firebase/compare/v12.5.0...v12.6.0) (2021-08-16)
763
+
764
+ ### Features
765
+
766
+ - **analytics, config:** expose all the native data collection toggles ([f5eaffb](https://github.com/invertase/react-native-firebase/commit/f5eaffbfaf7e165b205692dd5b1b16e87b09d5a2))
767
+ - **app, config:** implement app_data_collection_default_enabled firebase.json key ([1e47d45](https://github.com/invertase/react-native-firebase/commit/1e47d455aa3a99b4ad6e08caf491be3df63a7f55))
768
+
769
+ # [12.5.0](https://github.com/invertase/react-native-firebase/compare/v12.4.0...v12.5.0) (2021-08-12)
770
+
771
+ **Note:** Version bump only for package @react-native-firebase/analytics
772
+
773
+ # [12.4.0](https://github.com/invertase/react-native-firebase/compare/v12.3.0...v12.4.0) (2021-07-29)
774
+
775
+ **Note:** Version bump only for package @react-native-firebase/analytics
776
+
777
+ # [12.3.0](https://github.com/invertase/react-native-firebase/compare/v12.2.0...v12.3.0) (2021-07-21)
778
+
779
+ **Note:** Version bump only for package @react-native-firebase/analytics
780
+
781
+ # [12.2.0](https://github.com/invertase/react-native-firebase/compare/v12.1.0...v12.2.0) (2021-07-16)
782
+
783
+ **Note:** Version bump only for package @react-native-firebase/analytics
784
+
785
+ # [12.1.0](https://github.com/invertase/react-native-firebase/compare/v12.0.0...v12.1.0) (2021-06-11)
786
+
787
+ **Note:** Version bump only for package @react-native-firebase/analytics
788
+
789
+ # [12.0.0](https://github.com/invertase/react-native-firebase/compare/v11.5.0...v12.0.0) (2021-05-19)
790
+
791
+ **Note:** Version bump only for package @react-native-firebase/analytics
792
+
793
+ # [11.5.0](https://github.com/invertase/react-native-firebase/compare/v11.4.1...v11.5.0) (2021-05-12)
794
+
795
+ ### Features
796
+
797
+ - **analytics:** Adding default event parameters ([#5246](https://github.com/invertase/react-native-firebase/issues/5246)) ([684bb50](https://github.com/invertase/react-native-firebase/commit/684bb50368cb797ae9fda8fb56df2e2376d59c30))
798
+
799
+ ## [11.4.1](https://github.com/invertase/react-native-firebase/compare/v11.4.0...v11.4.1) (2021-04-29)
800
+
801
+ **Note:** Version bump only for package @react-native-firebase/analytics
802
+
803
+ # [11.4.0](https://github.com/invertase/react-native-firebase/compare/v11.3.3...v11.4.0) (2021-04-29)
804
+
805
+ ### Bug Fixes
806
+
807
+ - **analytics:** added missing price parameter to the Item structure ([#5232](https://github.com/invertase/react-native-firebase/issues/5232)) ([b972cb6](https://github.com/invertase/react-native-firebase/commit/b972cb6c835288b8bd882f84222f1c3accf1afdc))
808
+ - **analytics:** import using package name not relative path ([#5229](https://github.com/invertase/react-native-firebase/issues/5229)) ([99f8d2c](https://github.com/invertase/react-native-firebase/commit/99f8d2c912d9fe63fc6243bc0b5d43b6813a2fe5))
809
+
810
+ ### Features
811
+
812
+ - **analytics, appInstanceId:** implement getAppIntanceId() method for GA4 use ([#5210](https://github.com/invertase/react-native-firebase/issues/5210)) ([a51e97b](https://github.com/invertase/react-native-firebase/commit/a51e97b208e32cca00f36d14187ac6ba5378e3cd))
813
+ - **analytics, ATT:** allow use of AnalyticsWithoutAdIdSupport pod ([da6b811](https://github.com/invertase/react-native-firebase/commit/da6b811e15b480ad55c1e804da40387ecfdef3ee))
814
+
815
+ ## [11.3.3](https://github.com/invertase/react-native-firebase/compare/v11.3.2...v11.3.3) (2021-04-24)
816
+
817
+ **Note:** Version bump only for package @react-native-firebase/analytics
818
+
819
+ ## [11.3.2](https://github.com/invertase/react-native-firebase/compare/v11.3.1...v11.3.2) (2021-04-19)
820
+
821
+ ### Bug Fixes
822
+
823
+ - **all, android:** purge jcenter() from android build ([2c6a6a8](https://github.com/invertase/react-native-firebase/commit/2c6a6a82ec363fd948ea880fd397acb886c97453))
824
+
825
+ ## [11.3.1](https://github.com/invertase/react-native-firebase/compare/v11.3.0...v11.3.1) (2021-04-18)
826
+
827
+ **Note:** Version bump only for package @react-native-firebase/analytics
828
+
829
+ # [11.3.0](https://github.com/invertase/react-native-firebase/compare/v11.2.0...v11.3.0) (2021-04-16)
830
+
831
+ ### Features
832
+
833
+ - **crashlytics:** flag fatal errors for crashlytics and analytics ([c94546d](https://github.com/invertase/react-native-firebase/commit/c94546d8127606dca5bfd09ef92ec32eec333f19))
834
+
835
+ # [11.2.0](https://github.com/invertase/react-native-firebase/compare/v11.1.2...v11.2.0) (2021-03-26)
836
+
837
+ **Note:** Version bump only for package @react-native-firebase/analytics
838
+
839
+ ## [11.1.2](https://github.com/invertase/react-native-firebase/compare/v11.1.1...v11.1.2) (2021-03-17)
840
+
841
+ **Note:** Version bump only for package @react-native-firebase/analytics
842
+
843
+ ## [11.1.1](https://github.com/invertase/react-native-firebase/compare/v11.1.0...v11.1.1) (2021-03-16)
844
+
845
+ **Note:** Version bump only for package @react-native-firebase/analytics
846
+
847
+ # [11.1.0](https://github.com/invertase/react-native-firebase/compare/v11.0.0...v11.1.0) (2021-03-13)
848
+
849
+ **Note:** Version bump only for package @react-native-firebase/analytics
850
+
851
+ # [11.0.0](https://github.com/invertase/react-native-firebase/compare/v10.8.1...v11.0.0) (2021-03-03)
852
+
853
+ **Note:** Version bump only for package @react-native-firebase/analytics
854
+
855
+ ## [10.8.1](https://github.com/invertase/react-native-firebase/compare/v10.8.0...v10.8.1) (2021-02-22)
856
+
857
+ **Note:** Version bump only for package @react-native-firebase/analytics
858
+
859
+ # [10.8.0](https://github.com/invertase/react-native-firebase/compare/v10.7.0...v10.8.0) (2021-02-13)
860
+
861
+ **Note:** Version bump only for package @react-native-firebase/analytics
862
+
863
+ # [10.7.0](https://github.com/invertase/react-native-firebase/compare/v10.6.4...v10.7.0) (2021-02-09)
864
+
865
+ **Note:** Version bump only for package @react-native-firebase/analytics
866
+
867
+ ## [10.6.4](https://github.com/invertase/react-native-firebase/compare/v10.6.3...v10.6.4) (2021-02-05)
868
+
869
+ **Note:** Version bump only for package @react-native-firebase/analytics
870
+
871
+ ## [10.6.3](https://github.com/invertase/react-native-firebase/compare/v10.6.2...v10.6.3) (2021-02-05)
872
+
873
+ **Note:** Version bump only for package @react-native-firebase/analytics
874
+
875
+ ## [10.6.1](https://github.com/invertase/react-native-firebase/compare/v10.6.0...v10.6.1) (2021-02-04)
876
+
877
+ **Note:** Version bump only for package @react-native-firebase/analytics
878
+
879
+ # [10.6.0](https://github.com/invertase/react-native-firebase/compare/v10.5.1...v10.6.0) (2021-02-04)
880
+
881
+ **Note:** Version bump only for package @react-native-firebase/analytics
882
+
883
+ ## [10.5.1](https://github.com/invertase/react-native-firebase/compare/v10.5.0...v10.5.1) (2021-01-19)
884
+
885
+ **Note:** Version bump only for package @react-native-firebase/analytics
886
+
887
+ # [10.5.0](https://github.com/invertase/react-native-firebase/compare/v10.4.1...v10.5.0) (2021-01-18)
888
+
889
+ ### Bug Fixes
890
+
891
+ - **app, android:** require default firebase.json boolean key ([#4791](https://github.com/invertase/react-native-firebase/issues/4791)) ([483d9d3](https://github.com/invertase/react-native-firebase/commit/483d9d3655844e4c40cb42f3b0da865ada971515))
892
+
893
+ ## [10.4.1](https://github.com/invertase/react-native-firebase/compare/v10.4.0...v10.4.1) (2021-01-08)
894
+
895
+ **Note:** Version bump only for package @react-native-firebase/analytics
896
+
897
+ # [10.4.0](https://github.com/invertase/react-native-firebase/compare/v10.3.1...v10.4.0) (2020-12-30)
898
+
899
+ ### Bug Fixes
900
+
901
+ - **ios:** bump ios min deployment to ios10 - remnant from [#4471](https://github.com/invertase/react-native-firebase/issues/4471) ([4a57578](https://github.com/invertase/react-native-firebase/commit/4a5757827789141600625eebe5e13c976ddb7402))
902
+
903
+ ### Features
904
+
905
+ - **analytics:** add support for analytics_auto_collection_enabled in firebase.json ([#4730](https://github.com/invertase/react-native-firebase/issues/4730)) ([9a24ecd](https://github.com/invertase/react-native-firebase/commit/9a24ecd2826bfa8ab30657287432ccaeff8b7c7c))
906
+
907
+ ## [10.3.1](https://github.com/invertase/react-native-firebase/compare/v10.3.0...v10.3.1) (2020-12-18)
908
+
909
+ **Note:** Version bump only for package @react-native-firebase/analytics
910
+
911
+ # [10.3.0](https://github.com/invertase/react-native-firebase/compare/v10.2.0...v10.3.0) (2020-12-18)
912
+
913
+ **Note:** Version bump only for package @react-native-firebase/analytics
914
+
915
+ # [10.2.0](https://github.com/invertase/react-native-firebase/compare/v10.1.1...v10.2.0) (2020-12-11)
916
+
917
+ ### Features
918
+
919
+ - firebase-ios-sdk 7.2.0 / firebase-android-sdk 26.1.1 ([#4648](https://github.com/invertase/react-native-firebase/issues/4648)) ([a158a74](https://github.com/invertase/react-native-firebase/commit/a158a74dee0dd6774c725ff1213453f8dfdcb8f5))
920
+
921
+ ## [10.1.1](https://github.com/invertase/react-native-firebase/compare/v10.1.0...v10.1.1) (2020-12-02)
922
+
923
+ **Note:** Version bump only for package @react-native-firebase/analytics
924
+
925
+ # [10.1.0](https://github.com/invertase/react-native-firebase/compare/v10.0.0...v10.1.0) (2020-11-26)
926
+
927
+ ### Bug Fixes
928
+
929
+ - **analytics:** add missing quantity parameter to the Item structure ([#4536](https://github.com/invertase/react-native-firebase/issues/4536)) ([f9935e7](https://github.com/invertase/react-native-firebase/commit/f9935e78f181a5bfb718094487a5368472232b2d))
930
+
931
+ # [10.0.0](https://github.com/invertase/react-native-firebase/compare/fc8c4c0622f8e6814879d0306f66012df5b83cd8...v10.0.0) (2020-11-17)
932
+
933
+ ### BREAKING
934
+
935
+ - remove deprecated analytics methods ([18f5b0f](https://github.com/invertase/react-native-firebase/commit/18f5b0f7e65a3bddc92d3d23e31efb42a518ec12))
936
+
937
+ ## [8.0.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@8.0.0...@react-native-firebase/analytics@8.0.1) (2020-11-10)
938
+
939
+ **Note:** Version bump only for package @react-native-firebase/analytics
940
+
941
+ # [8.0.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.6.10...@react-native-firebase/analytics@8.0.0) (2020-11-10)
942
+
943
+ ### Bug Fixes
944
+
945
+ - **analytics:** BREAKING drop deprecated setMinimumSessionDuration API ([a675cd7](https://github.com/invertase/react-native-firebase/commit/a675cd7f7cf808e6a6d10cc174eeff3007ceac58))
946
+
947
+ ### BREAKING CHANGES
948
+
949
+ - **analytics:** there is no replacement for the setMinimumSessionDuration API
950
+
951
+ ## [7.6.10](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.6.9...@react-native-firebase/analytics@7.6.10) (2020-11-10)
952
+
953
+ ### Bug Fixes
954
+
955
+ - **analytics:** added a validation for length in analytics().logEvent(name, params) ([#4522](https://github.com/invertase/react-native-firebase/issues/4522)) ([107b07d](https://github.com/invertase/react-native-firebase/commit/107b07dc15f1199e08384f0ad5bbbff44f738056))
956
+
957
+ ## [7.6.9](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.6.8...@react-native-firebase/analytics@7.6.9) (2020-10-30)
958
+
959
+ **Note:** Version bump only for package @react-native-firebase/analytics
960
+
961
+ ## [7.6.8](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.6.7...@react-native-firebase/analytics@7.6.8) (2020-10-16)
962
+
963
+ **Note:** Version bump only for package @react-native-firebase/analytics
964
+
965
+ ## [7.6.7](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.6.6...@react-native-firebase/analytics@7.6.7) (2020-09-30)
966
+
967
+ **Note:** Version bump only for package @react-native-firebase/analytics
968
+
969
+ ## [7.6.6](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.6.5...@react-native-firebase/analytics@7.6.6) (2020-09-30)
970
+
971
+ ### Bug Fixes
972
+
973
+ - **types:** enable TypeScript libCheck & resolve type conflicts ([#4306](https://github.com/invertase/react-native-firebase/issues/4306)) ([aa8ee8b](https://github.com/invertase/react-native-firebase/commit/aa8ee8b7e83443d2c1664993800e15faf4b59b0e))
974
+
975
+ ## [7.6.5](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.6.4...@react-native-firebase/analytics@7.6.5) (2020-09-30)
976
+
977
+ **Note:** Version bump only for package @react-native-firebase/analytics
978
+
979
+ ## [7.6.4](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.6.3...@react-native-firebase/analytics@7.6.4) (2020-09-17)
980
+
981
+ **Note:** Version bump only for package @react-native-firebase/analytics
982
+
983
+ ## [7.6.3](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.6.2...@react-native-firebase/analytics@7.6.3) (2020-09-17)
984
+
985
+ ### Bug Fixes
986
+
987
+ - **ios, podspec:** depend on React-Core instead of React ([#4275](https://github.com/invertase/react-native-firebase/issues/4275)) ([fd1a2be](https://github.com/invertase/react-native-firebase/commit/fd1a2be6b6ab1dec89e5dce1fc237435c3e1d510))
988
+
989
+ ## [7.6.2](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.6.1...@react-native-firebase/analytics@7.6.2) (2020-09-11)
990
+
991
+ **Note:** Version bump only for package @react-native-firebase/analytics
992
+
993
+ ## [7.6.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.6.0...@react-native-firebase/analytics@7.6.1) (2020-08-28)
994
+
995
+ **Note:** Version bump only for package @react-native-firebase/analytics
996
+
997
+ # [7.6.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.5.1...@react-native-firebase/analytics@7.6.0) (2020-08-28)
998
+
999
+ ### Features
1000
+
1001
+ - **analytics:** add 'logScreenView' API and deprecate `setCurrentScreen` API. ([#4145](https://github.com/invertase/react-native-firebase/issues/4145)) ([81c4e3b](https://github.com/invertase/react-native-firebase/commit/81c4e3b7d2ce956ed6a2cc2f40a323ec5379d6a1))
1002
+
1003
+ ## [7.5.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.5.0...@react-native-firebase/analytics@7.5.1) (2020-08-26)
1004
+
1005
+ **Note:** Version bump only for package @react-native-firebase/analytics
1006
+
1007
+ # [7.5.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.4.2...@react-native-firebase/analytics@7.5.0) (2020-08-26)
1008
+
1009
+ ### Features
1010
+
1011
+ - bump firebase sdk versions, add GoogleApi dep, use Android API29 ([#4122](https://github.com/invertase/react-native-firebase/issues/4122)) ([728f418](https://github.com/invertase/react-native-firebase/commit/728f41863832d21230c6eb1f55385284fef03c09))
1012
+
1013
+ ## [7.4.2](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.4.1...@react-native-firebase/analytics@7.4.2) (2020-08-15)
1014
+
1015
+ **Note:** Version bump only for package @react-native-firebase/analytics
1016
+
1017
+ ## [7.4.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.4.0...@react-native-firebase/analytics@7.4.1) (2020-08-03)
1018
+
1019
+ **Note:** Version bump only for package @react-native-firebase/analytics
1020
+
1021
+ # [7.4.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.3.1...@react-native-firebase/analytics@7.4.0) (2020-08-03)
1022
+
1023
+ ### Features
1024
+
1025
+ - use latest android & ios Firebase SDKs version ([#3956](https://github.com/invertase/react-native-firebase/issues/3956)) ([e7b4bb3](https://github.com/invertase/react-native-firebase/commit/e7b4bb31b05985c044b1f01625a43e364bb653ef))
1026
+
1027
+ ## [7.3.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.3.0...@react-native-firebase/analytics@7.3.1) (2020-07-09)
1028
+
1029
+ **Note:** Version bump only for package @react-native-firebase/analytics
1030
+
1031
+ # [7.3.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.2.1...@react-native-firebase/analytics@7.3.0) (2020-07-09)
1032
+
1033
+ ### Features
1034
+
1035
+ - **analytics:** add & deprecate pre-defined analytics events ([#3385](https://github.com/invertase/react-native-firebase/issues/3385)) ([6c53f47](https://github.com/invertase/react-native-firebase/commit/6c53f479d9d86f686d52f258ed51b5dc6a8ef25a))
1036
+
1037
+ ## [7.2.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.2.0...@react-native-firebase/analytics@7.2.1) (2020-07-07)
1038
+
1039
+ **Note:** Version bump only for package @react-native-firebase/analytics
1040
+
1041
+ # [7.2.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.1.8...@react-native-firebase/analytics@7.2.0) (2020-07-07)
1042
+
1043
+ ### Features
1044
+
1045
+ - **android,ios:** upgrade native SDK versions ([#3881](https://github.com/invertase/react-native-firebase/issues/3881)) ([6cb68a8](https://github.com/invertase/react-native-firebase/commit/6cb68a8ea808392fac3a28bdb1a76049c7b52e86))
1046
+
1047
+ ## [7.1.8](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.1.7...@react-native-firebase/analytics@7.1.8) (2020-07-05)
1048
+
1049
+ **Note:** Version bump only for package @react-native-firebase/analytics
1050
+
1051
+ ## [7.1.7](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.1.6...@react-native-firebase/analytics@7.1.7) (2020-06-30)
1052
+
1053
+ **Note:** Version bump only for package @react-native-firebase/analytics
1054
+
1055
+ ## [7.1.6](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.1.5...@react-native-firebase/analytics@7.1.6) (2020-06-26)
1056
+
1057
+ **Note:** Version bump only for package @react-native-firebase/analytics
1058
+
1059
+ ## [7.1.5](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.1.4...@react-native-firebase/analytics@7.1.5) (2020-06-22)
1060
+
1061
+ **Note:** Version bump only for package @react-native-firebase/analytics
1062
+
1063
+ ## [7.1.4](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.1.3...@react-native-firebase/analytics@7.1.4) (2020-06-10)
1064
+
1065
+ **Note:** Version bump only for package @react-native-firebase/analytics
1066
+
1067
+ ## [7.1.3](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.1.2...@react-native-firebase/analytics@7.1.3) (2020-06-03)
1068
+
1069
+ **Note:** Version bump only for package @react-native-firebase/analytics
1070
+
1071
+ ## [7.1.2](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.1.1...@react-native-firebase/analytics@7.1.2) (2020-05-29)
1072
+
1073
+ **Note:** Version bump only for package @react-native-firebase/analytics
1074
+
1075
+ ## [7.1.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.1.0...@react-native-firebase/analytics@7.1.1) (2020-05-29)
1076
+
1077
+ **Note:** Version bump only for package @react-native-firebase/analytics
1078
+
1079
+ # [7.1.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.0.1...@react-native-firebase/analytics@7.1.0) (2020-05-22)
1080
+
1081
+ ### Features
1082
+
1083
+ - update native Firebase SDK versions ([#3663](https://github.com/invertase/react-native-firebase/issues/3663)) ([4db9dbc](https://github.com/invertase/react-native-firebase/commit/4db9dbc3ec20bf96de0efad15000f00b41e4a799))
1084
+
1085
+ ## [7.0.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.0.0...@react-native-firebase/analytics@7.0.1) (2020-05-13)
1086
+
1087
+ **Note:** Version bump only for package @react-native-firebase/analytics
1088
+
1089
+ ## [7.0.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.0.0...@react-native-firebase/analytics@7.0.0) (2020-05-13)
1090
+
1091
+ - feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/issues/3613)
1092
+
1093
+ ### Features
1094
+
1095
+ - **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/commit/35285f1655b16d05e6630fc556f95cccfb707ee4))
1096
+
1097
+ ### BREAKING CHANGES
1098
+
1099
+ - breaking change to mark new internal versioning requirements.