What changed in Vercel Speed Insights from 1 to 2
1 release numbered after 1.3.1 up to and including v2.0.0, stable releases only. 1.3.1 and v2.0.0 are the newest stable releases of 1 and 2 we track; this page follows them as new ones ship.
- 1 mentions breaking changes
3 changes across 1 release
Original release notes, newest first
The list above is our reading of these notes; the originals from Vercel are here, one fold per release.
v2.0.0
What's Changed
Breaking Changes
- License changed from Apache-2.0 to MIT (#111)
- Nuxt: introduce module support (#110). In case you need to configure it, load
injectSpeedInsights()from@vercel/speed-insights/nuxt/runtime
Features
- feat: load dynamic configuration (#112) — speed insights config can now be loaded dynamically
Full Changelog: https://github.com/vercel/speed-insights/compare/1.3.1...2.0.0