Releases: vercel/analytics
Releases · vercel/analytics
v2.0.1
v2.0.0
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
Canary release for testing 2.0.0 changes
1.6.1
1.6.0
1.5.0
1.5.0-canary.3
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
What's Changed
Full Changelog: 1.4.1...1.5.0-canary.2
1.4.1
1.5.0-canary.1
What's Changed
- Add an option to prefix an endpoint path with an environment variable. by @emspishak in #153
New Contributors
- @emspishak made their first contribution in #153
Full Changelog: 1.4.0...1.5.0-canary.1