Skip to content

v6.0.0

Compare
Choose a tag to compare
@mikehardy mikehardy released this 27 Apr 21:18
· 302 commits to main since this release

6.0.0 (2022-04-27)

⚠ BREAKING CHANGES

  • add addAdEventListener method (#110)

There is a migration doc! The migration doc has code samples with the changes necessary, we hope it is easy - it is supposed to be easy https://github.com/invertase/react-native-google-mobile-ads/blob/main/docs/migrating-to-v6.mdx

Features

Bug Fixes

  • fix wrong hook return type omit (8bbc0ad)