Skip to content

Releases: notiz-dev/ngx-plausible

0.7.0

17 Nov 14:38
Compare
Choose a tag to compare

Added

  • support Angular 17
  • new injectPlausibleEvent helper function

Changed

  • removed PlausibleErrorHandler

0.6.0

19 Jun 14:26
Compare
Choose a tag to compare

Added

  • support angular 16

0.5.0

19 Jun 14:25
Compare
Choose a tag to compare

Added

  • support angular 15

Changed

  • standalone PlausibleEventDirective

0.4.0

12 Sep 07:28
Compare
Choose a tag to compare

Added

  • support Angular 14

0.3.0

12 Sep 07:15
Compare
Choose a tag to compare

Added

  • update error handler, add options for logs, event name and error extractor
  • expose createPlausibleErrorHandlerProvider

0.2.2

28 Jul 14:32
Compare
Choose a tag to compare

Changed

  • revert angular 14 support

0.2.1

12 Jul 11:16
Compare
Choose a tag to compare

Added

  • add support for angular 14

0.2.0

22 Feb 12:22
Compare
Choose a tag to compare

Added

  • add observe to PlausibleService, inspired by ngneat/hot-toast

0.1.1

16 Dec 17:14
Compare
Choose a tag to compare

Rename to @notiz/ngx-plausible!

Install now

npm i @notiz/ngx-plausible

0.1.0

05 Nov 16:20
Compare
Choose a tag to compare

Feature

  • Add Angular 13 support