Releases: invertase/react-native-google-mobile-ads
Releases · invertase/react-native-google-mobile-ads
v2.0.0
2.0.0 (2021-12-11)
- feat(ios)!: Google Mobile Ads SDK 8 w/new testDeviceIdentifiers vs testDevices (#30) (bac264d), closes #30
BREAKING CHANGES
- "testDevices" property no longer exists. You must use "testDeviceIdentifiers". The testDeviceIdentifiers property applies to all ad requests, while the old testDevices property was set per-request.
v1.0.2 fix missing react-native-config.js file / config infra not working
v1.0.1 - working through automated releases
That makes the first couple tags / release entries noisy, but it means if you make a PR, we launch it, no hesitation.
Let's go!
Full Changelog: v1.0.0...v1.0.1
v1.0.0 - it's alive! Welcome back, react-native-firebase/admob
What's Changed
- fix: missing dollar sings by @dylancom in #8
- fix: link to jet package by @dylancom in #7
- fix: incorrect module naming by @dylancom in #10
- docs: Add documentation by @dylancom in #12
- docs: display documentation as list by @dylancom in #13
- fix: displaying banner ads, wrong config in docs by @dylancom in #14
- fix: banner ads not working on android by @dylancom in #17
- fix: interstitials and rewarded ads by @dylancom in #18
- docs: create changelog by @dylancom in #20
- fix: jest task fails by @dylancom in #23
- test(ci): fixup CI actions so they are green by @mikehardy in #25
- docs: adjust for v1 by @dylancom in #21
New Contributors
- @dylancom made their first contribution in #8
- @mikehardy made their first contribution in #25
Full Changelog: https://github.com/invertase/react-native-google-ads/commits/v1.0.0