Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Caution Review the following alerts detected in dependencies. According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.
|
v2.0.0
This PR merges the
canarybranch intomainfor the stable v2.0.0 release.Breaking Changes
injectAnalytics()and Nuxt module #178). If you need to configure it, loadinjectAnalytics()from@vercel/analytics/nuxt/runtime(fix(nuxt): remove the module as breaking change #181)Features
feat: load dynamic configuration(feat: load dynamic configuration #184) — analytics config can now be loaded dynamicallyBug Fixes
fix: src and endpoint paths do not work when relative(fix: src and endpoint paths do not work when relative #186)After this PR is merged, create a GitHub Release with tag
v2.0.0(not prerelease) to trigger the stable NPM publish viarelease.yml.