Skip to content

Latest commit

 

History

History
282 lines (155 loc) · 8.94 KB

CHANGELOG.md

File metadata and controls

282 lines (155 loc) · 8.94 KB

v1.5.4

compare changes

🩹 Fixes

  • Vue compiler warning using withDefaults & reactive prop destructure (f797438)

🏡 Chore

❤️ Contributors

v1.5.3

compare changes

🩹 Fixes

📖 Documentation

  • Add capturePageLeaves documentation (2c73e00)

🏡 Chore

❤️ Contributors

v1.5.2

compare changes

🩹 Fixes

  • Pnpm-lock file (c4c27bd)
  • setup: Do not show warnings if module is disabled (a063808)

🏡 Chore

  • Update pnpm lock file (9cc90e1)
  • Update pnpm lock file (213a41b)
  • Manually update package version (fc1d3a8)

🎨 Styles

❤️ Contributors

v1.5.0

compare changes

🚀 Enhancements

🩹 Fixes

  • Partial client posthog configuration (5790e2c)

📖 Documentation

  • Use new nuxi module add command in installation (ca6a3f4)
  • Add disabled config documentation (360a2aa)
  • Update installation command (a895169)

🏡 Chore

❤️ Contributors

v1.4.4

compare changes

🩹 Fixes

  • Avoid duplicate $pageview events (9a5d42f)

❤️ Contributors

v1.4.3

compare changes

🩹 Fixes

  • Pass module options to Nuxt runtime public config (433e013)

🏡 Chore

❤️ Contributors

v1.4.2

compare changes

🏡 Chore

❤️ Contributors

v1.4.1

compare changes

🩹 Fixes

  • Import useRuntimeConfig (29c2bde)

❤️ Contributors

v1.4.0

compare changes

🚀 Enhancements

  • Use nuxt-posthog in docs (62d10d4)
  • Load feature flags on ssr (2e101fe)

🩹 Fixes

  • Warn if posthog public key is empty (00e2c62)

❤️ Contributors

v1.3.1

compare changes

📖 Documentation

🏡 Chore

❤️ Contributors

v1.3.0

compare changes

🚀 Enhancements

  • Add PosthogFeatureFlag component and usePosthogFeatureFlag composable (17cc604)

📖 Documentation

🏡 Chore

❤️ Contributors

v1.2.0

🚀 Enhancements

  • Allow turning off pageview captures (3182592)
  • Add vPostHogCapture directive and related types (d11f13c)

💅 Refactors

  • Move plugin into plugins folder (f5b559f)

📖 Documentation

  • Add JSDoc for posthog capture events (fa5d708)

🏡 Chore

❤️ Contributors

v1.1.2

compare changes

🩹 Fixes

  • Import useRuntimeConfig (c5d8674)

❤️ Contributors

v1.1.1

compare changes

🏡 Chore

❤️ Contributors

v1.1.0

🚀 Enhancements

  • Warn of missing configuration values (decfd45)

🏡 Chore

✅ Tests

  • Update test suite files (9418431)

❤️ Contributors