Skip to content

Latest commit

 

History

History
84 lines (39 loc) · 4.21 KB

CHANGELOG.md

File metadata and controls

84 lines (39 loc) · 4.21 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.2 (2022-07-13)

Bug Fixes

1.3.1 (2021-11-17)

1.3.0 (2021-11-17)

Features

  • Options for auto pageviews and auto outbound tracking in Nuxt module (8125f2b)
  • Options for auto pageviews and auto outbound tracking in Vue plugin (44dc898)

1.2.1 (2021-07-12)

Bug Fixes

  • Add missing shim for PlausibleOptions in Nuxt runtime config (cf310da)
  • Use Nuxt runtime config from within plugin instead of module (#12) (351104b)

1.2.0 (2021-07-12)

Features

1.1.4 (2021-03-18)

Bug Fixes

  • inject esm plugin in nuxt environment (#7) (cd7a3e6)

1.1.3 (2021-02-19)

1.1.2 (2021-01-18)

Bug Fixes

  • Add missing default value for the apiHost setting of the nuxt plugin (#4) (4436784)

1.1.1 (2020-12-16)

1.1.0 (2020-12-16)

Features

  • Add support for the plausible configuration property in nuxt.config.js (10e80d1), closes #2

1.0.1 (2020-12-08)

Bug Fixes

  • Properly parse Nuxt module options (09b7f0b)

1.0.0 (2020-11-17)

1.0.0-pre.1 (2020-11-17)

Bug Fixes

  • Use correct path for nuxt module meta import (203b402)

1.0.0-pre.0 (2020-11-15)

Features