Skip to content

Latest commit

 

History

History
177 lines (81 loc) · 6.95 KB

CHANGELOG.md

File metadata and controls

177 lines (81 loc) · 6.95 KB

Changelog

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

1.3.4 (2021-05-17)

Bug Fixes

  • esm compatibility with require.main (resolves #49) (5d8024f)

1.3.3 (2021-01-21)

Bug Fixes

  • consent: update grammar in msg and question (#42) (31f527e)

1.3.2 (2021-01-13)

Bug Fixes

1.3.1 (2021-01-13)

1.3.0 (2020-11-25)

Features

  • disable auto consent and add nuxt telemetry consent (#35) (f1a5d95)

1.2.5 (2020-11-22)

Bug Fixes

  • pkg: point to src/index (2046b1c)

1.2.4 (2020-11-22)

Bug Fixes

  • add missing chalk dependency (80d4961)

1.2.3 (2020-07-31)

Bug Fixes

1.2.2 (2020-07-10)

Bug Fixes

1.2.1 (2020-06-28)

1.2.0 (2020-06-26)

Features

  • module: support telemetry: true (4010c07)

1.1.1 (2020-06-26)

Bug Fixes

  • module: handle entry errors (f8051d0)

1.1.0 (2020-06-19)

Features

  • cli: support dotenv and nuxt.config (7cebe56)

Bug Fixes

  • cli: set consent for enable/disable (9b03c4f)
  • consent: use stdEnv for ci detection (7a4d2f6)

1.0.1 (2020-06-18)

1.0.0 (2020-06-18)

0.0.14 (2020-06-17)

Bug Fixes

  • cli: set default _dir to . (142bc74)

0.0.13 (2020-06-17)

0.0.12 (2020-06-17)

0.0.11 (2020-06-16)

0.0.10 (2020-06-16)

0.0.9 (2020-06-12)

Bug Fixes

  • fix codesandbox sse env (e5d2406)

0.0.8 (2020-06-12)

Bug Fixes

  • hide telemetry logs when debug is off (6587377)

0.0.7 (2020-06-11)

Bug Fixes

  • utils: avoid error on deps[type] (#7) (ff2c9be)

0.0.6 (2020-06-08)

Bug Fixes

0.0.5 (2020-06-08)

Features

  • user consent prompt and random seed instead of machine-id (#4) (4910922)

0.0.4 (2020-05-22)

0.0.3 (2020-05-22)

Features

  • support NUXT_TELEMETRY_DEBUG and NUXT_TELEMETRY_ENDPOINT (f57526f)

0.0.2 (2020-05-22)

Bug Fixes

0.0.1 (2020-05-22)

Features

  • better debugging and options handling (1e21367)
  • improvements (c4889e6)
  • prepare for validation (a9799d3)

Bug Fixes

  • disable telemetry with config or env var (cf64c4e)
  • don't relay on classProperties for Node 10 (7a957dc)
  • options.telemetry (1592144)
  • updates from Pooya pair coding (880ff9a)