Skip to content

Releases: vercel/analytics

v2.0.1

12 Mar 14:45
0d69416

Choose a tag to compare

What's Changed

  • fix(nuxt): set nuxt as optional dependency by @CHC383 in #193

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

10 Mar 17:10

Choose a tag to compare

What's Changed

Breaking Changes

  • License changed from MPL-2.0 to MIT (#170)
  • Nuxt: introduce module support. If you need to configure it, load injectAnalytics() from @vercel/analytics/nuxt/runtime (#183)

Features

  • feat: load dynamic configuration (#184) — analytics config can now be loaded dynamically

Bug Fixes

  • fix: src and endpoint paths do not work when relative (#186)

Full Changelog: vercel/speed-insights@1.6.1...2.0.0

v2.0.0-canary.1

17 Feb 16:33

Choose a tag to compare

v2.0.0-canary.1 Pre-release
Pre-release

Canary release for testing 2.0.0 changes

1.6.1

02 Dec 12:33
0028584

Choose a tag to compare

What's Changed

  • fix(nuxt): remove the module as breaking change by @atinux in #181

Full Changelog: 1.6.0...1.6.1

1.6.0

01 Dec 11:27
182d185

Choose a tag to compare

What's Changed

  • feat(nuxt): Add support for injectAnalytics() and Nuxt module by @atinux in #178
  • Add undefined to AllowedPropertyValues type by @timolins in #174

New Contributors

Full Changelog: 1.5.0...1.6.0

1.5.0

10 Feb 16:21
9a90468

Choose a tag to compare

What's Changed

  • fix: next/jest does not support import.meta by @feugy in #162
  • feat: support configurable deployment basepath by @feugy in #158

Full Changelog: 1.4.1...1.5.0

1.5.0-canary.3

25 Nov 11:21
a6d59c6

Choose a tag to compare

1.5.0-canary.3 Pre-release
Pre-release

What's Changed

  • feat: support configurable deployment basepath by @feugy in #158
  • fix: next/jest does not support import.meta by @feugy in #162

Full Changelog: 1.4.1...1.5.0-canary.3

1.5.0-canary.2

21 Nov 16:41

Choose a tag to compare

1.5.0-canary.2 Pre-release
Pre-release

What's Changed

  • feat: support configurable deployment basepath by @feugy in #158

Full Changelog: 1.4.1...1.5.0-canary.2

1.4.1

19 Nov 17:12
56ebed2

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.5.0-canary.1

14 Nov 08:28
68d0d13

Choose a tag to compare

1.5.0-canary.1 Pre-release
Pre-release

What's Changed

  • Add an option to prefix an endpoint path with an environment variable. by @emspishak in #153

New Contributors

Full Changelog: 1.4.0...1.5.0-canary.1