Skip to content

Releases: nuxt-modules/google-adsense

v3.0.3

16 Dec 15:43

Choose a tag to compare

compare changes

๐Ÿฉน Fixes

  • Opt in to import.meta.* properties (#193)

๐Ÿก Chore

  • Update release command (a5b269f)
  • Run tests on node 18 (e6790c5)
  • Migrate to eslint v9 (#195)
  • Fix table syntax in readme (#206)
  • Bump compat (82649e3)
  • Lint + fix (589094b)
  • Changelog gen and version bump handling (f915439)

๐Ÿค– CI

  • Better ci & trusted publishing (84ea566)

  • Add codecov token (#196)

โค๏ธ Contributors

v3.0.0

02 Oct 10:03

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

Choose a tag to compare

๐Ÿš€ Features

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

๐Ÿ› Bug Fixes

v1.4.0

02 Aug 16:06

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

Choose a tag to compare

๐Ÿ› Bug Fixes

  • Make sure initialization script executes once