Skip to content

Latest commit

 

History

History
209 lines (103 loc) · 5.5 KB

CHANGELOG.md

File metadata and controls

209 lines (103 loc) · 5.5 KB

Changelog

v0.0.13

compare changes

💅 Refactors

  • Use composable useRouter to get nuxt router (3624f1c)
  • Export useGtm composable directly from dependency (4ff7a85)

📖 Documentation

🏡 Chore

❤️ Contributors

v0.0.12

compare changes

🩹 Fixes

  • Make devtools option not required (bba2ff9)

❤️ Contributors

v0.0.11

compare changes

🏡 Chore

  • Downgrade changelogen to 0.5.1 (56cf7ec)
  • Upgrade dependencies (8fa8ca6)

❤️ Contributors

v0.0.10

compare changes

🏡 Chore

  • Downgrade changelogen to 0.5.1 (abdd000)
  • Upgrade dependencies (aa6e9f1)
  • Update repository url in package.json (80cad0c)
  • Upgrade changelogen dependency (9d8a52e)

❤️ Contributors

v0.0.9

compare changes

🏡 Chore

❤️ Contributors

v0.0.8

compare changes

🚀 Enhancements

  • Add support of nuxt public runtime config (874231c)

🩹 Fixes

  • Build - move defu in dependencies instead of dev dependencies (a770ed1)

❤️ Contributors

v0.0.7

compare changes

🏡 Chore

❤️ Contributors

v0.0.6

compare changes

💅 Refactors

  • Add documentation link in devtools view (1c8c0da)

❤️ Contributors

v0.0.5

compare changes

💅 Refactors

  • Add zadig&voltaire mentions in devtools view (f83c50a)

🏡 Chore

❤️ Contributors

v0.0.4

compare changes

🚀 Enhancements

  • Implementation of the useGtm composable directly in the module to take advantage of auto import (5c6cb1c)

📖 Documentation

  • Add logo and zv mentions in README (26f9419)

❤️ Contributors

v0.0.3

compare changes

🚀 Enhancements

  • Display gtm options in nuxt devtools (d4f0e06)

🩹 Fixes

  • Inject gtm plugin only on client side (8ec1b62)
  • Typo in keywords (d0f70f1)

📖 Documentation

🏡 Chore

🤖 CI

  • Enable pipeline for all PR on main branch (6163b6c)

❤️ Contributors

v0.0.2

compare changes

🤖 CI

  • Remove run of tests in publish pipeline (90fb0f4)

❤️ Contributors

v0.0.1

compare changes