Skip to content

Releases: mitjans/nuxt-posthog

v1.6.2

15 Feb 11:03
Compare
Choose a tag to compare

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

09 Dec 12:33
6f3d308
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Avoid duplicating events (de0efe9)

💅 Refactors

❤️ Contributors

v1.6.0

04 Dec 12:59
Compare
Choose a tag to compare

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

27 Sep 17:32
Compare
Choose a tag to compare

compare changes

🩹 Fixes

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

🏡 Chore

❤️ Contributors

v1.5.3

15 Sep 18:36
c1242dc
Compare
Choose a tag to compare

compare changes

🩹 Fixes

📖 Documentation

  • Add capturePageLeaves documentation (2c73e00)

🏡 Chore

❤️ Contributors

v1.5.2

18 Aug 14:35
Compare
Choose a tag to compare

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.1

25 Jul 12:40
Compare
Choose a tag to compare

compare changes

🩹 Fixes

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

🏡 Chore

❤️ Contributors

v1.5.0

19 Apr 10:19
Compare
Choose a tag to compare
v1.5.0 Pre-release
Pre-release

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

22 Mar 09:48
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Avoid duplicate $pageview events (9a5d42f)

❤️ Contributors

v1.4.3

21 Mar 14:35
Compare
Choose a tag to compare

compare changes

🩹 Fixes

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

🏡 Chore

❤️ Contributors