@react-native-firebase/analytics 23.8.0 → 23.8.1

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