Skip to content

Latest commit

 

History

History
131 lines (67 loc) · 6.16 KB

CHANGELOG.md

File metadata and controls

131 lines (67 loc) · 6.16 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

14.2.4 (2022-01-24)

Note: Version bump only for package @react-native-firebase/app-check

14.2.3 (2022-01-20)

Note: Version bump only for package @react-native-firebase/app-check

14.2.2 (2022-01-06)

Note: Version bump only for package @react-native-firebase/app-check

14.2.1 (2021-12-31)

Bug Fixes

  • app-check: getToken returns {token: string} not string matching firebase-js-sdk (#5979) (6a089f3)

14.2.0 (2021-12-31)

Note: Version bump only for package @react-native-firebase/app-check

14.1.0 (2021-12-18)

Note: Version bump only for package @react-native-firebase/app-check

14.0.1 (2021-12-15)

Note: Version bump only for package @react-native-firebase/app-check

14.0.0 (2021-12-14)

Note: Version bump only for package @react-native-firebase/app-check

13.1.1 (2021-12-14)

Bug Fixes

  • deps: AGP7.0.4, firebase-android-sdk 29.0.2, javascript deps (55d0a36)

13.1.0 (2021-12-02)

Features

  • sdks: firebase-ios-sdk 8.10.0 / firebase-android-sdk 29.0.1 (f6949c9)

13.0.1 (2021-11-05)

Note: Version bump only for package @react-native-firebase/app-check

13.0.0 (2021-10-31)

Bug Fixes

  • rename default branch to main (25e1d3d)

12.9.3 (2021-10-22)

Note: Version bump only for package @react-native-firebase/app-check

12.9.2 (2021-10-17)

Note: Version bump only for package @react-native-firebase/app-check

12.9.1 (2021-10-10)

Note: Version bump only for package @react-native-firebase/app-check

12.9.0 (2021-10-03)

Note: Version bump only for package @react-native-firebase/app-check

12.8.0 (2021-09-14)

Features

  • sdk: firebase-ios-sdk to 8.7.0 / firebase-android-sdk 28.4.1 (ee79ab3)

12.7.5 (2021-09-04)

Note: Version bump only for package @react-native-firebase/app-check

12.7.4 (2021-08-31)

Note: Version bump only for package @react-native-firebase/app-check

12.7.3 (2021-08-24)

Note: Version bump only for package @react-native-firebase/app-check

12.7.2 (2021-08-21)

Bug Fixes

  • app-check, ios: use RNFBAppCheck everywhere vs RNFBAppcheck (2545349)

12.7.1 (2021-08-20)

Note: Version bump only for package @react-native-firebase/app-check

12.7.0 (2021-08-19)

Bug Fixes

  • app-check, android: include all referenced dependencies correctly (af336a3)
  • app-check: getToken(false) fix, listener unsubscribe is a function (8b42e20)

12.6.1 (2021-08-17)

Note: Version bump only for package @react-native-firebase/app-check

12.6.0 (2021-08-16)

Bug Fixes

  • app-check, ios: allow token auto refresh config in firebase.json (b9670c1)

Features

  • app, config: implement app_data_collection_default_enabled firebase.json key (1e47d45)

12.5.0 (2021-08-12)

Features

  • app-check: implement AppCheck module (8cd4fa3)