Skip to content

Latest commit

 

History

History
340 lines (185 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

340 lines (185 loc) · 10.5 KB

v1.6.2

compare changes

🩹 Fixes

  • Pin posthog-node to 4.4.1 (25476a5)

📖 Documentation

  • Remove logs enabled by default comment (e53d6bc)

🏡 Chore

  • Enable logs in playground (655e25c)

🎨 Styles

❤️ Contributors

v1.6.1

compare changes

🩹 Fixes

  • Avoid duplicating events (de0efe9)

💅 Refactors

❤️ Contributors

v1.6.0

compare changes

🚀 Enhancements

  • Allow listening to custom events (2b44a05)

📖 Documentation

  • Directive custom events (22f0ab5)
  • Cite vue documentation on using directives with custom components (fcd7bb0)

❤️ Contributors

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