Skip to content

Releases: nuxt-modules/google-adsense

v3.0.0

02 Oct 10:03
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • ⚠️ Nuxt 3 only support (#186)

🏡 Chore

  • readme: Remove old 3 ads per page warning (#176)

⚠️ Breaking Changes

  • ⚠️ Nuxt 3 only support (#186)

❤️ Contributors

v2.0.0

19 Dec 22:19
Compare
Choose a tag to compare

🚀 Features

  • Add Support for Nuxt bridge & Nuxt 3 (#150) (155a7bd)

🐛 Bug Fixes

v1.4.0

02 Aug 16:06
Compare
Choose a tag to compare

🚀 Features

  • Allow config options via publicRuntimeConfig (#120)
  • ads personalization settings pauseOnLoad (#127)
  • Improving ad performance with the new AdSense code (#128)

🐛 Bug Fixes

  • use defer in script load (#122)
  • do not update unconnected components (#107)
  • add data-ad-client attribute (#116)

💖 Thanks to

v1.3.0

23 Dec 11:23
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Make sure initialization script executes once