All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.0 (2022-03-08)
- android: update
com.google.firebase:firebase-crashlytics
to18.2.8
(#60) (28ab9c6) - ios: update
Firebase/Crashlytics
to8.12.1
(#61) (f774f78)
1.2.1 (2022-01-26)
- inline source code in esm map files (2ebaf7f)
1.2.0 (2021-10-30)
1.1.0 (2021-07-23)
- android: update
com.google.firebase:firebase-crashlytics
to18.1.0
(#45) (fc6a97f) - ios: update
Firebase/Crashlytics
to8.4.0
(#46) (dab35e1)
1.0.0 (2021-04-22)
- replace
iOSException
andAndroidException
withRecordExceptionOptions
- android: throw unimplemented error for
isEnabled
on Android - web: throw unimplemented error on web
- Update to Capacitor 3
0.4.0 (2021-04-11)
- ios: FirebaseApp.configure() not called (2bc3e3c)
- android: didCrashDuringPreviousExecution is not a function (cbec445)
0.3.0 (2020-06-30)
- android: add recordException method (6ba14eb)
- ios: add recordException method (7fdf456)
- web: add definition for recordException (5f85199)