Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 888 Bytes

File metadata and controls

32 lines (17 loc) · 888 Bytes

Breaking Changes

This is a comprehensive list of the breaking changes introduced in the major version releases.

Versions

Version 8.x.x

Capacitor 8

This plugin now supports Capacitor 8. The minimum Android SDK version is 24 and the iOS deployment target is 15.0. Ensure your project meets these requirements before upgrading.

Variables

  • On Android, the firebaseFunctionsVersion variable has been updated to 22.1.0.

Peer Dependencies

The firebase peer dependency has been updated to version ^12.6.0. Ensure your project uses a compatible version of firebase before upgrading.

Version 7.x.x

Dependencies

  • The Firebase Javascript SDK has been updated to 11.2.0.

Variables

  • On Android, the firebaseFunctionsVersion variable has been updated to 21.1.0.