Firebase Analytics Versions Save

Enable Firebase Analytics for Capacitor Apps

v1.0.0-alpha.5

2 years ago
  • chore: update iOS deployment target from 11.0 to 12.0 (#87) 57df7d3

https://github.com/capacitor-community/firebase-analytics/compare/v1.0.0-alpha.4...v1.0.0-alpha.5

v1.0.0-alpha.4

2 years ago
  • build: add some .npmignore overrides for package.js files array 0a10e84
  • fix: stop passing deprecated config object when calling super() in FirebaseAnalyticsWeb::constructor() (#86) 24d5b23

https://github.com/capacitor-community/firebase-analytics/compare/v1.0.0-alpha.3...v1.0.0-alpha.4

v1.0.0-alpha.3

2 years ago
  • fix: remove code causing capacitor v3 errors b59960e
  • Merge pull request #82 from capacitor-community/feature/port-v2-to-v3 28969d5
  • chore: bump capacitor deps to 3.0.0, removing alpha versions da84709
  • build: rewrite package-lock.json in v2 format 900fa50
  • tests: use npm ci instead of npm install during workflows e1f1461
  • tests: force-unwrap plugin result data in swift example test fbe37e3
  • chore: merge tag 'v0.3.1' into feature/port-v2-to-v3 1a68138

https://github.com/capacitor-community/firebase-analytics/compare/v1.0.0-alpha.2...v1.0.0-alpha.3

v0.3.2-beta.0

2 years ago
  • docs: add gabrielscarvalho as a contributor (#80) e041f43
  • fix: use task api to handle getAppInstanceId (#76) c37d7d7
  • docs: add salohcin714 as a contributor (#79) ab78edd
  • docs: add slajar as a contributor (#78) 42288c8
  • docs: add tobium as a contributor (#77) 026b0fe

https://github.com/capacitor-community/firebase-analytics/compare/v0.3.1...v0.3.2-beta.0

v0.3.1

2 years ago
  • set @capacitor/core to version 2.4.7 or higher (#74) 8e82ed0
  • chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#67) b575dde
  • docs: clean up all-contributors badge 6fe6dbc
  • docs: add mRoca as a contributor (#70) de7ea8b
  • docs: add karm435 as a contributor (#69) ca6947e

https://github.com/capacitor-community/firebase-analytics/compare/v0.3.0...v0.3.1

v0.3.0

3 years ago
  • test: clean up unit tests eace2fa
  • fix: use fully qualified names for analytics constants f33b512
  • chore: upgrade firebase-analytics from 17.4.2 to 19.0.0 c06eb3f
  • test: add android unit test workflow b25eb76

https://github.com/capacitor-community/firebase-analytics/compare/v0.2.3...v0.3.0

v0.2.3

3 years ago
  • Run swift tests via GitHub actions (#65) cd65bf4
  • chore: proxy to logEvent() when setting screen name with setScreenName() (#64) abaf858

https://github.com/capacitor-community/firebase-analytics/compare/v0.2.2...v0.2.3

v1.0.0-alpha.2

3 years ago
  • fix: add missing gradle dependency for androidx.appcompat da034d2

https://github.com/capacitor-community/firebase-analytics/compare/v1.0.0-alpha.1...v1.0.0-alpha.2

v0.2.2

3 years ago
  • chore: change name of np script and add noop test script fec190d
  • fix: ensure that any item quantities are integer values (#62) 65d4b42
  • fix: clean up all contributors badge cff3130
  • docs: add stewwan as a contributor (#60) dc86d52
  • docs: add priyankpat as a contributor (#61) 956de55
  • docs: add brownoxford as a contributor (#59) 21d077d
  • Copyright and maintainer updates (#58) 938a7e4
  • Merge pull request #43 from capacitor-community/dependabot/npm_and_yarn/ini-1.3.8 8c0e7c6
  • Merge pull request #45 from hemangsk/hemangsk/update-js-sdk 276b4e0
  • Merge pull request #40 from fohlin/patch-1 2be28b7
  • web.ts: Upgrade firebase js SDK 41890b6
  • Bump ini from 1.3.5 to 1.3.8 8491c93
  • docs: correct JSDoc for setUserProperty 8c0d8b8

https://github.com/capacitor-community/firebase-analytics/compare/v0.2.1...v0.2.2

v1.0.0-alpha.1

3 years ago
  • Merge pull request #57 from mesur-io/capacitor-v3 b136754
  • fix: convert call.success() to call.resolve() in iOS enable() and disable() 81bdb87
  • fix: update version in package-lock.json to 1.0.0-alpha.0 7e35f0c
  • chore: port master changes from v0.2.1 to capacitor v3 branch dcce873
  • bump version ad79d14
  • Update README.md 98c5e15
  • Migrate android to v3 1bdecb5
  • Migrate ios to v3 75e669f
  • Migrate web to v3 export style 5447df2
  • Update depdencies and tsconfig 67c819c

https://github.com/capacitor-community/firebase-analytics/compare/v0.2.1...v1.0.0-alpha.1