Skip to content

Latest commit

 

History

History
130 lines (65 loc) · 6.09 KB

CHANGELOG.md

File metadata and controls

130 lines (65 loc) · 6.09 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

v3.0.0

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

2.1.0 (2022-11-06)

Bug Fixes

2.0.0 (2021-12-19)

Features

Bug Fixes

1.4.0 (2021-08-02)

Features

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

Bug Fixes

1.3.0 (2020-12-23)

1.3.0-rc.1 (2020-12-17)

Bug Fixes

1.2.1 (2020-12-16)

Bug Fixes

  • prevent duplicate script injection (#95) (4b25dfa)

1.2.0 (2020-10-26)

Features

  • Add support for full width responsive prop (#38) (de1a059)
  • support anchor ads config (#27) (008adba)

Bug Fixes

  • prevent adsbygoogle is not defined error (#68) (d853d9a)

1.1.3 (2018-01-16)

Bug Fixes

1.1.2 (2017-11-05)

Features

  • options: New config option for page level ads
  • New initialization script added in <head>

1.1.1 (2017-11-02)

1.1.0 (2017-11-02)

Features

  • options: New configurtion options (#6) (a9f7a29)

1.0.1 (2017-10-27)

Bug Fixes

  • package.json: add missing lib (727ff15)